SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@2109a691] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@e521067] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 07:40:51,203 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.32 07:40:51,204 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e9b3b3c - No custom configurators were discovered as a service. 07:40:51,204 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e9b3b3c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 07:40:51,206 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e9b3b3c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 07:40:51,210 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/test-classes/logback-test.xml] 07:40:51,294 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 07:40:51,294 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 07:40:51,294 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 07:40:51,294 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 07:40:51,367 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. 07:40:51,373 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1778917251371) 07:40:51,373 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 07:40:51,374 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [/w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/test-classes/logback-test.xml] 07:40:51,374 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 07:40:51,377 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: file:/w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/test-classes/logback-test.xml 07:40:51,377 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {/w/workspace/bgpcep-maven-clm-master/bgp/benchmark-app/target/test-classes/logback-test.xml} 07:40:51,377 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} 07:40:51,386 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 07:40:51,386 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 07:40:51,397 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 07:40:51,440 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the 07:40:51,440 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 07:40:51,440 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 07:40:51,443 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 07:40:51,443 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 07:40:51,443 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 07:40:51,444 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 07:40:51,444 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 07:40:51,444 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 07:40:51,444 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 07:40:51,444 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 07:40:51,444 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3c97f5e9 - End of configuration. 07:40:51,445 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@32e7b78d - Registering current configuration as safe fallback point 07:40:51,449 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3e9b3b3c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 240 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@2109a691] 07:40:54.137 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:40:54.380 [main] INFO o.o.p.b.b.app.AppPeerBenchmark - BGP Application Peer Benchmark Application started. 07:40:54.380 [main] DEBUG o.o.p.b.b.app.AppPeerBenchmark - Instantiating App Peer Benchmark : app-peer 07:40:54.699 [pool-3-thread-1] INFO o.o.p.b.b.app.AppPeerBenchmark - Empty Structure created for Application Peer Benchmark app-peer 07:40:54.801 [main] INFO o.o.y.b.d.codec.impl.LazyBindingMap - Using lazy population for maps larger than 1 element(s) 07:40:54.817 [main] DEBUG o.o.p.b.b.app.AppPeerBenchmark - DatastoreBaAbstractWrite closed successfully 07:40:54.817 [main] INFO o.o.p.b.b.app.AppPeerBenchmark - BGP Application Peer Benchmark Application closed.