SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@7906578e] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@8a62297] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 13:30:10,479 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14 13:30:10,480 |-INFO in ch.qos.logback.classic.util.ContextInitializer@75d982d3 - No custom configurators were discovered as a service. 13:30:10,480 |-INFO in ch.qos.logback.classic.util.ContextInitializer@75d982d3 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 13:30:10,482 |-INFO in ch.qos.logback.classic.util.ContextInitializer@75d982d3 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 13:30:10,482 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 13:30:10,482 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 13:30:10,483 |-INFO in ch.qos.logback.classic.util.ContextInitializer@75d982d3 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 13:30:10,483 |-INFO in ch.qos.logback.classic.util.ContextInitializer@75d982d3 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 13:30:10,484 |-INFO in ch.qos.logback.classic.util.ContextInitializer@75d982d3 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 13:30:10,484 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-merge-master/pcep/topology/topology-provider/target/test-classes/logback-test.xml] 13:30:10,484 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@4f89331f - Resource [logback-test.xml] occurs multiple times on the classpath. 13:30:10,484 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@4f89331f - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/bgpcep-maven-merge-master/programming/impl/target/programming-impl-0.22.7-SNAPSHOT-tests.jar!/logback-test.xml] 13:30:10,484 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@4f89331f - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/bgpcep-maven-merge-master/pcep/impl/target/pcep-impl-0.22.7-SNAPSHOT-tests.jar!/logback-test.xml] 13:30:10,484 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@4f89331f - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/14.0.5/mockito-configuration-14.0.5.jar!/logback-test.xml] 13:30:10,484 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@4f89331f - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-merge-master/pcep/topology/topology-provider/target/test-classes/logback-test.xml] 13:30:10,543 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 13:30:10,543 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 13:30:10,543 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 13:30:10,543 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 13:30:10,598 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1734096610598) 13:30:10,598 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 13:30:10,598 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/bgpcep-maven-merge-master/pcep/topology/topology-provider/target/test-classes/logback-test.xml] 13:30:10,598 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 13:30:10,600 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 13:30:10,600 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:30:10,613 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:30:10,658 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 13:30:10,658 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 13:30:10,658 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 13:30:10,659 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 13:30:10,659 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 13:30:10,659 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 13:30:10,659 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:30:10,659 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 13:30:10,659 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@618ff5c2 - End of configuration. 13:30:10,660 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@16727bf0 - Registering current configuration as safe fallback point 13:30:10,660 |-INFO in ch.qos.logback.classic.util.ContextInitializer@75d982d3 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 176 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@7906578e] 13:30:13.258 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build what is described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#0.3 WARNING: A Java agent has been loaded dynamically (/tmp/r/net/bytebuddy/byte-buddy-agent/1.15.3/byte-buddy-agent-1.15.3.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build what is described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org/mockito/Mockito.html#0.3 13:30:15.417 [main] INFO o.o.b.p.t.p.ServerSessionManager - Creating PCEP Topology testtopo 13:30:15.703 [pool-6-thread-1] INFO o.o.b.p.t.p.ServerSessionManager - PCEP Topology testtopo created successfully. 13:30:15.727 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.129.142.56:29889[0] <-> /127.129.142.56:4189[0] started 13:30:15.734 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.129.142.56} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@1b33bbbe 13:30:15.744 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@16e483d9 for id Uri{value=pcc://127.129.142.56} 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.129.142.56}}] ] 13:30:15.775 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.129.142.56} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@1b33bbbe 13:30:15.780 [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 13:30:15.782 [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 13:30:15.782 [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 13:30:15.783 [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 13:30:15.962 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.129.142.56 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.129.142.56}}] ] 13:30:15.967 [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.129.142.56}}] ] 13:30:15.967 [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{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} 13:30:15.969 [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{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} 13:30:15.973 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Close{cCloseMessage=CCloseMessage{cClose=CClose{reason=1}}} 13:30:15.974 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel 13:30:15.974 [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.129.142.56}}] ] shutdown successfully 13:30:15.975 [main] 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 13:30:15.980 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:30:15.986 [main] INFO o.o.b.p.t.p.ServerSessionManager - Creating PCEP Topology testtopo 13:30:15.989 [pool-10-thread-1] INFO o.o.b.p.t.p.ServerSessionManager - PCEP Topology testtopo created successfully. 13:30:15.990 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.139.204.104:29173[0] <-> /127.139.204.104:4189[0] started 13:30:15.991 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.139.204.104} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@47cd31ea 13:30:15.991 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@3752cff3 for id Uri{value=pcc://127.139.204.104} 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.139.204.104}}] ] 13:30:15.992 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.139.204.104} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@47cd31ea 13:30:15.994 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.139.204.104 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.139.204.104}}] ] 13:30:16.031 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=1} with name test 13:30:16.169 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP test updated to MD-SAL 13:30:16.170 [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 13:30:16.176 [main] INFO o.o.y.b.d.codec.impl.LazyBindingMap - Using lazy population for maps larger than 1 element(s) 13:30:16.178 [main] WARN o.o.b.p.t.p.AbstractTopologySessionListener - Session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} went down unexpectedly java.lang.IllegalArgumentException: Simulate Exception at org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest.testStateSynchronizationPerformed(StateSynchronizationAvoidanceProcedureTest.java:131) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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) 13:30:16.182 [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.139.204.104}}] ] 13:30:16.183 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - 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.139.204.104}}] ] unbound 13:30:16.183 [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.139.204.104}}] ] shutdown successfully 13:30:16.183 [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=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} 13:30:16.184 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel 13:30:16.184 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - Session is already closed. 13:30:16.185 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.139.204.104:29173[0] <-> /127.139.204.104:4189[0] started 13:30:16.186 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.139.204.104} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@6ac3ceda 13:30:16.186 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@3145c33b for id Uri{value=pcc://127.139.204.104} 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.139.204.104}}] ] 13:30:16.187 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.139.204.104} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@6ac3ceda 13:30:16.354 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.139.204.104 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.139.204.104}}] ] 13:30:16.356 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP test removed 13:30:16.359 [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=2}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} achieved synchronized state 13:30:16.562 [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.139.204.104}}] ] 13:30:16.563 [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=2}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} 13:30:16.564 [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=2}}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} 13:30:16.568 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Close{cCloseMessage=CCloseMessage{cClose=CClose{reason=1}}} 13:30:16.568 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel 13:30:16.569 [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.139.204.104}}] ] shutdown successfully 13:30:16.571 [pool-10-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 13:30:16.574 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 13:30:16.584 [main] INFO o.o.b.p.t.p.ServerSessionManager - Creating PCEP Topology testtopo 13:30:16.587 [pool-14-thread-1] INFO o.o.b.p.t.p.ServerSessionManager - PCEP Topology testtopo created successfully. 13:30:16.588 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.236.168.208:37213[0] <-> /127.236.168.208:4189[0] started 13:30:16.589 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.236.168.208} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@65ec6337 13:30:16.589 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@c1707d4 for id Uri{value=pcc://127.236.168.208} 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.236.168.208}}] ] 13:30:16.590 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.236.168.208} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@65ec6337 13:30:16.592 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.236.168.208 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.236.168.208}}] ] 13:30:16.596 [main] WARN o.o.b.p.t.p.PCEPTopologySessionListener - Request ID SrpIdNumber{value=1} not found in outstanding DB 13:30:16.597 [main] ERROR o.o.b.p.t.p.AbstractTopologySessionListener - PLSPID PlspId{value=1} seen for the first time, not reporting the LSP 13:30:16.597 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{operational=Active, plspId=PlspId{value=1}, remove=false, sync=false, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=1}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}]}} updated 13:30:16.599 [main] WARN o.o.b.p.t.p.AbstractTopologySessionListener - Session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} went down unexpectedly java.lang.IllegalStateException: null at org.opendaylight.bgpcep.pcep.topology.provider.StateSynchronizationAvoidanceProcedureTest.testNodePersisted(StateSynchronizationAvoidanceProcedureTest.java:84) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) 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) 13:30:16.600 [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.236.168.208}}] ] 13:30:16.600 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - 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.236.168.208}}] ] unbound 13:30:16.600 [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.236.168.208}}] ] shutdown successfully 13:30:16.600 [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=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{}, Tlvs1{stateful=Stateful{augmentation=[Stateful1{includeDbVersion=true}, Stateful1{initiation=true}]}}]}}} 13:30:16.600 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel 13:30:16.601 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - Session is already closed. 13:30:16.602 [pool-14-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