11:05:22.710 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:05:22.711 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:05:22.722 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:05:22.722 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:05:22.733 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 11:05:22.857 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-16557358615346053533/schema 11:05:22.997 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 11:05:22.998 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 36493 11:05:23.000 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 11:05:23.006 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 11:05:23.078 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 11:05:23.444 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 11:05:23.448 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 11:05:23.613 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 36493 to 36493 11:05:24.072 [/127.0.0.1:41826-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, augmentation=[NetconfNodeAugment{netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=36493}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 11:05:24.132 [/127.0.0.1:41826-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 11:05:24.138 [/127.0.0.1:41826-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:36493] 11:05:24.914 [netconf-netty-e2e-0] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:36493 presented unverified RSA key: SHA256:1bvqLzvl9Y+lzQic7sgaEZLWTHiZKhAnJXYVlN+IhYE 11:05:24.941 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:59554 authenticated 11:05:25.033 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 11:05:25.034 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 11:05:25.036 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 11:05:25.593 [topology-schema-assembler-3] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:36493]: Netconf connector initialized successfully 11:05:27.402 [netconf-netty-e2e-0] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:36493]: Session went down: End of input 11:05:27.419 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:05:27.419 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:05:27.425 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:05:27.425 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:05:27.427 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 11:05:27.428 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-16778568542923919159/schema 11:05:27.431 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 11:05:27.431 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 40091 11:05:27.432 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 11:05:27.464 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 11:05:27.467 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 40091 to 40091 11:05:27.785 [/127.0.0.1:42204-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, augmentation=[NetconfNodeAugment{netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=40091}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 11:05:27.788 [/127.0.0.1:42204-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 11:05:27.788 [/127.0.0.1:42204-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:40091] 11:05:28.208 [netconf-netty-e2e-2] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:40091 presented unverified RSA key: SHA256:GJ3wPJGYEL5LIB73xgtiR200Z3YDYCRJM2/MWruYvkw 11:05:28.216 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:51608 authenticated 11:05:28.220 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 11:05:28.221 [netconf-device-simulator-threads-1] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 11:05:28.223 [netconf-device-simulator-threads-1] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 11:05:28.460 [topology-schema-assembler-7] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:40091]: Netconf connector initialized successfully 11:05:29.036 [netconf-netty-e2e-2] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:40091]: Session went down: End of input 11:05:29.045 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 11:05:29.046 [main] INFO o.o.mdsal.dom.broker.DOMRpcRouter - DOM RPC/Action router started 11:05:29.054 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with service class org.opendaylight.restconf.server.mdsal.MdsalRestconfServer 11:05:29.054 [main] INFO o.o.r.s.RestconfTransportChannelListener - Initialized with base path: /rests, default encoding: JSON, default pretty print: false 11:05:29.055 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 11:05:29.057 [main] INFO o.o.n.c.m.i.DefaultSchemaResourceManager - Schema Resource Manager instantiated on /tmp/junit-7193869847000432153/schema 11:05:29.060 [main] INFO o.o.n.c.impl.DefaultNetconfTimer - NETCONF timer started 11:05:29.060 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 45739 11:05:29.061 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from classpath. 11:05:29.091 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using SimulatedOperationProvider. 11:05:29.095 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 45739 to 45739 11:05:29.411 [/127.0.0.1:60852-http-server-req-0] INFO o.o.n.t.spi.AbstractNetconfTopology - Connecting RemoteDevice{Uri{value=device-sim}}, with config Node{nodeId=Uri{value=device-sim}, augmentation=[NetconfNodeAugment{netconfNode=NetconfNode{actorResponseWaitTime=5, backoffJitter=0.1, backoffMultiplier=1.5, concurrentRpcLimit=0, connectionTimeoutMillis=20000, credentials=***, defaultRequestTimeoutMillis=60000, host=Host{ipAddress=IpAddress{ipv4Address=Ipv4Address{value=127.0.0.1}}}, keepaliveDelay=120, lockDatastore=true, maxBackoffMillis=1800000, maxConnectionAttempts=0, minBackoffMillis=2000, port=PortNumber{value=45739}, reconnectOnChangedSchema=false, schemaCacheDirectory=schema, schemaless=false, tcpOnly=false}}]} 11:05:29.413 [/127.0.0.1:60852-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Adding keepalive facade, for device Uri{value=device-sim} 11:05:29.413 [/127.0.0.1:60852-http-server-req-0] INFO o.o.n.t.spi.NetconfNodeHandler - Concurrent rpc limit is smaller than 1, no limit will be enforced for device RemoteDeviceId[name=device-sim, address=/127.0.0.1:45739] 11:05:29.694 [netconf-netty-e2e-4] WARN o.o.n.s.s.c.k.AcceptAllServerKeyVerifier - Server at /127.0.0.1:45739 presented unverified RSA key: SHA256:0lKhNE933JZwFhkKG9zz58Latr7fcgEz7tgtfCw81Eg 11:05:29.706 [netconf-device-simulator-threads-1] INFO o.o.n.t.ssh.TransportServerSession - Session device-username@/127.0.0.1:34298 authenticated 11:05:30.027 [netconf-device-simulator-threads-1] INFO o.o.n.t.t.r.RpcHandlerDefault - getResponse: XmlElement{name='get', namespace='urn:ietf:params:xml:ns:netconf:base:1.0'} 11:05:30.150 [topology-schema-assembler-11] INFO o.o.n.client.mdsal.NetconfDevice - RemoteDeviceId[name=device-sim, address=/127.0.0.1:45739]: Netconf connector initialized successfully 11:05:31.041 [netconf-device-simulator-threads-1] INFO o.o.n.t.t.r.RpcHandlerDefault - getResponse: XmlElement{name='create-subscription', namespace='urn:ietf:params:xml:ns:netconf:notification:1.0'} 11:05:31.548 [restconf-netty-e2e-3] INFO o.o.n.t.http.ClientHttp1SseService - Client SSE enabled on channel [id: 0x9d6a72f4, L:/127.0.0.1:60888 - R:/127.0.0.1:37913] 11:05:33.160 [netconf-netty-e2e-4] INFO o.o.n.c.m.NetconfDeviceCommunicator - RemoteDeviceId[name=device-sim, address=/127.0.0.1:45739]: Session went down: End of input