SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@19b30c92] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@455351c4] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 16:58:09,366 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.32 16:58:09,367 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7a5b769b - No custom configurators were discovered as a service. 16:58:09,367 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7a5b769b - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 16:58:09,368 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7a5b769b - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 16:58:09,372 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-clm-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml] 16:58:09,374 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@f4c0e4e - Resource [logback-test.xml] occurs multiple times on the classpath. 16:58:09,374 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@f4c0e4e - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/14.0.23/mockito-configuration-14.0.23.jar!/logback-test.xml] 16:58:09,374 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@f4c0e4e - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-clm-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml] 16:58:09,437 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 16:58:09,437 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 16:58:09,437 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 16:58:09,437 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 16:58:09,493 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. 16:58:09,498 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1774112289496) 16:58:09,498 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 16:58:09,499 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [/w/workspace/bgpcep-maven-clm-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml] 16:58:09,499 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 16:58:09,501 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: file:/w/workspace/bgpcep-maven-clm-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml 16:58:09,501 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {/w/workspace/bgpcep-maven-clm-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml} 16:58:09,501 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} 16:58:09,510 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 16:58:09,510 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:58:09,524 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:58:09,581 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the 16:58:09,581 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 16:58:09,581 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 16:58:09,583 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 16:58:09,584 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 16:58:09,584 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 16:58:09,585 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 16:58:09,585 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 16:58:09,585 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 16:58:09,585 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:58:09,585 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 16:58:09,585 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@24361cfc - End of configuration. 16:58:09,586 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@34e20e6b - Registering current configuration as safe fallback point 16:58:09,590 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7a5b769b - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 218 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@19b30c92] 16:58:09.626 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.629 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:58:09.632 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.632 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:58:09.633 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.633 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:58:09.633 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.633 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:58:09.634 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.634 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:58:09.634 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.635 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:58:09.635 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.635 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:58:09.635 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.636 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:58:09.636 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.636 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:58:09.636 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.637 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:58:09.637 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.637 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:58:09.638 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.638 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:58:09.638 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.638 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:58:09.639 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.639 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:58:09.639 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.639 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:58:09.640 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.640 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:58:09.640 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.640 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:58:09.641 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.641 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:58:09.641 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.641 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:58:09.642 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.642 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 16:58:09.642 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.642 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 16:58:09.643 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.643 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:58:09.643 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:58:09.643 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.643 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 16:58:09.644 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.644 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 16:58:09.644 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.645 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 16:58:09.645 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.645 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 16:58:09.645 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.645 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 16:58:09.646 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.646 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:58:09.646 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.647 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:58:09.647 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.647 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:58:09.647 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.648 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:58:09.648 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.648 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:58:09.649 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.649 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:58:09.649 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.649 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:58:09.650 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.650 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:58:09.650 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.650 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:58:09.651 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.651 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:58:09.651 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.651 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:58:09.850 [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 16:58:09.852 [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 16:58:09.852 [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 16:58:09.852 [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 16:58:09.869 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.869 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:58:09.869 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.869 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:58:09.870 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.870 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:58:09.870 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.870 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:58:09.870 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.870 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:58:09.870 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.870 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:58:09.870 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.870 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:58:09.870 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:58:09.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:58:09.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:58:09.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:58:09.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:58:09.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.871 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:58:09.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:58:09.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:58:09.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:58:09.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:58:09.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:58:09.872 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:58:09.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 16:58:09.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 16:58:09.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:58:09.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:58:09.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 16:58:09.873 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 16:58:09.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 16:58:09.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 16:58:09.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 16:58:09.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:58:09.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:58:09.874 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:58:09.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:58:09.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:58:09.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:58:09.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:58:09.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:58:09.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:58:09.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.875 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:58:09.876 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.876 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:58:09.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:58:09.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:58:09.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:58:09.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:58:09.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:58:09.879 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:58:09.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:58:09.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:58:09.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:58:09.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:58:09.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:58:09.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:58:09.880 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.881 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:58:09.881 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.881 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:58:09.881 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.881 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:58:09.881 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.881 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:58:09.881 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.881 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:58:09.881 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.881 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:58:09.881 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.881 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:58:09.881 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 16:58:09.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 16:58:09.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:58:09.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:58:09.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 16:58:09.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 16:58:09.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 16:58:09.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.882 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 16:58:09.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 16:58:09.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:58:09.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:58:09.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:58:09.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:58:09.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:58:09.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:58:09.883 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:58:09.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:58:09.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:58:09.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:58:09.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.884 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:58:09.885 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:58:09.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:58:09.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:58:09.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:58:09.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:58:09.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:58:09.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:58:09.886 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.887 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:58:09.887 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.887 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:58:09.887 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.887 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:58:09.887 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.887 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:58:09.887 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.887 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:58:09.887 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.887 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:58:09.887 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.887 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:58:09.888 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.888 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:58:09.888 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.888 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:58:09.888 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.888 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:58:09.888 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.888 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:58:09.888 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.888 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:58:09.888 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.888 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 16:58:09.888 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.888 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 16:58:09.888 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.889 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:58:09.890 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.890 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:58:09.890 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.890 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:58:09.890 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.890 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:58:09.890 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.890 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:58:09.890 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.890 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:58:09.890 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.890 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:58:09.890 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.890 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:58:09.890 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.891 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:58:09.891 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.891 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:58:09.892 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.892 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:58:09.892 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.892 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:58:09.892 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.892 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:58:09.893 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.894 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 16:58:09.895 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:58:09.896 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.897 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:58:09.897 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.897 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:58:09.897 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.897 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:58:09.899 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.899 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:58:09.899 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.899 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:58:09.899 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.900 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.901 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 16:58:09.902 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:58:09.903 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.904 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:58:09.904 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.904 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:58:09.905 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.905 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:58:09.905 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.905 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:58:09.905 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.905 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:58:09.905 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.905 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:58:09.905 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.905 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:58:09.905 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.906 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:58:09.907 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.908 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:58:09.909 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.909 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:58:09.909 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.909 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:58:09.909 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.909 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:58:09.909 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.909 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:58:09.909 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.909 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:58:09.909 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.909 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:58:09.909 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.909 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:58:09.911 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:58:09.912 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:58:09.913 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.914 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:58:09.915 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.915 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:58:09.915 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.915 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:58:09.915 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.915 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:58:09.915 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:58:09.915 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826