SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/tmp/r/ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/r/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 01:37:47,173 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-clm-0.19.x/pcep/topology/topology-provider/target/test-classes/logback-test.xml] 01:37:47,173 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs multiple times on the classpath. 01:37:47,173 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/bgpcep-maven-clm-0.19.x/pcep/impl/target/pcep-impl-0.19.9-SNAPSHOT-tests.jar!/logback-test.xml] 01:37:47,173 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-clm-0.19.x/pcep/topology/topology-provider/target/test-classes/logback-test.xml] 01:37:47,173 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/10.0.12/mockito-configuration-10.0.12.jar!/logback-test.xml] 01:37:47,173 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/bgpcep-maven-clm-0.19.x/programming/impl/target/programming-impl-0.19.9-SNAPSHOT-tests.jar!/logback-test.xml] 01:37:47,267 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 01:37:47,275 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 01:37:47,279 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 01:37:47,285 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 01:37:47,348 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.opendaylight.protocol] to false 01:37:47,348 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.opendaylight.protocol level set to DEBUG 01:37:47,348 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 01:37:47,349 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.opendaylight.bgpcep] to false 01:37:47,349 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.opendaylight.bgpcep level set to DEBUG 01:37:47,349 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 01:37:47,349 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 01:37:47,349 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 01:37:47,349 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 01:37:47,350 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@48eb9836 - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 01:37:52.273 [main] INFO o.o.b.p.t.p.ServerSessionManager - Creating PCEP Topology testtopo 01:37:52.570 [pool-6-thread-1] INFO o.o.b.p.t.p.ServerSessionManager - PCEP Topology testtopo created successfully. 01:37:52.598 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.193.246.189:21996[0] <-> /127.193.246.189:4189[0] started 01:37:52.606 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.193.246.189} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@2882a80d 01:37:52.635 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@1d62a0b for id Uri{value=pcc://127.193.246.189} at KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology[key=TopologyKey{topologyId=Uri{value=testtopo}}], org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node[key=NodeKey{nodeId=Uri{value=pcc://127.193.246.189}}]]} 01:37:52.676 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.193.246.189} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@2882a80d 01:37:52.686 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 01:37:52.686 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 01:37:52.687 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 01:37:52.688 [main] INFO o.o.m.b.s.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 01:37:52.866 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.193.246.189 attached to topology node KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology[key=TopologyKey{topologyId=Uri{value=testtopo}}], org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node[key=NodeKey{nodeId=Uri{value=pcc://127.193.246.189}}]]} 01:37:52.886 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=false, includeDbVersion=true, triggeredInitialSync=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=2}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=false, includeDbVersion=true, triggeredInitialSync=true}]}}]}}} achieved synchronized state 01:37:53.134 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=1} with name test 01:37:53.273 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP test updated to MD-SAL 01:37:53.274 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{operational=Active, plspId=PlspId{value=1}, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=74657374}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}} updated 01:37:53.484 [main] INFO o.o.m.b.d.codec.impl.LazyBindingMap - Using lazy population for maps larger than 1 element(s) 01:37:53.487 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Clear Node state: KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology[key=TopologyKey{topologyId=Uri{value=testtopo}}], org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node[key=NodeKey{nodeId=Uri{value=pcc://127.193.246.189}}]]} 01:37:53.487 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Closing session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=false, includeDbVersion=true, triggeredInitialSync=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=2}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=false, includeDbVersion=true, triggeredInitialSync=true}]}}]}}} 01:37:53.489 [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, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=false, includeDbVersion=true, triggeredInitialSync=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=2}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=false, includeDbVersion=true, triggeredInitialSync=true}]}}]}}} 01:37:53.493 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Close{cCloseMessage=CCloseMessage{cClose=CClose{reason=1}}} 01:37:53.494 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel 01:37:53.494 [main] INFO o.o.b.p.t.provider.TopologyNodeState - Node KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology[key=TopologyKey{topologyId=Uri{value=testtopo}}], org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node[key=NodeKey{nodeId=Uri{value=pcc://127.193.246.189}}]]} shutdown successfully 01:37:53.496 [pool-6-thread-1] DEBUG o.o.b.p.t.p.ServerSessionManager - Topology KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, path=[org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology[key=TopologyKey{topologyId=Uri{value=testtopo}}]]} removed