SLF4J(W): Class path contains multiple SLF4J providers.
SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@a50ae65]
SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@1280851e]
SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
05:13:24,264 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
05:13:24,266 |-INFO in ch.qos.logback.classic.util.ContextInitializer@77b919a3 - No custom configurators were discovered as a service.
05:13:24,266 |-INFO in ch.qos.logback.classic.util.ContextInitializer@77b919a3 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
05:13:24,268 |-INFO in ch.qos.logback.classic.util.ContextInitializer@77b919a3 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
05:13:24,268 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
05:13:24,268 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
05:13:24,269 |-INFO in ch.qos.logback.classic.util.ContextInitializer@77b919a3 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
05:13:24,269 |-INFO in ch.qos.logback.classic.util.ContextInitializer@77b919a3 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
05:13:24,270 |-INFO in ch.qos.logback.classic.util.ContextInitializer@77b919a3 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
05:13:24,270 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/topology/topology-provider/target/test-classes/logback-test.xml]
05:13:24,270 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5624657a - Resource [logback-test.xml] occurs multiple times on the classpath.
05:13:24,270 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5624657a - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/impl/target/pcep-impl-0.21.11-SNAPSHOT-tests.jar!/logback-test.xml]
05:13:24,270 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5624657a - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/topology/topology-provider/target/test-classes/logback-test.xml]
05:13:24,270 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5624657a - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/13.0.7/mockito-configuration-13.0.7.jar!/logback-test.xml]
05:13:24,270 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@5624657a - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/bgpcep-maven-merge-0.21.x/programming/impl/target/programming-impl-0.21.11-SNAPSHOT-tests.jar!/logback-test.xml]
05:13:24,331 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 17
05:13:24,331 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
05:13:24,331 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - <level> element is deprecated. Near [level] on line 21
05:13:24,331 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within <logger> or <root> elements instead.
05:13:24,385 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1729055604385)
05:13:24,385 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes
05:13:24,385 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/topology/topology-provider/target/test-classes/logback-test.xml] 
05:13:24,385 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes
05:13:24,387 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT]
05:13:24,387 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:13:24,396 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:13:24,433 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false
05:13:24,433 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG
05:13:24,433 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol]
05:13:24,434 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false
05:13:24,434 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG
05:13:24,434 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep]
05:13:24,434 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
05:13:24,434 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT]
05:13:24,434 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@36681447 - End of configuration.
05:13:24,435 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4d21c56e - Registering current configuration as safe fallback point
05:13:24,435 |-INFO in ch.qos.logback.classic.util.ContextInitializer@77b919a3 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 165 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@a50ae65]
05:13:27.072 [main] INFO  o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started
05:13:29.131 [main] INFO  o.o.b.p.t.p.ServerSessionManager - Creating PCEP Topology testtopo
05:13:29.445 [pool-6-thread-1] INFO  o.o.b.p.t.p.ServerSessionManager - PCEP Topology testtopo created successfully.
05:13:29.471 [main] INFO  o.o.p.pcep.impl.PCEPSessionImpl - Session /127.163.166.243:47190[0] <-> /127.163.166.243:4189[0] started
05:13:29.478 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.163.166.243} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@2de11117
05:13:29.488 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@32c60fec for id Uri{value=pcc://127.163.166.243} at KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.163.166.243}}]]}
05:13:29.515 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.163.166.243} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@2de11117
05:13:29.521 [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
05:13:29.522 [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
05:13:29.523 [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
05:13:29.524 [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
05:13:29.677 [main] INFO  o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.163.166.243 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=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.163.166.243}}]]}
05:13:29.713 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=1} with name test
05:13:29.824 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP test updated to MD-SAL
05:13:29.824 [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=1}}]}} updated
05:13:29.838 [main] INFO  o.o.m.b.d.codec.impl.LazyBindingMap - Using lazy population for maps larger than 1 element(s)
05:13:29.839 [main] WARN  o.o.b.p.t.p.AbstractTopologySessionListener - Session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{}]}}} went down unexpectedly
java.lang.IllegalArgumentException: null
	at org.opendaylight.bgpcep.pcep.topology.provider.IncrementalSynchronizationProcedureTest.testStateSynchronizationPerformed(IncrementalSynchronizationProcedureTest.java:65)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42)
	at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
	at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
	at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
05:13:29.844 [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=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.163.166.243}}]]}
05:13:29.844 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.163.166.243}}]]} unbound
05:13:29.845 [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=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.163.166.243}}]]} shutdown successfully
05:13:29.845 [main] INFO  o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session: PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{}]}}}
05:13:29.846 [main] INFO  o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel
05:13:29.846 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - Session is already closed.
05:13:29.847 [main] INFO  o.o.p.pcep.impl.PCEPSessionImpl - Session /127.163.166.243:47190[0] <-> /127.163.166.243:4189[0] started
05:13:29.847 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.163.166.243} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@4977e527
05:13:29.848 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@38a36f64 for id Uri{value=pcc://127.163.166.243} at KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.163.166.243}}]]}
05:13:29.851 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.163.166.243} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@4977e527
05:13:29.984 [main] INFO  o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.163.166.243 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=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.163.166.243}}]]}
05:13:29.985 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=2} with name testsecond
05:13:29.986 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP testsecond updated to MD-SAL
05:13:29.987 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{operational=Active, plspId=PlspId{value=2}, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=2}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=746573747365636f6e64}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=2}}]}} updated
05:13:30.190 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=2}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{}]}}} achieved synchronized state
05:13:30.393 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=3} with name testthird
05:13:30.395 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP testthird updated to MD-SAL
05:13:30.396 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{operational=Active, plspId=PlspId{value=3}, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=3}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=746573747468697264}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}} updated
05:13:30.598 [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=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.163.166.243}}]]}
05:13:30.599 [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=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=2}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{}]}}}
05:13:30.605 [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=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=2}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs1{stateful=Stateful{augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}, Tlvs3{}]}}}
05:13:30.612 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Close{cCloseMessage=CCloseMessage{cClose=CClose{reason=1}}}
05:13:30.613 [main] INFO  o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel
05:13:30.614 [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=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node, caseType=null, key=NodeKey{nodeId=Uri{value=pcc://127.163.166.243}}]]} shutdown successfully
05:13:30.616 [main] 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=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology, caseType=null, key=TopologyKey{topologyId=Uri{value=testtopo}}]]} removed