SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@acf859d] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@6df3e44c] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 09:57:54,133 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.18 09:57:54,134 |-INFO in ch.qos.logback.classic.util.ContextInitializer@17461db - No custom configurators were discovered as a service. 09:57:54,134 |-INFO in ch.qos.logback.classic.util.ContextInitializer@17461db - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 09:57:54,136 |-INFO in ch.qos.logback.classic.util.ContextInitializer@17461db - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 09:57:54,139 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 09:57:54,139 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 09:57:54,145 |-INFO in ch.qos.logback.classic.util.ContextInitializer@17461db - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 09:57:54,145 |-INFO in ch.qos.logback.classic.util.ContextInitializer@17461db - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 09:57:54,146 |-INFO in ch.qos.logback.classic.util.ContextInitializer@17461db - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 09:57:54,148 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-clm-0.22.x/pcep/topology/topology-provider/target/test-classes/logback-test.xml] 09:57:54,149 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3fd9e827 - Resource [logback-test.xml] occurs multiple times on the classpath. 09:57:54,149 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3fd9e827 - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/bgpcep-maven-clm-0.22.x/pcep/impl/target/pcep-impl-0.22.13-SNAPSHOT-tests.jar!/logback-test.xml] 09:57:54,149 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3fd9e827 - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/14.0.17/mockito-configuration-14.0.17.jar!/logback-test.xml] 09:57:54,149 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3fd9e827 - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/bgpcep-maven-clm-0.22.x/programming/impl/target/programming-impl-0.22.13-SNAPSHOT-tests.jar!/logback-test.xml] 09:57:54,149 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@3fd9e827 - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-clm-0.22.x/pcep/topology/topology-provider/target/test-classes/logback-test.xml] 09:57:54,224 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 09:57:54,224 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 09:57:54,225 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 09:57:54,225 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 09:57:54,289 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1760176674288) 09:57:54,289 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 09:57:54,292 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [ConfigurationWatchList(mainURL=file:/w/workspace/bgpcep-maven-clm-0.22.x/pcep/topology/topology-provider/target/test-classes/logback-test.xml, fileWatchList={/w/workspace/bgpcep-maven-clm-0.22.x/pcep/topology/topology-provider/target/test-classes/logback-test.xml}, urlWatchList=[})] 09:57:54,292 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 09:57:54,295 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 09:57:54,295 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:57:54,306 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:57:54,365 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - BEWARE: Writing to the console can be very slow. Avoid logging to the 09:57:54,365 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 09:57:54,365 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 09:57:54,366 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 09:57:54,366 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 09:57:54,366 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 09:57:54,367 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 09:57:54,367 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 09:57:54,367 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 09:57:54,367 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 09:57:54,367 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 09:57:54,367 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4e682398 - End of configuration. 09:57:54,368 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@670b3ca - Registering current configuration as safe fallback point 09:57:54,369 |-INFO in ch.qos.logback.classic.util.ContextInitializer@17461db - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 222 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@acf859d] 09:57:57.206 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 09:57:59.185 [main] INFO o.o.b.p.t.p.ServerSessionManager - Creating PCEP Topology testtopo 09:57:59.480 [pool-4-thread-1] INFO o.o.b.p.t.p.ServerSessionManager - PCEP Topology testtopo created successfully. 09:57:59.497 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.191.125.189:22511[0] <-> /127.191.125.189:4189[0] started 09:57:59.505 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.191.125.189} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@400b4dd5 09:57:59.515 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@62b7a9e8 for id Uri{value=pcc://127.191.125.189} at DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.191.125.189}}] ] 09:57:59.540 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.191.125.189} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@400b4dd5 09:57:59.546 [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 09:57:59.547 [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 09:57:59.548 [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 09:57:59.549 [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 09:57:59.550 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Peer /127.191.125.189 does not advertise stateful TLV 09:57:59.648 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.191.125.189 attached to topology node DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.191.125.189}}] ] 09:57:59.671 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=1} with name sr-path1 09:57:59.826 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP sr-path1 updated to MD-SAL 09:57:59.826 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{administrative=true, delegate=true, plspId=PlspId{value=1}, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=73722d7061746831}}}} updated 09:57:59.840 [main] INFO o.o.y.b.d.codec.impl.LazyBindingMap - Using lazy population for maps larger than 1 element(s) 09:57:59.842 [main] INFO o.o.y.b.d.codec.impl.LazyBindingList - Using lazy population for lists larger than 16 element(s) 09:57:59.844 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=2} with name sr-path2 09:57:59.845 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP sr-path2 updated to MD-SAL 09:57:59.845 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{administrative=true, delegate=true, plspId=PlspId{value=2}, remove=false, sync=true, tlvs=Tlvs{symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=73722d7061746832}}}} updated 09:58:00.047 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=1} with name sr-path1 09:58:00.047 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Found previous paths [Path{ero=Ero{ignore=false, processingRule=false, subobject=[Subobject{loose=false, subobjectType=SrEroType{cFlag=false, mFlag=false, nai=IpNodeId{ipAddress=IpAddressNoZone{ipv4AddressNoZone=Ipv4Address{value=1.1.1.1}}}, naiType=Ipv4NodeId, sid=123456}}]}, lspId=LspId{value=1}, augmentation=[Path1{lsp=Lsp{administrative=true, delegate=true, plspId=PlspId{value=1}, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=73722d7061746831}}}}, pathSetupType=PathSetupType{pst=1}}]}] to this lsp name sr-path1 09:58:00.048 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Match on lsp-id 1 09:58:00.049 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Setting new paths [Path{ero=Ero{ignore=false, processingRule=false, subobject=[Subobject{loose=false, subobjectType=SrEroType{cFlag=false, mFlag=false, nai=IpNodeId{ipAddress=IpAddressNoZone{ipv4AddressNoZone=Ipv4Address{value=1.1.1.2}}}, naiType=Ipv4NodeId, sid=123456}}]}, lspId=LspId{value=1}, augmentation=[Path1{lsp=Lsp{administrative=true, delegate=true, plspId=PlspId{value=1}, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=73722d7061746831}}}}, pathSetupType=PathSetupType{pst=1}}]}] to lsp sr-path1 09:58:00.052 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP sr-path1 updated to MD-SAL 09:58:00.052 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{administrative=true, delegate=true, plspId=PlspId{value=1}, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=73722d7061746831}}}} updated 09:58:00.259 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Clear Node state: DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.191.125.189}}] ] 09:58:00.259 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Closing session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0}} 09:58:00.261 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session with reason UNKNOWN: PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0}} 09:58:00.264 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Close{cCloseMessage=CCloseMessage{cClose=CClose{reason=1}}} 09:58:00.265 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel 09:58:00.266 [main] INFO o.o.b.p.t.provider.TopologyNodeState - Node DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.191.125.189}}] ] shutdown successfully 09:58:00.268 [pool-4-thread-1] DEBUG o.o.b.p.t.p.ServerSessionManager - Topology DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ] removed