By type
Installing SDNC/R from startODL.sh script Settings: SDNC_BIN=/opt/onap/sdnc/bin SDNC_HOME=/opt/onap/sdnc SDNC_DB_INIT=false ODL_CERT_DIR= ENABLE_ODL_CLUSTER=true ODL_REMOVEIDMDB=true SDNC_REPLICAS=1 ENABLE_OAUTH=false ENABLE_ODLUX_RBAC=false SDNRWT=true SDNRDM=false SDNRONLY=false SDNRINIT=false SDNRDBURL=http://sdnrdb.onap:9200 SDNRDBUSERNAME= GEO_ENABLED=false IS_PRIMARY_CLUSTER=true MY_ODL_CLUSTER=127.0.0.1 PEER_ODL_CLUSTER=127.0.0.1 SDNR_NORTHBOUND=false AAF_ENABLED=false SERVICE_NAME= NAMESPACE= SDNR_NETCONF_CALLHOME_ENABLED=true Installing SDN-C keyStore Warning: The generated certificate uses a 1024-bit RSA key which is considered a security risk. This key size will be disabled in a future update. Installing A1-adapter trustStore Installing directed graphs Load and activate started at Fri Jul 29 08:54:26 UTC 2022 2022-07-29 08:54:27 [main] ERROR org.onap.ccsdk.sli.core.sli.SvcLogicParser - Could not get service logic store org.onap.ccsdk.sli.core.sli.ConfigurationException: Could load service store from properties file /opt/onap/sdnc/svclogic/config/svclogic.properties at org.onap.ccsdk.sli.core.sli.SvcLogicStoreFactory.getSvcLogicStore(SvcLogicStoreFactory.java:53) at org.onap.ccsdk.sli.core.sli.SvcLogicParser.getStore(SvcLogicParser.java:439) at org.onap.ccsdk.sli.core.sli.SvcLogicLoader.
(SvcLogicLoader.java:53) at org.onap.ccsdk.sli.core.sli.SvcLogicParser.main(SvcLogicParser.java:409) Caused by: org.onap.ccsdk.sli.core.sli.ConfigurationException: failed to get database connection [jdbc:mysql://mariadb-galera:3306/sdnctl] at org.onap.ccsdk.sli.core.sli.SvcLogicJdbcStore.getConnection(SvcLogicJdbcStore.java:82) at org.onap.ccsdk.sli.core.sli.SvcLogicJdbcStore.initDbResources(SvcLogicJdbcStore.java:245) at org.onap.ccsdk.sli.core.sli.SvcLogicJdbcStore.init(SvcLogicJdbcStore.java:279) at org.onap.ccsdk.sli.core.sli.SvcLogicStoreFactory.getSvcLogicStore(SvcLogicStoreFactory.java:97) at org.onap.ccsdk.sli.core.sli.SvcLogicStoreFactory.getSvcLogicStore(SvcLogicStoreFactory.java:70) at org.onap.ccsdk.sli.core.sli.SvcLogicStoreFactory.getSvcLogicStore(SvcLogicStoreFactory.java:51) ... 3 more Caused by: java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=mariadb-galera)(port=3306)(type=master) : Socket fail to connect to host:mariadb-galera, port:3306. Connection refused (Connection refused) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:197) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1394) at org.mariadb.jdbc.internal.util.Utils.retrieveProxy(Utils.java:635) at org.mariadb.jdbc.MariaDbConnection.newConnection(MariaDbConnection.java:150) at org.mariadb.jdbc.Driver.connect(Driver.java:89) at java.sql/java.sql.DriverManager.getConnection(Unknown Source) at java.sql/java.sql.DriverManager.getConnection(Unknown Source) at org.onap.ccsdk.sli.core.sli.SvcLogicJdbcStore.getConnection(SvcLogicJdbcStore.java:80) ... 8 more Caused by: java.sql.SQLNonTransientConnectionException: Socket fail to connect to host:mariadb-galera, port:3306. Connection refused (Connection refused) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.createException(ExceptionFactory.java:73) at org.mariadb.jdbc.internal.util.exceptions.ExceptionFactory.create(ExceptionFactory.java:188) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:257) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createConnection(AbstractConnectProtocol.java:524) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.connectWithoutProxy(AbstractConnectProtocol.java:1389) ... 14 more Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.mariadb.jdbc.internal.protocol.AbstractConnectProtocol.createSocket(AbstractConnectProtocol.java:252) ... 16 more Load and activate finished at Fri Jul 29 08:54:27 UTC 2022 Load and activate took 1.0 seconds Add boot feature: sdnr-wt-feature-aggregator-devicemanager-base,sdnr-wt-feature-aggregator-devicemanager Add boot feature: sdnr-wt-helpserver-feature,sdnr-wt-odlux-core-feature,sdnr-wt-odlux-apps-feature Add boot feature: odl-netconf-callhome-ssh Installing Opendaylight cluster features for mdsal and netconf Replace boot feature odl-netconf-connector-all, with: Installing Opendaylight cluster features Replace boot feature odl-netconf-topology with: odl-netconf-clustered-topology Replace boot feature odl-mdsal-all with: odl-mdsal-all,odl-mdsal-clustering Add boot feature: odl-jolokia Update cluster information statically Get current fqdn onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local This is a local cluster ################################################ ## Configure Cluster ## ################################################ NOTE: Cluster configuration files not found. Copying from /opt/opendaylight/current/system/org/opendaylight/controller/sal-clustering-config/4.0.7 Configuring unique name in akka.conf Configuring hostname in akka.conf Configuring data and rpc seed nodes in akka.conf modules = [ { name = "inventory" namespace = "urn:opendaylight:inventory" shard-strategy = "module" }, { name = "topology" namespace = "urn:TBD:params:xml:ns:yang:network-topology" shard-strategy = "module" }, { name = "toaster" namespace = "http://netconfcentral.org/ns/toaster" shard-strategy = "module" } ] Configuring replication type in module-shards.conf ################################################ ## NOTE: Manually restart controller to ## ## apply configuration. ## ################################################ Add boot feature: a1-adapter-northbound No certs provided. Skip installation. Startup opendaylight featuresRepositories = file:${karaf.etc}/8c3f5b03-ffde-4375-a3d0-8b2a42010fe5.xml,mvn:org.onap.ccsdk.sli.core/ccsdk-sli-core-all/1.4.1/xml/features, mvn:org.onap.ccsdk.sli.adaptors/ccsdk-sli-adaptors-all/1.4.1/xml/features, mvn:org.onap.ccsdk.sli.northbound/ccsdk-sli-northbound-all/1.4.1/xml/features, mvn:org.onap.ccsdk.sli.plugins/ccsdk-sli-plugins-all/1.4.1/xml/features,mvn:org.onap.ccsdk.oran/a1-adapter-northbound/1.3.2/xml/features, mvn:org.onap.ccsdk.features/ccsdk-features-all/1.3.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.northbound/sdnr-northbound-all/1.3.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator/1.3.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator-oauth/1.3.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator-devicemanager/1.3.1/xml/features, mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-feature-aggregator-devicemanager-base/1.3.1/xml/features,mvn:org.onap.sdnc.northbound/sdnc-northbound-all/2.3.0/xml/features featuresBoot = 3ff20d47-695d-4366-a0f9-1661e55afa00,odl-restconf-all,odl-netconf-clustered-topology,odl-mdsal-all,odl-mdsal-clustering,odl-mdsal-apidocs,odl-daexim-all,odl-restconf-nb-rfc8040,ccsdk-sli-core-all,ccsdk-sli-adaptors-all,ccsdk-sli-northbound-all,ccsdk-sli-plugins-all,sdnc-northbound-all,sdnr-wt-feature-aggregator-devicemanager-base,sdnr-wt-feature-aggregator-devicemanager,sdnr-wt-helpserver-feature,sdnr-wt-odlux-core-feature,sdnr-wt-odlux-apps-feature,odl-netconf-callhome-ssh,odl-jolokia,a1-adapter-northbound Apache Karaf starting up. Press Enter to open the shell now... 5% [===> ] 10% [=======> ] 15% [==========> ] 21% [===============> ] 26% [==================> ] 31% [======================> ] 36% [=========================> ] 42% [==============================> ] 47% [=================================> ] 52% [=====================================> ] 57% [=========================================> ] 63% [=============================================> ] 68% [================================================> ] 73% [====================================================> ] 78% [========================================================> ] 84% [============================================================> ] 89% [================================================================> ] 94% [===================================================================> ] 100% [========================================================================] Karaf started in 0s. Bundle stats: 19 active, 19 total 2022-07-29T08:54:30,938 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-api - 2.0.14 | - | Logging configuration changed. (Event Admin service unavailable - no notification sent). 2022-07-29T08:54:32,092 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Adding features: sdnr-wt-feature-aggregator-devicemanager-base/[1.3.1,1.3.1],sdnr-wt-feature-aggregator-devicemanager/[1.3.1,1.3.1],odl-restconf-nb-rfc8040/[2.0.11,2.0.11],odl-restconf-all/[2.0.11,2.0.11],odl-netconf-callhome-ssh/[2.0.11,2.0.11],sdnr-wt-helpserver-feature/[1.3.1,1.3.1],sdnr-wt-odlux-core-feature/[1.3.1,1.3.1],a1-adapter-northbound/[1.3.2,1.3.2],odl-daexim-all/[1.10.1,1.10.1],ccsdk-sli-core-all/[1.4.1,1.4.1],ccsdk-sli-northbound-all/[1.4.1,1.4.1],ccsdk-sli-plugins-all/[1.4.1,1.4.1],odl-jolokia/[4.0.7,4.0.7],sdnr-wt-odlux-apps-feature/[1.3.1,1.3.1],odl-mdsal-apidocs/[2.0.11,2.0.11],ccsdk-sli-adaptors-all/[1.4.1,1.4.1],odl-netconf-clustered-topology/[2.0.11,2.0.11],3ff20d47-695d-4366-a0f9-1661e55afa00/[0,0.0.0],sdnc-northbound-all/[2.3.0,2.3.0] 2022-07-29T08:54:32,362 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Changes to perform: 2022-07-29T08:54:32,364 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Region: root 2022-07-29T08:54:32,365 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Bundles to install: 2022-07-29T08:54:32,365 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.el/javax.el-api/3.0.0 2022-07-29T08:54:32,366 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.enterprise/cdi-api/2.0.SP1 2022-07-29T08:54:32,367 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.interceptor/javax.interceptor-api/1.2.2 2022-07-29T08:54:32,367 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.transaction/javax.transaction-api/1.2 2022-07-29T08:54:32,368 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 2022-07-29T08:54:32,368 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 2022-07-29T08:54:32,369 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.0 2022-07-29T08:54:32,369 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.0 2022-07-29T08:54:32,370 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.0 2022-07-29T08:54:32,370 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.7/jar/uber 2022-07-29T08:54:32,371 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.osgi/org.osgi.service.jdbc/1.0.0 2022-07-29T08:54:32,375 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Installing bundles: 2022-07-29T08:54:32,376 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.el/javax.el-api/3.0.0 2022-07-29T08:54:32,383 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.enterprise/cdi-api/2.0.SP1 2022-07-29T08:54:32,389 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.interceptor/javax.interceptor-api/1.2.2 2022-07-29T08:54:32,433 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.transaction/javax.transaction-api/1.2 2022-07-29T08:54:32,438 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 2022-07-29T08:54:32,476 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 2022-07-29T08:54:32,481 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.0 2022-07-29T08:54:32,487 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.0 2022-07-29T08:54:32,490 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.0 2022-07-29T08:54:32,495 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.7/jar/uber 2022-07-29T08:54:32,535 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.osgi/org.osgi.service.jdbc/1.0.0 2022-07-29T08:54:32,608 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Starting bundles: 2022-07-29T08:54:32,611 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.url.wrap/2.6.7 2022-07-29T08:54:32,625 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.javax-inject/1.0.0.3 2022-07-29T08:54:32,626 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.el-api/3.0.0 2022-07-29T08:54:32,629 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.interceptor-api/1.2.2 2022-07-29T08:54:32,631 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.enterprise.cdi-api/2.0.0.SP1 2022-07-29T08:54:32,632 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.transaction-api/1.2.0 2022-07-29T08:54:32,632 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.osgi.service.jdbc/1.0.0.201505202023 2022-07-29T08:54:32,633 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.jdbc.pool.common/1.5.0 2022-07-29T08:54:32,634 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.jdbc/1.5.0 2022-07-29T08:54:32,650 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.jasypt/1.9.3.1 2022-07-29T08:54:32,652 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.jdbc.config/1.5.0 2022-07-29T08:54:32,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Done. 2022-07-29T08:57:01,571 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Changes to perform: 2022-07-29T08:57:01,571 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Region: root 2022-07-29T08:57:01,572 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Bundles to uninstall: 2022-07-29T08:57:01,573 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.enterprise.cdi-api/2.0.0.SP1 2022-07-29T08:57:01,573 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.transaction-api/1.2.0 2022-07-29T08:57:01,573 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.javax-inject/1.0.0.3 2022-07-29T08:57:01,574 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Bundles to install: 2022-07-29T08:57:01,575 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.java-websocket/Java-WebSocket/1.5.2 2022-07-29T08:57:01,575 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:ch.qos.logback/logback-classic/1.2.5 2022-07-29T08:57:01,576 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:ch.qos.logback/logback-core/1.2.5 2022-07-29T08:57:01,576 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.checkerframework/checker-qual/3.8.0 2022-07-29T08:57:01,577 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.core/jackson-annotations/2.12.5 2022-07-29T08:57:01,577 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.core/jackson-core/2.12.5 2022-07-29T08:57:01,578 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.core/jackson-databind/2.12.5 2022-07-29T08:57:01,578 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.5 2022-07-29T08:57:01,579 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.12.5 2022-07-29T08:57:01,580 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.12.5 2022-07-29T08:57:01,580 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.5 2022-07-29T08:57:01,581 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.woodstox/woodstox-core/6.2.6 2022-07-29T08:57:01,581 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.code.gson/gson/2.8.8 2022-07-29T08:57:01,582 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.guava/guava/30.1.1-jre 2022-07-29T08:57:01,582 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.guava/failureaccess/1.0.1 2022-07-29T08:57:01,583 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.googlecode.json-simple/json-simple/1.1.1 2022-07-29T08:57:01,583 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.h2database/h2/1.4.200 2022-07-29T08:57:01,584 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-authn-api/0.14.7 2022-07-29T08:57:01,584 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/sal-netconf-connector/2.0.11 2022-07-29T08:57:01,585 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.highstreet-technologies.opendaylight/odl-ready/3.2.0 2022-07-29T08:57:01,585 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.rabbitmq/amqp-client/5.13.0 2022-07-29T08:57:01,585 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.sun.xml.bind/jaxb-core/2.2.11 2022-07-29T08:57:01,585 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.sun.xml.bind/jaxb-impl/2.2.11 2022-07-29T08:57:01,586 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.typesafe/config/1.4.0 2022-07-29T08:57:01,586 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.typesafe/ssl-config-core_2.13/0.4.2 2022-07-29T08:57:01,586 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.derby/derby/10.14.2.0 2022-07-29T08:57:01,587 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.code.findbugs/annotations/3.0.1 2022-07-29T08:57:01,587 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.aeron/aeron-client/1.32.0 2022-07-29T08:57:01,587 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.aeron/aeron-driver/1.32.0 2022-07-29T08:57:01,587 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-core/4.1.25 2022-07-29T08:57:01,588 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-graphite/4.1.25 2022-07-29T08:57:01,588 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-healthchecks/4.1.25 2022-07-29T08:57:01,588 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-jmx/4.1.25 2022-07-29T08:57:01,589 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-jvm/4.1.25 2022-07-29T08:57:01,589 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-buffer/4.1.69.Final 2022-07-29T08:57:01,589 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-codec/4.1.69.Final 2022-07-29T08:57:01,590 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-codec-http/4.1.69.Final 2022-07-29T08:57:01,590 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-common/4.1.69.Final 2022-07-29T08:57:01,590 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-handler/4.1.69.Final 2022-07-29T08:57:01,591 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-resolver/4.1.69.Final 2022-07-29T08:57:01,591 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-transport/4.1.69.Final 2022-07-29T08:57:01,591 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-transport-native-epoll/4.1.69.Final/jar/linux-x86_64 2022-07-29T08:57:01,591 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-transport-native-unix-common/4.1.69.Final 2022-07-29T08:57:01,592 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:jakarta.activation/jakarta.activation-api/1.2.2 2022-07-29T08:57:01,592 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.javassist/javassist/3.27.0-GA 2022-07-29T08:57:01,592 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.annotation/javax.annotation-api/1.3.1 2022-07-29T08:57:01,593 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.mail/mail/1.4.7 2022-07-29T08:57:01,593 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.servlet/javax.servlet-api/3.1.0 2022-07-29T08:57:01,593 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.validation/validation-api/1.1.0.Final 2022-07-29T08:57:01,594 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.validation/validation-api/2.0.1.Final 2022-07-29T08:57:01,594 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.ws.rs/javax.ws.rs-api/2.1.1 2022-07-29T08:57:01,594 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.odlparent/karaf.branding/9.0.8 2022-07-29T08:57:01,594 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:log4j/log4j/1.2.17 2022-07-29T08:57:01,595 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:log4j/apache-log4j-extras/1.2.17 2022-07-29T08:57:01,595 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.lz4/lz4-java/1.8.0 2022-07-29T08:57:01,595 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:net.sf.ehcache/ehcache/2.10.9.2 2022-07-29T08:57:01,596 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.agrona/agrona/1.9.0 2022-07-29T08:57:01,596 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.antlr/antlr4-runtime/4.9.2 2022-07-29T08:57:01,596 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 2022-07-29T08:57:01,597 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 2022-07-29T08:57:01,597 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 2022-07-29T08:57:01,597 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 2022-07-29T08:57:01,597 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 2022-07-29T08:57:01,598 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 2022-07-29T08:57:01,598 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 2022-07-29T08:57:01,598 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 2022-07-29T08:57:01,599 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.11 2022-07-29T08:57:01,599 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 2022-07-29T08:57:01,599 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.3.2 2022-07-29T08:57:01,599 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries/org.apache.aries.util/1.1.3 2022-07-29T08:57:01,600 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-collections/commons-collections/3.2.2 2022-07-29T08:57:01,600 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-beanutils/commons-beanutils/1.9.4 2022-07-29T08:57:01,600 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-codec/commons-codec/1.15 2022-07-29T08:57:01,601 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-io/commons-io/2.11.0 2022-07-29T08:57:01,601 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.commons/commons-text/1.9 2022-07-29T08:57:01,601 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-lang/commons-lang/2.6 2022-07-29T08:57:01,602 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.commons/commons-lang3/3.12.0 2022-07-29T08:57:01,602 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-logging/commons-logging/1.2 2022-07-29T08:57:01,602 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.felix/org.apache.felix.scr/2.1.28 2022-07-29T08:57:01,602 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/1.1 2022-07-29T08:57:01,603 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 2022-07-29T08:57:01,603 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.3.3 2022-07-29T08:57:01,603 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.3.3 2022-07-29T08:57:01,604 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.3.3 2022-07-29T08:57:01,604 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.3.3 2022-07-29T08:57:01,604 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.3.3 2022-07-29T08:57:01,605 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.3.3 2022-07-29T08:57:01,605 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.3.3 2022-07-29T08:57:01,605 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.3.3 2022-07-29T08:57:01,605 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.3.3 2022-07-29T08:57:01,606 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.3.3 2022-07-29T08:57:01,606 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.3.3 2022-07-29T08:57:01,606 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.3.3 2022-07-29T08:57:01,607 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.3.3 2022-07-29T08:57:01,607 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.3.3 2022-07-29T08:57:01,607 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.3.3 2022-07-29T08:57:01,607 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.3.3 2022-07-29T08:57:01,608 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.3.3 2022-07-29T08:57:01,608 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.3.3 2022-07-29T08:57:01,608 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.3.3 2022-07-29T08:57:01,609 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.3.3 2022-07-29T08:57:01,609 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.3.3 2022-07-29T08:57:01,609 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.3.3 2022-07-29T08:57:01,609 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.3.3 2022-07-29T08:57:01,610 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.3.3 2022-07-29T08:57:01,610 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.3.3 2022-07-29T08:57:01,610 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.3.3 2022-07-29T08:57:01,610 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.3.3 2022-07-29T08:57:01,611 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.3.3 2022-07-29T08:57:01,611 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.3.3 2022-07-29T08:57:01,611 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.3.3 2022-07-29T08:57:01,612 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-websocket-api/1.1_1 2022-07-29T08:57:01,612 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.sshd/sshd-osgi/2.5.1 2022-07-29T08:57:01,612 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.sshd/sshd-scp/2.5.1 2022-07-29T08:57:01,613 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.sshd/sshd-sftp/2.5.1 2022-07-29T08:57:01,613 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.tomcat/tomcat-jdbc/9.0.52/$DynamicImport-Package=org.mariadb.*,org.apache.derby.*&overwrite=merge 2022-07-29T08:57:01,613 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.velocity/velocity/1.7 2022-07-29T08:57:01,613 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.velocity/velocity-engine-core/2.3 2022-07-29T08:57:01,614 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.xbean/xbean-bundleutils/4.20 2022-07-29T08:57:01,614 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.xbean/xbean-finder/4.20 2022-07-29T08:57:01,614 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.codehaus.jettison/jettison/1.4.1 2022-07-29T08:57:01,614 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jdt.core.compiler/ecj/4.6.1 2022-07-29T08:57:01,615 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-client/9.4.43.v20210629 2022-07-29T08:57:01,615 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-continuation/9.4.43.v20210629 2022-07-29T08:57:01,615 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-deploy/9.4.43.v20210629 2022-07-29T08:57:01,615 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-http/9.4.43.v20210629 2022-07-29T08:57:01,616 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-io/9.4.43.v20210629 2022-07-29T08:57:01,616 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jaas/9.4.43.v20210629 2022-07-29T08:57:01,616 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jmx/9.4.43.v20210629 2022-07-29T08:57:01,617 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jndi/9.4.43.v20210629 2022-07-29T08:57:01,617 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-plus/9.4.43.v20210629 2022-07-29T08:57:01,617 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-proxy/9.4.43.v20210629 2022-07-29T08:57:01,618 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-rewrite/9.4.43.v20210629 2022-07-29T08:57:01,618 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-security/9.4.43.v20210629 2022-07-29T08:57:01,618 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jaspi/9.4.43.v20210629 2022-07-29T08:57:01,618 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-server/9.4.43.v20210629 2022-07-29T08:57:01,619 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-servlet/9.4.43.v20210629 2022-07-29T08:57:01,619 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-servlets/9.4.43.v20210629 2022-07-29T08:57:01,619 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-util/9.4.43.v20210629 2022-07-29T08:57:01,619 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-util-ajax/9.4.43.v20210629 2022-07-29T08:57:01,620 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-webapp/9.4.43.v20210629 2022-07-29T08:57:01,620 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-api/9.4.43.v20210629 2022-07-29T08:57:01,620 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-client/9.4.43.v20210629 2022-07-29T08:57:01,620 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-common/9.4.43.v20210629 2022-07-29T08:57:01,621 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/javax-websocket-client-impl/9.4.43.v20210629 2022-07-29T08:57:01,621 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/javax-websocket-server-impl/9.4.43.v20210629 2022-07-29T08:57:01,621 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-server/9.4.43.v20210629 2022-07-29T08:57:01,622 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.43.v20210629 2022-07-29T08:57:01,622 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-xml/9.4.43.v20210629 2022-07-29T08:57:01,622 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/hk2-api/2.5.0-b42 2022-07-29T08:57:01,622 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.5.0-b42 2022-07-29T08:57:01,623 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2.external/javax.inject/2.5.0-b42 2022-07-29T08:57:01,623 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/hk2-locator/2.5.0-b42 2022-07-29T08:57:01,623 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/osgi-resource-locator/1.0.1 2022-07-29T08:57:01,623 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/hk2-utils/2.5.0-b42 2022-07-29T08:57:01,624 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.bundles.repackaged/jersey-guava/2.26-b03 2022-07-29T08:57:01,624 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.27 2022-07-29T08:57:01,624 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.27 2022-07-29T08:57:01,624 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.core/jersey-client/2.27 2022-07-29T08:57:01,625 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.core/jersey-common/2.27 2022-07-29T08:57:01,625 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.core/jersey-server/2.27 2022-07-29T08:57:01,625 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.ext/jersey-entity-filtering/2.27 2022-07-29T08:57:01,626 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.inject/jersey-hk2/2.27 2022-07-29T08:57:01,626 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-jaxb/2.27 2022-07-29T08:57:01,626 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-json-jackson/2.27 2022-07-29T08:57:01,626 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-multipart/2.27 2022-07-29T08:57:01,627 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-sse/2.27 2022-07-29T08:57:01,627 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty/3.10.6.Final 2022-07-29T08:57:01,627 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-builtins/3.19.0 2022-07-29T08:57:01,627 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-reader/3.19.0 2022-07-29T08:57:01,628 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-terminal/3.19.0 2022-07-29T08:57:01,628 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-terminal-jansi/3.19.0 2022-07-29T08:57:01,628 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jolokia/jolokia-osgi/1.7.1 2022-07-29T08:57:01,628 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.code.findbugs/jsr305/3.0.1 2022-07-29T08:57:01,629 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jvnet.mimepull/mimepull/1.9.13 2022-07-29T08:57:01,629 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.mariadb.jdbc/mariadb-java-client/2.7.5 2022-07-29T08:57:01,629 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm/9.2 2022-07-29T08:57:01,629 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-commons/9.2 2022-07-29T08:57:01,629 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-tree/9.2 2022-07-29T08:57:01,630 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-analysis/9.2 2022-07-29T08:57:01,630 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-util/9.2 2022-07-29T08:57:01,630 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/iana-crypt-hash/1.3.1 2022-07-29T08:57:01,630 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/onap-system/1.3.1 2022-07-29T08:57:01,631 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/openroadm-pm-types/1.3.1 2022-07-29T08:57:01,631 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/rfc7317-ietf-system/1.3.1 2022-07-29T08:57:01,631 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/rfc8341/1.3.1 2022-07-29T08:57:01,631 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-apigateway-provider/1.3.1 2022-07-29T08:57:01,632 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-common/1.3.1 2022-07-29T08:57:01,632 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-dblib/1.3.1 2022-07-29T08:57:01,632 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-model/1.3.1 2022-07-29T08:57:01,632 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-provider/1.3.1 2022-07-29T08:57:01,633 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-core-model/1.3.1 2022-07-29T08:57:01,633 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-core-provider/1.3.1 2022-07-29T08:57:01,633 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.3.1 2022-07-29T08:57:01,633 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-adapter-manager-model/1.3.1 2022-07-29T08:57:01,633 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-adapter-manager-provider/1.3.1 2022-07-29T08:57:01,634 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf12-provider/1.3.1 2022-07-29T08:57:01,634 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf14-model/1.3.1 2022-07-29T08:57:01,634 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf14-provider/1.3.1 2022-07-29T08:57:01,634 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm-model/1.3.1 2022-07-29T08:57:01,635 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm-provider/1.3.1 2022-07-29T08:57:01,635 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm71-model/1.3.1 2022-07-29T08:57:01,635 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm71-provider/1.3.1 2022-07-29T08:57:01,635 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-helpserver-provider/1.3.1 2022-07-29T08:57:01,636 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-registrar-model/1.3.1 2022-07-29T08:57:01,636 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-registrar-provider/1.3.1 2022-07-29T08:57:01,636 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-state-provider-provider/1.3.1 2022-07-29T08:57:01,636 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-netconfnode-state-service-model/1.3.1 2022-07-29T08:57:01,637 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-netconfnode-state-service-provider/1.3.1 2022-07-29T08:57:01,637 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-configurationApp/1.3.1 2022-07-29T08:57:01,637 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-connectApp/1.3.1 2022-07-29T08:57:01,637 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-eventLogApp/1.3.1 2022-07-29T08:57:01,638 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-faultApp/1.3.1 2022-07-29T08:57:01,638 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-helpApp/1.3.1 2022-07-29T08:57:01,638 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-inventoryApp/1.3.1 2022-07-29T08:57:01,638 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-maintenanceApp/1.3.1 2022-07-29T08:57:01,639 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-performanceHistoryApp/1.3.1 2022-07-29T08:57:01,639 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-core-model/1.3.1 2022-07-29T08:57:01,639 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-core-provider/1.3.1 2022-07-29T08:57:01,639 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-websocketmanager-model/1.3.1 2022-07-29T08:57:01,639 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-websocketmanager-provider/1.3.1 2022-07-29T08:57:01,640 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-yang-utils/1.3.1 2022-07-29T08:57:01,640 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.oran/a1-adapter-model/1.3.2 2022-07-29T08:57:01,640 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.oran/a1-adapter-provider/1.3.2 2022-07-29T08:57:01,640 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/aai-service-provider/1.4.1 2022-07-29T08:57:01,641 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/ansible-adaptor-bundle/1.4.1 2022-07-29T08:57:01,641 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/base-http-provider/1.4.1 2022-07-29T08:57:01,641 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/mdsal-resource-provider/1.4.1 2022-07-29T08:57:01,641 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors.messagerouter/publisher.api/1.4.1 2022-07-29T08:57:01,641 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors.messagerouter/publisher.provider/1.4.1 2022-07-29T08:57:01,642 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/netbox-client-provider/1.4.1 2022-07-29T08:57:01,642 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/resource-assignment-provider/1.4.1 2022-07-29T08:57:01,642 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/sql-resource-provider/1.4.1 2022-07-29T08:57:01,642 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/dblib-provider/1.4.1 2022-07-29T08:57:01,642 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/filters-provider/1.4.1 2022-07-29T08:57:01,643 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sli-common/1.4.1 2022-07-29T08:57:01,643 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sli-provider/1.4.1 2022-07-29T08:57:01,643 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sli-provider-base/1.4.1 2022-07-29T08:57:01,643 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sliPluginUtils-provider/1.4.1 2022-07-29T08:57:01,643 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sliapi-model-yang/1.4.1 2022-07-29T08:57:01,644 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sliapi-provider/1.4.1 2022-07-29T08:57:01,644 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/utils-provider/1.4.1 2022-07-29T08:57:01,644 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/asdcApi-model/1.4.1 2022-07-29T08:57:01,644 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/asdcApi-provider/1.4.1 2022-07-29T08:57:01,645 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/dataChange-model/1.4.1 2022-07-29T08:57:01,645 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/dataChange-provider/1.4.1 2022-07-29T08:57:01,645 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/lcm-model/1.4.1 2022-07-29T08:57:01,645 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/lcm-provider/1.4.1 2022-07-29T08:57:01,645 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/properties-node-provider/1.4.1 2022-07-29T08:57:01,646 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/restapi-call-node-provider/1.4.1 2022-07-29T08:57:01,646 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/restconf-client-provider/1.4.1 2022-07-29T08:57:01,646 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/template-node-provider/1.4.1 2022-07-29T08:57:01,646 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/generic-resource-api-model-yang/2.3.0 2022-07-29T08:57:01,646 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/generic-resource-api-provider/2.3.0 2022-07-29T08:57:01,647 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/optical-service-model/2.3.0 2022-07-29T08:57:01,647 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/optical-service-provider/2.3.0 2022-07-29T08:57:01,647 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/vnftools-provider/2.3.0 2022-07-29T08:57:01,647 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-cert/0.14.7 2022-07-29T08:57:01,647 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-encrypt-service/0.14.7 2022-07-29T08:57:01,648 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.14.7 2022-07-29T08:57:01,648 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-filterchain/0.14.7 2022-07-29T08:57:01,648 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.14.7 2022-07-29T08:57:01,648 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-password-service-api/0.14.7 2022-07-29T08:57:01,649 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-password-service-impl/0.14.7 2022-07-29T08:57:01,649 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/repackaged-shiro/0.14.7 2022-07-29T08:57:01,649 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-shiro/0.14.7 2022-07-29T08:57:01,649 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-shiro-api/0.14.7 2022-07-29T08:57:01,649 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.14.7 2022-07-29T08:57:01,650 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/web-api/0.14.7 2022-07-29T08:57:01,650 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/web-osgi-impl/0.14.7 2022-07-29T08:57:01,650 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/servlet-api/0.14.7 2022-07-29T08:57:01,650 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/servlet-jersey2/0.14.7 2022-07-29T08:57:01,650 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/blueprint/4.0.7 2022-07-29T08:57:01,651 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-access-api/4.0.7 2022-07-29T08:57:01,651 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-access-client/4.0.7 2022-07-29T08:57:01,651 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-dom-api/4.0.7 2022-07-29T08:57:01,651 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-mgmt-api/4.0.7 2022-07-29T08:57:01,652 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/eos-dom-akka/4.0.7 2022-07-29T08:57:01,652 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/netty-event-executor-config/0.15.7 2022-07-29T08:57:01,652 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/netty-threadgroup-config/0.15.7 2022-07-29T08:57:01,652 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/netty-timer-config/0.15.7 2022-07-29T08:57:01,652 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/repackaged-akka/4.0.7 2022-07-29T08:57:01,653 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-akka-raft/4.0.7 2022-07-29T08:57:01,653 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-akka-segmented-journal/4.0.7 2022-07-29T08:57:01,653 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-cluster-admin-api/4.0.7 2022-07-29T08:57:01,653 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-cluster-admin-impl/4.0.7 2022-07-29T08:57:01,653 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-clustering-commons/4.0.7 2022-07-29T08:57:01,654 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-common-util/4.0.7 2022-07-29T08:57:01,654 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-distributed-datastore/4.0.7 2022-07-29T08:57:01,654 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-remoterpc-connector/4.0.7 2022-07-29T08:57:01,654 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/threadpool-config-api/0.15.7 2022-07-29T08:57:01,655 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/threadpool-config-impl/0.15.7 2022-07-29T08:57:01,655 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-akka-infoprovider-impl/1.10.1 2022-07-29T08:57:01,655 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-impl/1.10.1 2022-07-29T08:57:01,655 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-model/1.10.1 2022-07-29T08:57:01,655 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-spi/1.10.1 2022-07-29T08:57:01,656 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.infrautils/ready-api/2.0.8 2022-07-29T08:57:01,656 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.infrautils/ready-impl/2.0.8 2022-07-29T08:57:01,656 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.infrautils/infrautils-util/2.0.8 2022-07-29T08:57:01,656 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-api/8.0.7 2022-07-29T08:57:01,656 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/8.0.7 2022-07-29T08:57:01,657 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/8.0.7 2022-07-29T08:57:01,657 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/8.0.7 2022-07-29T08:57:01,657 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/8.0.7 2022-07-29T08:57:01,657 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/8.0.7 2022-07-29T08:57:01,657 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-generator/8.0.7 2022-07-29T08:57:01,658 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-model-api/8.0.7 2022-07-29T08:57:01,658 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/8.0.7 2022-07-29T08:57:01,658 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/8.0.7 2022-07-29T08:57:01,658 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/8.0.7 2022-07-29T08:57:01,658 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/8.0.7 2022-07-29T08:57:01,658 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/8.0.7 2022-07-29T08:57:01,659 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-spi/8.0.7 2022-07-29T08:57:01,659 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-util/8.0.7 2022-07-29T08:57:01,659 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991/8.0.7 2022-07-29T08:57:01,659 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/8.0.7 2022-07-29T08:57:01,659 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/8.0.7 2022-07-29T08:57:01,660 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/8.0.7 2022-07-29T08:57:01,660 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342/8.0.7 2022-07-29T08:57:01,660 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/8.0.7 2022-07-29T08:57:01,660 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/8.0.7 2022-07-29T08:57:01,660 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/8.0.7 2022-07-29T08:57:01,661 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-common-api/8.0.7 2022-07-29T08:57:01,661 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-api/8.0.7 2022-07-29T08:57:01,661 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-broker/8.0.7 2022-07-29T08:57:01,661 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/8.0.7 2022-07-29T08:57:01,661 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-spi/8.0.7 2022-07-29T08:57:01,662 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/8.0.7 2022-07-29T08:57:01,662 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/8.0.7 2022-07-29T08:57:01,662 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-common-api/8.0.7 2022-07-29T08:57:01,662 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/8.0.7 2022-07-29T08:57:01,662 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/8.0.7 2022-07-29T08:57:01,663 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/general-entity/8.0.7 2022-07-29T08:57:01,663 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.20.7 2022-07-29T08:57:01,663 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/ietf-type-util/8.0.7 2022-07-29T08:57:01,663 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.20.7 2022-07-29T08:57:01,663 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/8.0.7 2022-07-29T08:57:01,664 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/8.0.7 2022-07-29T08:57:01,664 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/yang-binding/8.0.7 2022-07-29T08:57:01,664 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/aaa-authn-odl-plugin/2.0.11 2022-07-29T08:57:01,664 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-api/2.0.11 2022-07-29T08:57:01,664 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-auth/2.0.11 2022-07-29T08:57:01,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/callhome-model/2.0.11 2022-07-29T08:57:01,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/callhome-protocol/2.0.11 2022-07-29T08:57:01,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/callhome-provider/2.0.11 2022-07-29T08:57:01,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-client/2.0.11 2022-07-29T08:57:01,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-config/2.0.11 2022-07-29T08:57:01,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-dom-api/2.0.11 2022-07-29T08:57:01,666 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf/2.0.11 2022-07-29T08:57:01,666 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-monitoring/2.0.11 2022-07-29T08:57:01,666 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-monitoring-extension/2.0.11 2022-07-29T08:57:01,666 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-nmda/2.0.11 2022-07-29T08:57:01,666 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-notifications/2.0.11 2022-07-29T08:57:01,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-with-defaults/2.0.11 2022-07-29T08:57:01,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-restconf/2.0.11 2022-07-29T08:57:01,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-restconf-monitoring/2.0.11 2022-07-29T08:57:01,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-yang-patch/2.0.11 2022-07-29T08:57:01,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-impl/2.0.11 2022-07-29T08:57:01,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-mapping-api/2.0.11 2022-07-29T08:57:01,668 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-netty-util/2.0.11 2022-07-29T08:57:01,668 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-notifications-api/2.0.11 2022-07-29T08:57:01,668 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-common/2.0.11 2022-07-29T08:57:01,668 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-common-models/2.0.11 2022-07-29T08:57:01,668 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-nb-bierman02/2.0.11 2022-07-29T08:57:01,669 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-nb-rfc8040/2.0.11 2022-07-29T08:57:01,669 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/sal-rest-docgen/2.0.11 2022-07-29T08:57:01,669 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/shaded-exificient/2.0.11 2022-07-29T08:57:01,669 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/shaded-sshd/2.0.11 2022-07-29T08:57:01,669 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-topology/2.0.11 2022-07-29T08:57:01,669 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-topology-impl/2.0.11 2022-07-29T08:57:01,670 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-topology-singleton/2.0.11 2022-07-29T08:57:01,670 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-util/2.0.11 2022-07-29T08:57:01,670 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/concepts/7.0.9 2022-07-29T08:57:01,670 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/odlext-model-api/7.0.9 2022-07-29T08:57:01,670 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/odlext-parser-support/7.0.9 2022-07-29T08:57:01,671 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/openconfig-model-api/7.0.9 2022-07-29T08:57:01,671 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/openconfig-parser-support/7.0.9 2022-07-29T08:57:01,671 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6241-model-api/7.0.9 2022-07-29T08:57:01,671 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6241-parser-support/7.0.9 2022-07-29T08:57:01,671 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6536-model-api/7.0.9 2022-07-29T08:57:01,671 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6536-parser-support/7.0.9 2022-07-29T08:57:01,672 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6643-model-api/7.0.9 2022-07-29T08:57:01,672 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6643-parser-support/7.0.9 2022-07-29T08:57:01,672 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-data-api/7.0.9 2022-07-29T08:57:01,672 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-data-util/7.0.9 2022-07-29T08:57:01,672 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-model-api/7.0.9 2022-07-29T08:57:01,673 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-parser-support/7.0.9 2022-07-29T08:57:01,673 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8040-model-api/7.0.9 2022-07-29T08:57:01,673 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8040-parser-support/7.0.9 2022-07-29T08:57:01,673 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-data-api/7.0.9 2022-07-29T08:57:01,674 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-data-util/7.0.9 2022-07-29T08:57:01,674 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-model-api/7.0.9 2022-07-29T08:57:01,674 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-parser-support/7.0.9 2022-07-29T08:57:01,674 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8639-model-api/7.0.9 2022-07-29T08:57:01,674 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8639-parser-support/7.0.9 2022-07-29T08:57:01,674 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/util/7.0.9 2022-07-29T08:57:01,675 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-common/7.0.9 2022-07-29T08:57:01,675 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-api/7.0.9 2022-07-29T08:57:01,675 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/7.0.9 2022-07-29T08:57:01,675 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-codec-gson/7.0.9 2022-07-29T08:57:01,675 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-codec-xml/7.0.9 2022-07-29T08:57:01,675 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-impl/7.0.9 2022-07-29T08:57:01,676 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-spi/7.0.9 2022-07-29T08:57:01,676 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-transform/7.0.9 2022-07-29T08:57:01,676 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-util/7.0.9 2022-07-29T08:57:01,676 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-api/7.0.9 2022-07-29T08:57:01,677 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-export/7.0.9 2022-07-29T08:57:01,677 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-ri/7.0.9 2022-07-29T08:57:01,677 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-spi/7.0.9 2022-07-29T08:57:01,677 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-util/7.0.9 2022-07-29T08:57:01,677 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-antlr/7.0.9 2022-07-29T08:57:01,677 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-api/7.0.9 2022-07-29T08:57:01,678 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-impl/7.0.9 2022-07-29T08:57:01,678 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-reactor/7.0.9 2022-07-29T08:57:01,678 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-rfc7950/7.0.9 2022-07-29T08:57:01,678 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-spi/7.0.9 2022-07-29T08:57:01,678 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-repo-api/7.0.9 2022-07-29T08:57:01,678 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-repo-fs/7.0.9 2022-07-29T08:57:01,679 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-repo-spi/7.0.9 2022-07-29T08:57:01,679 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-xpath-antlr/7.0.9 2022-07-29T08:57:01,679 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-xpath-api/7.0.9 2022-07-29T08:57:01,679 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-xpath-impl/7.0.9 2022-07-29T08:57:01,679 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.url/pax-url-war/2.6.7/jar/uber 2022-07-29T08:57:01,680 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-api/7.3.19 2022-07-29T08:57:01,680 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-deployer/7.3.19 2022-07-29T08:57:01,680 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-descriptor/7.3.19 2022-07-29T08:57:01,680 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-extender-war/7.3.19 2022-07-29T08:57:01,680 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/7.3.19 2022-07-29T08:57:01,681 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-jetty/7.3.19 2022-07-29T08:57:01,681 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-jsp/7.3.19 2022-07-29T08:57:01,681 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-runtime/7.3.19 2022-07-29T08:57:01,681 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-spi/7.3.19 2022-07-29T08:57:01,681 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.owasp.encoder/encoder/1.2.3 2022-07-29T08:57:01,681 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.reactivestreams/reactive-streams/1.0.3 2022-07-29T08:57:01,682 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang.modules/scala-java8-compat_2.13/0.9.1 2022-07-29T08:57:01,682 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 2022-07-29T08:57:01,682 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang/scala-library/2.13.6 2022-07-29T08:57:01,682 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang/scala-reflect/2.13.6 2022-07-29T08:57:01,682 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.codehaus.woodstox/stax2-api/4.2.1 2022-07-29T08:57:01,682 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:tech.pantheon.triemap/triemap/1.2.0 2022-07-29T08:57:01,683 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.aft/dme2/3.1.200-oss 2022-07-29T08:57:01,683 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.eelf/eelf-core/1.0.0 2022-07-29T08:57:01,683 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.nsa/saClientLibrary/0.0.1 2022-07-29T08:57:01,683 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.nsa/saToolkit/0.0.1 2022-07-29T08:57:01,683 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.github.mifmif/generex/1.0.2 2022-07-29T08:57:01,683 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.google.errorprone/error_prone_annotations/2.5.1 2022-07-29T08:57:01,684 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava 2022-07-29T08:57:01,684 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.google.j2objc/j2objc-annotations/1.3 2022-07-29T08:57:01,684 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:dk.brics/automaton/1.12-1 2022-07-29T08:57:01,684 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 2022-07-29T08:57:01,684 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:net.jcip/jcip-annotations/1.0 2022-07-29T08:57:01,685 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpasyncclient/4.1.4 2022-07-29T08:57:01,685 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpclient-cache/4.5.13 2022-07-29T08:57:01,685 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpclient/4.5.13 2022-07-29T08:57:01,685 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpcore-nio/4.4.14 2022-07-29T08:57:01,685 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpcore/4.4.14 2022-07-29T08:57:01,685 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.aspectj/aspectjrt/1.9.6 2022-07-29T08:57:01,686 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.dom4j/dom4j/2.1.3 2022-07-29T08:57:01,686 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.elasticsearch.client/elasticsearch-rest-client/7.13.4 2022-07-29T08:57:01,686 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.glassfish.jersey.security/oauth1-client/2.27 2022-07-29T08:57:01,686 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.glassfish.jersey.security/oauth1-signature/2.27 2022-07-29T08:57:01,686 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.json/json/20131018 2022-07-29T08:57:01,686 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 2022-07-29T08:57:01,687 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-framework/1.3.1 2022-07-29T08:57:01,687 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.dmaap.messagerouter.dmaapclient/dmaapClient/1.1.12 2022-07-29T08:57:01,687 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.logging-analytics/logging-filter-base/1.6.9 2022-07-29T08:57:01,687 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.logging-analytics/logging-slf4j/1.6.9 2022-07-29T08:57:01,687 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.opendaylight.netconf/sal-rest-connector-config/2.0.11/cfg/restconf 2022-07-29T08:57:01,687 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-aop/5.2.12.RELEASE 2022-07-29T08:57:01,688 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-beans/5.2.12.RELEASE 2022-07-29T08:57:01,688 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-context/5.2.12.RELEASE 2022-07-29T08:57:01,688 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-core/5.2.12.RELEASE 2022-07-29T08:57:01,688 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-expression/5.2.12.RELEASE 2022-07-29T08:57:01,688 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-jcl/5.2.12.RELEASE 2022-07-29T08:57:01,689 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-jdbc/5.2.12.RELEASE 2022-07-29T08:57:01,689 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-tx/5.2.12.RELEASE 2022-07-29T08:57:01,689 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Stopping bundles: 2022-07-29T08:57:01,691 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.jdbc.pool.common/1.5.0 2022-07-29T08:57:01,693 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.javax-inject/1.0.0.3 2022-07-29T08:57:01,694 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.jasypt/1.9.3.1 2022-07-29T08:57:01,694 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.transaction-api/1.2.0 2022-07-29T08:57:01,695 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.enterprise.cdi-api/2.0.0.SP1 2022-07-29T08:57:01,695 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.jdbc.config/1.5.0 2022-07-29T08:57:01,697 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Uninstalling bundles: 2022-07-29T08:57:01,697 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.enterprise.cdi-api/2.0.0.SP1 2022-07-29T08:57:01,699 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.transaction-api/1.2.0 2022-07-29T08:57:01,700 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.javax-inject/1.0.0.3 2022-07-29T08:57:01,703 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Installing bundles: 2022-07-29T08:57:01,703 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.java-websocket/Java-WebSocket/1.5.2 2022-07-29T08:57:01,707 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:ch.qos.logback/logback-classic/1.2.5 2022-07-29T08:57:01,714 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:ch.qos.logback/logback-core/1.2.5 2022-07-29T08:57:01,724 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.checkerframework/checker-qual/3.8.0 2022-07-29T08:57:01,731 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.core/jackson-annotations/2.12.5 2022-07-29T08:57:01,734 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.core/jackson-core/2.12.5 2022-07-29T08:57:01,743 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.core/jackson-databind/2.12.5 2022-07-29T08:57:01,773 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.12.5 2022-07-29T08:57:01,778 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.12.5 2022-07-29T08:57:01,781 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.12.5 2022-07-29T08:57:01,783 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.12.5 2022-07-29T08:57:01,786 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.fasterxml.woodstox/woodstox-core/6.2.6 2022-07-29T08:57:01,814 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.code.gson/gson/2.8.8 2022-07-29T08:57:01,821 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.guava/guava/30.1.1-jre 2022-07-29T08:57:01,872 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.guava/failureaccess/1.0.1 2022-07-29T08:57:01,875 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.googlecode.json-simple/json-simple/1.1.1 2022-07-29T08:57:01,877 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.h2database/h2/1.4.200 2022-07-29T08:57:01,918 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-authn-api/0.14.7 2022-07-29T08:57:01,921 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/sal-netconf-connector/2.0.11 2022-07-29T08:57:01,936 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.highstreet-technologies.opendaylight/odl-ready/3.2.0 2022-07-29T08:57:01,938 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.rabbitmq/amqp-client/5.13.0 2022-07-29T08:57:01,952 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.sun.xml.bind/jaxb-core/2.2.11 2022-07-29T08:57:01,958 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.sun.xml.bind/jaxb-impl/2.2.11 2022-07-29T08:57:01,977 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.typesafe/config/1.4.0 2022-07-29T08:57:01,984 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.typesafe/ssl-config-core_2.13/0.4.2 2022-07-29T08:57:01,991 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.derby/derby/10.14.2.0 2022-07-29T08:57:02,052 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.code.findbugs/annotations/3.0.1 2022-07-29T08:57:02,055 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.aeron/aeron-client/1.32.0 2022-07-29T08:57:02,059 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.aeron/aeron-driver/1.32.0 2022-07-29T08:57:02,067 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-core/4.1.25 2022-07-29T08:57:02,072 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-graphite/4.1.25 2022-07-29T08:57:02,074 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-healthchecks/4.1.25 2022-07-29T08:57:02,077 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-jmx/4.1.25 2022-07-29T08:57:02,080 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.dropwizard.metrics/metrics-jvm/4.1.25 2022-07-29T08:57:02,083 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-buffer/4.1.69.Final 2022-07-29T08:57:02,091 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-codec/4.1.69.Final 2022-07-29T08:57:02,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-codec-http/4.1.69.Final 2022-07-29T08:57:02,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-common/4.1.69.Final 2022-07-29T08:57:02,125 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-handler/4.1.69.Final 2022-07-29T08:57:02,136 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-resolver/4.1.69.Final 2022-07-29T08:57:02,139 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-transport/4.1.69.Final 2022-07-29T08:57:02,149 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-transport-native-epoll/4.1.69.Final/jar/linux-x86_64 2022-07-29T08:57:02,155 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty-transport-native-unix-common/4.1.69.Final 2022-07-29T08:57:02,158 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:jakarta.activation/jakarta.activation-api/1.2.2 2022-07-29T08:57:02,161 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.javassist/javassist/3.27.0-GA 2022-07-29T08:57:02,178 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.annotation/javax.annotation-api/1.3.1 2022-07-29T08:57:02,180 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.mail/mail/1.4.7 2022-07-29T08:57:02,190 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.servlet/javax.servlet-api/3.1.0 2022-07-29T08:57:02,193 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.validation/validation-api/1.1.0.Final 2022-07-29T08:57:02,238 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.validation/validation-api/2.0.1.Final 2022-07-29T08:57:02,242 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:javax.ws.rs/javax.ws.rs-api/2.1.1 2022-07-29T08:57:02,248 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.odlparent/karaf.branding/9.0.8 2022-07-29T08:57:02,250 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:log4j/log4j/1.2.17 2022-07-29T08:57:02,262 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:log4j/apache-log4j-extras/1.2.17 2022-07-29T08:57:02,274 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.lz4/lz4-java/1.8.0 2022-07-29T08:57:02,287 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:net.sf.ehcache/ehcache/2.10.9.2 2022-07-29T08:57:02,443 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.agrona/agrona/1.9.0 2022-07-29T08:57:02,450 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.antlr/antlr4-runtime/4.9.2 2022-07-29T08:57:02,457 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 2022-07-29T08:57:02,460 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 2022-07-29T08:57:02,463 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 2022-07-29T08:57:02,471 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 2022-07-29T08:57:02,474 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 2022-07-29T08:57:02,476 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 2022-07-29T08:57:02,479 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 2022-07-29T08:57:02,482 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 2022-07-29T08:57:02,485 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.11 2022-07-29T08:57:02,488 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 2022-07-29T08:57:02,490 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.3.2 2022-07-29T08:57:02,494 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.aries/org.apache.aries.util/1.1.3 2022-07-29T08:57:02,497 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-collections/commons-collections/3.2.2 2022-07-29T08:57:02,506 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-beanutils/commons-beanutils/1.9.4 2022-07-29T08:57:02,510 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-codec/commons-codec/1.15 2022-07-29T08:57:02,517 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-io/commons-io/2.11.0 2022-07-29T08:57:02,523 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.commons/commons-text/1.9 2022-07-29T08:57:02,528 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-lang/commons-lang/2.6 2022-07-29T08:57:02,533 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.commons/commons-lang3/3.12.0 2022-07-29T08:57:02,543 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:commons-logging/commons-logging/1.2 2022-07-29T08:57:02,546 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.felix/org.apache.felix.scr/2.1.28 2022-07-29T08:57:02,553 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/1.1 2022-07-29T08:57:02,556 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 2022-07-29T08:57:02,559 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.3.3 2022-07-29T08:57:02,561 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.3.3 2022-07-29T08:57:02,566 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.3.3 2022-07-29T08:57:02,570 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.3.3 2022-07-29T08:57:02,573 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.3.3 2022-07-29T08:57:02,576 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.3.3 2022-07-29T08:57:02,585 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.3.3 2022-07-29T08:57:02,589 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.3.3 2022-07-29T08:57:02,592 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.3.3 2022-07-29T08:57:02,594 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.3.3 2022-07-29T08:57:02,598 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.3.3 2022-07-29T08:57:02,622 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.3.3 2022-07-29T08:57:02,629 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.3.3 2022-07-29T08:57:02,744 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.3.3 2022-07-29T08:57:02,747 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.3.3 2022-07-29T08:57:02,770 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.3.3 2022-07-29T08:57:02,773 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.3.3 2022-07-29T08:57:02,777 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.3.3 2022-07-29T08:57:02,780 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.3.3 2022-07-29T08:57:02,783 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.3.3 2022-07-29T08:57:02,785 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.3.3 2022-07-29T08:57:02,788 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.3.3 2022-07-29T08:57:02,790 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.3.3 2022-07-29T08:57:02,793 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.3.3 2022-07-29T08:57:02,796 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.3.3 2022-07-29T08:57:02,801 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.3.3 2022-07-29T08:57:02,815 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.3.3 2022-07-29T08:57:02,819 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.3.3 2022-07-29T08:57:02,821 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.3.3 2022-07-29T08:57:02,826 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.3.3 2022-07-29T08:57:02,829 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-websocket-api/1.1_1 2022-07-29T08:57:02,833 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.sshd/sshd-osgi/2.5.1 2022-07-29T08:57:02,859 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.sshd/sshd-scp/2.5.1 2022-07-29T08:57:02,863 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.sshd/sshd-sftp/2.5.1 2022-07-29T08:57:02,869 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.tomcat/tomcat-jdbc/9.0.52/$DynamicImport-Package=org.mariadb.*,org.apache.derby.*&overwrite=merge 2022-07-29T08:57:02,873 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.velocity/velocity/1.7 2022-07-29T08:57:02,881 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.velocity/velocity-engine-core/2.3 2022-07-29T08:57:02,891 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.xbean/xbean-bundleutils/4.20 2022-07-29T08:57:02,895 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.apache.xbean/xbean-finder/4.20 2022-07-29T08:57:02,902 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.codehaus.jettison/jettison/1.4.1 2022-07-29T08:57:02,905 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jdt.core.compiler/ecj/4.6.1 2022-07-29T08:57:02,942 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-client/9.4.43.v20210629 2022-07-29T08:57:02,948 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-continuation/9.4.43.v20210629 2022-07-29T08:57:02,951 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-deploy/9.4.43.v20210629 2022-07-29T08:57:02,954 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-http/9.4.43.v20210629 2022-07-29T08:57:02,959 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-io/9.4.43.v20210629 2022-07-29T08:57:02,965 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jaas/9.4.43.v20210629 2022-07-29T08:57:02,968 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jmx/9.4.43.v20210629 2022-07-29T08:57:02,970 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jndi/9.4.43.v20210629 2022-07-29T08:57:02,973 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-plus/9.4.43.v20210629 2022-07-29T08:57:02,976 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-proxy/9.4.43.v20210629 2022-07-29T08:57:02,979 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-rewrite/9.4.43.v20210629 2022-07-29T08:57:02,981 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-security/9.4.43.v20210629 2022-07-29T08:57:02,985 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-jaspi/9.4.43.v20210629 2022-07-29T08:57:02,987 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-server/9.4.43.v20210629 2022-07-29T08:57:02,998 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-servlet/9.4.43.v20210629 2022-07-29T08:57:03,002 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-servlets/9.4.43.v20210629 2022-07-29T08:57:03,005 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-util/9.4.43.v20210629 2022-07-29T08:57:03,016 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-util-ajax/9.4.43.v20210629 2022-07-29T08:57:03,019 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-webapp/9.4.43.v20210629 2022-07-29T08:57:03,023 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-api/9.4.43.v20210629 2022-07-29T08:57:03,026 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-client/9.4.43.v20210629 2022-07-29T08:57:03,029 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-common/9.4.43.v20210629 2022-07-29T08:57:03,034 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/javax-websocket-client-impl/9.4.43.v20210629 2022-07-29T08:57:03,039 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/javax-websocket-server-impl/9.4.43.v20210629 2022-07-29T08:57:03,042 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-server/9.4.43.v20210629 2022-07-29T08:57:03,045 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.43.v20210629 2022-07-29T08:57:03,047 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.eclipse.jetty/jetty-xml/9.4.43.v20210629 2022-07-29T08:57:03,050 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/hk2-api/2.5.0-b42 2022-07-29T08:57:03,055 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.5.0-b42 2022-07-29T08:57:03,058 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2.external/javax.inject/2.5.0-b42 2022-07-29T08:57:03,059 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/hk2-locator/2.5.0-b42 2022-07-29T08:57:03,064 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/osgi-resource-locator/1.0.1 2022-07-29T08:57:03,066 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.hk2/hk2-utils/2.5.0-b42 2022-07-29T08:57:03,070 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.bundles.repackaged/jersey-guava/2.26-b03 2022-07-29T08:57:03,088 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.27 2022-07-29T08:57:03,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.27 2022-07-29T08:57:03,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.core/jersey-client/2.27 2022-07-29T08:57:03,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.core/jersey-common/2.27 2022-07-29T08:57:03,119 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.core/jersey-server/2.27 2022-07-29T08:57:03,137 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.ext/jersey-entity-filtering/2.27 2022-07-29T08:57:03,141 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.inject/jersey-hk2/2.27 2022-07-29T08:57:03,145 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-jaxb/2.27 2022-07-29T08:57:03,148 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-json-jackson/2.27 2022-07-29T08:57:03,151 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-multipart/2.27 2022-07-29T08:57:03,153 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.glassfish.jersey.media/jersey-media-sse/2.27 2022-07-29T08:57:03,156 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:io.netty/netty/3.10.6.Final 2022-07-29T08:57:03,179 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-builtins/3.19.0 2022-07-29T08:57:03,185 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-reader/3.19.0 2022-07-29T08:57:03,189 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-terminal/3.19.0 2022-07-29T08:57:03,194 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jline/jline-terminal-jansi/3.19.0 2022-07-29T08:57:03,196 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jolokia/jolokia-osgi/1.7.1 2022-07-29T08:57:03,203 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:com.google.code.findbugs/jsr305/3.0.1 2022-07-29T08:57:03,206 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.jvnet.mimepull/mimepull/1.9.13 2022-07-29T08:57:03,208 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.mariadb.jdbc/mariadb-java-client/2.7.5 2022-07-29T08:57:03,217 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm/9.2 2022-07-29T08:57:03,273 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-commons/9.2 2022-07-29T08:57:03,277 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-tree/9.2 2022-07-29T08:57:03,280 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-analysis/9.2 2022-07-29T08:57:03,282 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ow2.asm/asm-util/9.2 2022-07-29T08:57:03,286 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/iana-crypt-hash/1.3.1 2022-07-29T08:57:03,288 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/onap-system/1.3.1 2022-07-29T08:57:03,291 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/openroadm-pm-types/1.3.1 2022-07-29T08:57:03,294 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/rfc7317-ietf-system/1.3.1 2022-07-29T08:57:03,303 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/rfc8341/1.3.1 2022-07-29T08:57:03,308 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-apigateway-provider/1.3.1 2022-07-29T08:57:03,310 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-common/1.3.1 2022-07-29T08:57:03,317 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-dblib/1.3.1 2022-07-29T08:57:03,322 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-model/1.3.1 2022-07-29T08:57:03,340 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-data-provider-provider/1.3.1 2022-07-29T08:57:03,345 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-core-model/1.3.1 2022-07-29T08:57:03,352 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-core-provider/1.3.1 2022-07-29T08:57:03,362 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.3.1 2022-07-29T08:57:03,387 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-adapter-manager-model/1.3.1 2022-07-29T08:57:03,390 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-adapter-manager-provider/1.3.1 2022-07-29T08:57:03,400 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf12-provider/1.3.1 2022-07-29T08:57:03,520 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf14-model/1.3.1 2022-07-29T08:57:03,523 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-onf14-provider/1.3.1 2022-07-29T08:57:03,526 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm-model/1.3.1 2022-07-29T08:57:03,528 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm-provider/1.3.1 2022-07-29T08:57:03,550 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm71-model/1.3.1 2022-07-29T08:57:03,552 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-devicemanager-onap-openroadm71-provider/1.3.1 2022-07-29T08:57:03,579 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-helpserver-provider/1.3.1 2022-07-29T08:57:03,587 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-registrar-model/1.3.1 2022-07-29T08:57:03,591 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-registrar-provider/1.3.1 2022-07-29T08:57:03,594 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-mountpoint-state-provider-provider/1.3.1 2022-07-29T08:57:03,597 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-netconfnode-state-service-model/1.3.1 2022-07-29T08:57:03,603 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-netconfnode-state-service-provider/1.3.1 2022-07-29T08:57:03,608 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-configurationApp/1.3.1 2022-07-29T08:57:03,612 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-connectApp/1.3.1 2022-07-29T08:57:03,619 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-eventLogApp/1.3.1 2022-07-29T08:57:03,622 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-faultApp/1.3.1 2022-07-29T08:57:03,625 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-helpApp/1.3.1 2022-07-29T08:57:03,629 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-inventoryApp/1.3.1 2022-07-29T08:57:03,632 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-maintenanceApp/1.3.1 2022-07-29T08:57:03,634 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-app-performanceHistoryApp/1.3.1 2022-07-29T08:57:03,637 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-core-model/1.3.1 2022-07-29T08:57:03,640 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-core-provider/1.3.1 2022-07-29T08:57:03,659 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-websocketmanager-model/1.3.1 2022-07-29T08:57:03,662 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-websocketmanager-provider/1.3.1 2022-07-29T08:57:03,665 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-yang-utils/1.3.1 2022-07-29T08:57:03,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.oran/a1-adapter-model/1.3.2 2022-07-29T08:57:03,672 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.oran/a1-adapter-provider/1.3.2 2022-07-29T08:57:03,675 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/aai-service-provider/1.4.1 2022-07-29T08:57:03,691 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/ansible-adaptor-bundle/1.4.1 2022-07-29T08:57:03,694 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/base-http-provider/1.4.1 2022-07-29T08:57:03,696 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/mdsal-resource-provider/1.4.1 2022-07-29T08:57:03,698 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors.messagerouter/publisher.api/1.4.1 2022-07-29T08:57:03,700 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors.messagerouter/publisher.provider/1.4.1 2022-07-29T08:57:03,702 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/netbox-client-provider/1.4.1 2022-07-29T08:57:03,706 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/resource-assignment-provider/1.4.1 2022-07-29T08:57:03,712 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.adaptors/sql-resource-provider/1.4.1 2022-07-29T08:57:03,714 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/dblib-provider/1.4.1 2022-07-29T08:57:03,716 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/filters-provider/1.4.1 2022-07-29T08:57:03,718 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sli-common/1.4.1 2022-07-29T08:57:03,721 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sli-provider/1.4.1 2022-07-29T08:57:03,723 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sli-provider-base/1.4.1 2022-07-29T08:57:03,726 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sliPluginUtils-provider/1.4.1 2022-07-29T08:57:03,728 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sliapi-model-yang/1.4.1 2022-07-29T08:57:03,732 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/sliapi-provider/1.4.1 2022-07-29T08:57:03,735 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.core/utils-provider/1.4.1 2022-07-29T08:57:03,737 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/asdcApi-model/1.4.1 2022-07-29T08:57:03,841 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/asdcApi-provider/1.4.1 2022-07-29T08:57:03,844 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/dataChange-model/1.4.1 2022-07-29T08:57:03,847 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/dataChange-provider/1.4.1 2022-07-29T08:57:03,850 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/lcm-model/1.4.1 2022-07-29T08:57:03,859 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.northbound/lcm-provider/1.4.1 2022-07-29T08:57:03,860 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/properties-node-provider/1.4.1 2022-07-29T08:57:03,862 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/restapi-call-node-provider/1.4.1 2022-07-29T08:57:03,866 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/restconf-client-provider/1.4.1 2022-07-29T08:57:03,870 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.ccsdk.sli.plugins/template-node-provider/1.4.1 2022-07-29T08:57:03,871 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/generic-resource-api-model-yang/2.3.0 2022-07-29T08:57:03,935 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/generic-resource-api-provider/2.3.0 2022-07-29T08:57:03,939 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/optical-service-model/2.3.0 2022-07-29T08:57:03,945 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/optical-service-provider/2.3.0 2022-07-29T08:57:03,948 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.onap.sdnc.northbound/vnftools-provider/2.3.0 2022-07-29T08:57:03,950 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-cert/0.14.7 2022-07-29T08:57:03,954 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-encrypt-service/0.14.7 2022-07-29T08:57:03,957 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.14.7 2022-07-29T08:57:03,959 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-filterchain/0.14.7 2022-07-29T08:57:03,962 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.14.7 2022-07-29T08:57:03,967 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-password-service-api/0.14.7 2022-07-29T08:57:03,970 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-password-service-impl/0.14.7 2022-07-29T08:57:03,973 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/repackaged-shiro/0.14.7 2022-07-29T08:57:03,986 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-shiro/0.14.7 2022-07-29T08:57:03,993 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-shiro-api/0.14.7 2022-07-29T08:57:04,000 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.14.7 2022-07-29T08:57:04,002 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/web-api/0.14.7 2022-07-29T08:57:04,004 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/web-osgi-impl/0.14.7 2022-07-29T08:57:04,006 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/servlet-api/0.14.7 2022-07-29T08:57:04,009 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.aaa.web/servlet-jersey2/0.14.7 2022-07-29T08:57:04,012 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/blueprint/4.0.7 2022-07-29T08:57:04,018 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-access-api/4.0.7 2022-07-29T08:57:04,022 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-access-client/4.0.7 2022-07-29T08:57:04,025 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-dom-api/4.0.7 2022-07-29T08:57:04,027 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/cds-mgmt-api/4.0.7 2022-07-29T08:57:04,029 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/eos-dom-akka/4.0.7 2022-07-29T08:57:04,034 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/netty-event-executor-config/0.15.7 2022-07-29T08:57:04,036 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/netty-threadgroup-config/0.15.7 2022-07-29T08:57:04,038 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/netty-timer-config/0.15.7 2022-07-29T08:57:04,040 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/repackaged-akka/4.0.7 2022-07-29T08:57:04,323 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-akka-raft/4.0.7 2022-07-29T08:57:04,329 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-akka-segmented-journal/4.0.7 2022-07-29T08:57:04,342 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-cluster-admin-api/4.0.7 2022-07-29T08:57:04,347 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-cluster-admin-impl/4.0.7 2022-07-29T08:57:04,349 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-clustering-commons/4.0.7 2022-07-29T08:57:04,355 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-common-util/4.0.7 2022-07-29T08:57:04,357 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-distributed-datastore/4.0.7 2022-07-29T08:57:04,373 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/sal-remoterpc-connector/4.0.7 2022-07-29T08:57:04,377 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/threadpool-config-api/0.15.7 2022-07-29T08:57:04,379 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.controller/threadpool-config-impl/0.15.7 2022-07-29T08:57:04,381 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-akka-infoprovider-impl/1.10.1 2022-07-29T08:57:04,382 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-impl/1.10.1 2022-07-29T08:57:04,385 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-model/1.10.1 2022-07-29T08:57:04,389 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.daexim/daexim-spi/1.10.1 2022-07-29T08:57:04,391 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.infrautils/ready-api/2.0.8 2022-07-29T08:57:04,394 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.infrautils/ready-impl/2.0.8 2022-07-29T08:57:04,401 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.infrautils/infrautils-util/2.0.8 2022-07-29T08:57:04,404 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-api/8.0.7 2022-07-29T08:57:04,407 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/8.0.7 2022-07-29T08:57:04,413 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/8.0.7 2022-07-29T08:57:04,459 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/8.0.7 2022-07-29T08:57:04,461 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/8.0.7 2022-07-29T08:57:04,463 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/8.0.7 2022-07-29T08:57:04,465 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-generator/8.0.7 2022-07-29T08:57:04,469 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-model-api/8.0.7 2022-07-29T08:57:04,472 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/8.0.7 2022-07-29T08:57:04,475 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/8.0.7 2022-07-29T08:57:04,477 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/8.0.7 2022-07-29T08:57:04,478 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/8.0.7 2022-07-29T08:57:04,480 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/8.0.7 2022-07-29T08:57:04,482 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-spi/8.0.7 2022-07-29T08:57:04,484 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-binding-util/8.0.7 2022-07-29T08:57:04,487 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991/8.0.7 2022-07-29T08:57:04,488 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/8.0.7 2022-07-29T08:57:04,491 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/8.0.7 2022-07-29T08:57:04,494 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/8.0.7 2022-07-29T08:57:04,495 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342/8.0.7 2022-07-29T08:57:04,497 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/8.0.7 2022-07-29T08:57:04,499 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/8.0.7 2022-07-29T08:57:04,500 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/8.0.7 2022-07-29T08:57:04,504 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-common-api/8.0.7 2022-07-29T08:57:04,506 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-api/8.0.7 2022-07-29T08:57:04,508 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-broker/8.0.7 2022-07-29T08:57:04,511 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/8.0.7 2022-07-29T08:57:04,513 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-dom-spi/8.0.7 2022-07-29T08:57:04,516 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/8.0.7 2022-07-29T08:57:04,518 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/8.0.7 2022-07-29T08:57:04,520 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-common-api/8.0.7 2022-07-29T08:57:04,524 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/8.0.7 2022-07-29T08:57:04,526 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/8.0.7 2022-07-29T08:57:04,528 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/general-entity/8.0.7 2022-07-29T08:57:04,530 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.20.7 2022-07-29T08:57:04,533 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/ietf-type-util/8.0.7 2022-07-29T08:57:04,535 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.20.7 2022-07-29T08:57:04,537 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/8.0.7 2022-07-29T08:57:04,538 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/8.0.7 2022-07-29T08:57:04,540 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.mdsal/yang-binding/8.0.7 2022-07-29T08:57:04,543 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/aaa-authn-odl-plugin/2.0.11 2022-07-29T08:57:04,545 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-api/2.0.11 2022-07-29T08:57:04,547 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-auth/2.0.11 2022-07-29T08:57:04,548 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/callhome-model/2.0.11 2022-07-29T08:57:04,551 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/callhome-protocol/2.0.11 2022-07-29T08:57:04,554 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/callhome-provider/2.0.11 2022-07-29T08:57:04,556 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-client/2.0.11 2022-07-29T08:57:04,559 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-config/2.0.11 2022-07-29T08:57:04,561 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-dom-api/2.0.11 2022-07-29T08:57:04,564 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf/2.0.11 2022-07-29T08:57:04,578 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-monitoring/2.0.11 2022-07-29T08:57:04,584 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-monitoring-extension/2.0.11 2022-07-29T08:57:04,586 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-nmda/2.0.11 2022-07-29T08:57:04,590 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-notifications/2.0.11 2022-07-29T08:57:04,594 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-netconf-with-defaults/2.0.11 2022-07-29T08:57:04,597 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-restconf/2.0.11 2022-07-29T08:57:04,600 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-restconf-monitoring/2.0.11 2022-07-29T08:57:04,602 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/ietf-yang-patch/2.0.11 2022-07-29T08:57:04,606 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-impl/2.0.11 2022-07-29T08:57:04,608 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-mapping-api/2.0.11 2022-07-29T08:57:04,610 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-netty-util/2.0.11 2022-07-29T08:57:04,613 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-notifications-api/2.0.11 2022-07-29T08:57:04,616 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-common/2.0.11 2022-07-29T08:57:04,620 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-common-models/2.0.11 2022-07-29T08:57:04,623 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-nb-bierman02/2.0.11 2022-07-29T08:57:04,631 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/restconf-nb-rfc8040/2.0.11 2022-07-29T08:57:04,640 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/sal-rest-docgen/2.0.11 2022-07-29T08:57:04,680 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/shaded-exificient/2.0.11 2022-07-29T08:57:04,706 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/shaded-sshd/2.0.11 2022-07-29T08:57:04,732 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-topology/2.0.11 2022-07-29T08:57:04,734 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-topology-impl/2.0.11 2022-07-29T08:57:04,736 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-topology-singleton/2.0.11 2022-07-29T08:57:04,740 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.netconf/netconf-util/2.0.11 2022-07-29T08:57:04,742 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/concepts/7.0.9 2022-07-29T08:57:04,744 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/odlext-model-api/7.0.9 2022-07-29T08:57:04,746 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/odlext-parser-support/7.0.9 2022-07-29T08:57:04,748 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/openconfig-model-api/7.0.9 2022-07-29T08:57:04,749 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/openconfig-parser-support/7.0.9 2022-07-29T08:57:04,751 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6241-model-api/7.0.9 2022-07-29T08:57:04,754 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6241-parser-support/7.0.9 2022-07-29T08:57:04,755 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6536-model-api/7.0.9 2022-07-29T08:57:04,757 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6536-parser-support/7.0.9 2022-07-29T08:57:04,759 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6643-model-api/7.0.9 2022-07-29T08:57:04,761 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc6643-parser-support/7.0.9 2022-07-29T08:57:04,763 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-data-api/7.0.9 2022-07-29T08:57:04,765 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-data-util/7.0.9 2022-07-29T08:57:04,766 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-model-api/7.0.9 2022-07-29T08:57:04,768 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc7952-parser-support/7.0.9 2022-07-29T08:57:04,770 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8040-model-api/7.0.9 2022-07-29T08:57:04,772 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8040-parser-support/7.0.9 2022-07-29T08:57:04,773 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-data-api/7.0.9 2022-07-29T08:57:04,775 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-data-util/7.0.9 2022-07-29T08:57:04,777 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-model-api/7.0.9 2022-07-29T08:57:04,778 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8528-parser-support/7.0.9 2022-07-29T08:57:04,780 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8639-model-api/7.0.9 2022-07-29T08:57:04,782 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/rfc8639-parser-support/7.0.9 2022-07-29T08:57:04,783 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/util/7.0.9 2022-07-29T08:57:04,787 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-common/7.0.9 2022-07-29T08:57:04,791 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-api/7.0.9 2022-07-29T08:57:04,795 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/7.0.9 2022-07-29T08:57:04,798 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-codec-gson/7.0.9 2022-07-29T08:57:04,801 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-codec-xml/7.0.9 2022-07-29T08:57:04,803 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-impl/7.0.9 2022-07-29T08:57:04,810 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-spi/7.0.9 2022-07-29T08:57:04,812 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-transform/7.0.9 2022-07-29T08:57:04,814 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-data-util/7.0.9 2022-07-29T08:57:04,817 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-api/7.0.9 2022-07-29T08:57:04,823 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-export/7.0.9 2022-07-29T08:57:04,825 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-ri/7.0.9 2022-07-29T08:57:04,834 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-spi/7.0.9 2022-07-29T08:57:04,837 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-model-util/7.0.9 2022-07-29T08:57:04,838 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-antlr/7.0.9 2022-07-29T08:57:05,006 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-api/7.0.9 2022-07-29T08:57:05,011 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-impl/7.0.9 2022-07-29T08:57:05,015 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-reactor/7.0.9 2022-07-29T08:57:05,019 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-rfc7950/7.0.9 2022-07-29T08:57:05,028 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-parser-spi/7.0.9 2022-07-29T08:57:05,032 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-repo-api/7.0.9 2022-07-29T08:57:05,035 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-repo-fs/7.0.9 2022-07-29T08:57:05,038 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-repo-spi/7.0.9 2022-07-29T08:57:05,040 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-xpath-antlr/7.0.9 2022-07-29T08:57:05,043 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-xpath-api/7.0.9 2022-07-29T08:57:05,046 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.opendaylight.yangtools/yang-xpath-impl/7.0.9 2022-07-29T08:57:05,049 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.url/pax-url-war/2.6.7/jar/uber 2022-07-29T08:57:05,089 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-api/7.3.19 2022-07-29T08:57:05,092 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-deployer/7.3.19 2022-07-29T08:57:05,094 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-descriptor/7.3.19 2022-07-29T08:57:05,101 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-extender-war/7.3.19 2022-07-29T08:57:05,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/7.3.19 2022-07-29T08:57:05,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-jetty/7.3.19 2022-07-29T08:57:05,122 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-jsp/7.3.19 2022-07-29T08:57:05,148 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-runtime/7.3.19 2022-07-29T08:57:05,154 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.ops4j.pax.web/pax-web-spi/7.3.19 2022-07-29T08:57:05,162 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.owasp.encoder/encoder/1.2.3 2022-07-29T08:57:05,165 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.reactivestreams/reactive-streams/1.0.3 2022-07-29T08:57:05,167 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang.modules/scala-java8-compat_2.13/0.9.1 2022-07-29T08:57:05,178 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 2022-07-29T08:57:05,182 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang/scala-library/2.13.6 2022-07-29T08:57:05,260 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.scala-lang/scala-reflect/2.13.6 2022-07-29T08:57:05,309 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:org.codehaus.woodstox/stax2-api/4.2.1 2022-07-29T08:57:05,315 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | mvn:tech.pantheon.triemap/triemap/1.2.0 2022-07-29T08:57:05,317 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.aft/dme2/3.1.200-oss 2022-07-29T08:57:05,599 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.eelf/eelf-core/1.0.0 2022-07-29T08:57:05,602 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.nsa/saClientLibrary/0.0.1 2022-07-29T08:57:05,604 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.att.nsa/saToolkit/0.0.1 2022-07-29T08:57:05,607 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.github.mifmif/generex/1.0.2 2022-07-29T08:57:05,608 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.google.errorprone/error_prone_annotations/2.5.1 2022-07-29T08:57:05,610 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.google.guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava 2022-07-29T08:57:05,611 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:com.google.j2objc/j2objc-annotations/1.3 2022-07-29T08:57:05,613 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:dk.brics/automaton/1.12-1 2022-07-29T08:57:05,615 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 2022-07-29T08:57:05,618 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:net.jcip/jcip-annotations/1.0 2022-07-29T08:57:05,620 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpasyncclient/4.1.4 2022-07-29T08:57:05,623 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpclient-cache/4.5.13 2022-07-29T08:57:05,626 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpclient/4.5.13 2022-07-29T08:57:05,636 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpcore-nio/4.4.14 2022-07-29T08:57:05,646 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.apache.httpcomponents/httpcore/4.4.14 2022-07-29T08:57:05,651 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.aspectj/aspectjrt/1.9.6 2022-07-29T08:57:05,654 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.dom4j/dom4j/2.1.3 2022-07-29T08:57:05,689 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.elasticsearch.client/elasticsearch-rest-client/7.13.4 2022-07-29T08:57:05,691 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.glassfish.jersey.security/oauth1-client/2.27 2022-07-29T08:57:05,693 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.glassfish.jersey.security/oauth1-signature/2.27 2022-07-29T08:57:05,695 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.json/json/20131018 2022-07-29T08:57:05,697 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 2022-07-29T08:57:05,704 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-odlux-framework/1.3.1 2022-07-29T08:57:05,721 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.dmaap.messagerouter.dmaapclient/dmaapClient/1.1.12 2022-07-29T08:57:05,724 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.logging-analytics/logging-filter-base/1.6.9 2022-07-29T08:57:05,727 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.onap.logging-analytics/logging-slf4j/1.6.9 2022-07-29T08:57:05,728 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.opendaylight.netconf/sal-rest-connector-config/2.0.11/cfg/restconf 2022-07-29T08:57:05,729 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-aop/5.2.12.RELEASE 2022-07-29T08:57:05,737 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-beans/5.2.12.RELEASE 2022-07-29T08:57:05,750 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-context/5.2.12.RELEASE 2022-07-29T08:57:05,767 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-core/5.2.12.RELEASE 2022-07-29T08:57:05,785 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-expression/5.2.12.RELEASE 2022-07-29T08:57:05,790 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-jcl/5.2.12.RELEASE 2022-07-29T08:57:05,792 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-jdbc/5.2.12.RELEASE 2022-07-29T08:57:05,799 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap:mvn:org.springframework/spring-tx/5.2.12.RELEASE 2022-07-29T08:57:05,835 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/etc/opendaylight/datastore/initial/config/aaa-encrypt-service-config.xml 2022-07-29T08:57:05,837 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight//etc/org.jolokia.osgi.cfg 2022-07-29T08:57:05,838 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/etc/opendaylight/datastore/initial/config/aaa-app-config.xml 2022-07-29T08:57:05,839 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/etc/opendaylight/datastore/initial/config/aaa-datastore-config.xml 2022-07-29T08:57:05,840 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/etc/opendaylight/datastore/initial/config/aaa-password-service-config.xml 2022-07-29T08:57:05,841 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/bin/idmtool 2022-07-29T08:57:05,856 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/etc/org.opendaylight.restconf.nb.rfc8040.cfg 2022-07-29T08:57:05,864 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/etc/netconf.cfg 2022-07-29T08:57:05,865 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/etc/opendaylight/datastore/initial/config/aaa-cert-config.xml 2022-07-29T08:57:05,867 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Creating configuration file /opt/opendaylight/configuration/factory/akka.conf 2022-07-29T08:57:05,869 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Refreshing bundles: 2022-07-29T08:57:05,869 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.enterprise.cdi-api/2.0.0.SP1 (Bundle will be uninstalled) 2022-07-29T08:57:05,870 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.transaction-api/1.2.0 (Bundle will be uninstalled) 2022-07-29T08:57:05,870 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.jasypt/1.9.3.1 (Should be wired to: javax.servlet-api/3.1.0 (through [org.apache.servicemix.bundles.jasypt/1.9.3.1] osgi.wiring.package; resolution:=optional; filter:="(osgi.wiring.package=javax.servlet)")) 2022-07-29T08:57:05,870 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.javax-inject/1.0.0.3 (Bundle will be uninstalled) 2022-07-29T08:57:05,870 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.jdbc.config/1.5.0 (Wired to org.apache.servicemix.bundles.jasypt/1.9.3.1 which is being refreshed) 2022-07-29T08:57:05,871 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.jdbc.pool.common/1.5.0 (Wired to javax.transaction-api/1.2.0 which is being refreshed) 2022-07-29T08:57:06,882 | INFO | fileinstall-/opt/opendaylight/etc | fileinstall | 15 - org.apache.felix.fileinstall - 3.7.0 | - | Creating configuration {org.jolokia.osgi} from /opt/opendaylight/etc/org.jolokia.osgi.cfg 2022-07-29T08:57:06,886 | INFO | fileinstall-/opt/opendaylight/etc | fileinstall | 15 - org.apache.felix.fileinstall - 3.7.0 | - | Creating configuration {org.opendaylight.restconf.nb.rfc8040} from /opt/opendaylight/etc/org.opendaylight.restconf.nb.rfc8040.cfg 2022-07-29T08:57:06,889 | INFO | fileinstall-/opt/opendaylight/etc | fileinstall | 15 - org.apache.felix.fileinstall - 3.7.0 | - | Creating configuration {netconf} from /opt/opendaylight/etc/netconf.cfg 2022-07-29T08:57:09,186 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Starting bundles: 2022-07-29T08:57:09,188 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.quiesce.api/1.0.0 2022-07-29T08:57:09,320 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.blueprint.api/1.0.1 2022-07-29T08:57:09,321 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.objectweb.asm/9.2.0 2022-07-29T08:57:09,323 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.objectweb.asm.tree/9.2.0 2022-07-29T08:57:09,324 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.objectweb.asm.commons/9.2.0 2022-07-29T08:57:09,327 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.proxy/1.1.11 2022-07-29T08:57:09,336 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.blueprint.core/1.10.3 2022-07-29T08:57:09,614 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.apache.aries.blueprint.core/1.10.3 has been started 2022-07-29T08:57:09,615 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.blueprint.cm/1.3.2 2022-07-29T08:57:09,639 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.apache.aries.blueprint.cm/1.3.2 has been started 2022-07-29T08:57:09,640 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.objectweb.asm.tree.analysis/9.2.0 2022-07-29T08:57:09,642 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.objectweb.asm.util/9.2.0 2022-07-29T08:57:09,645 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.deployer.blueprint/4.3.3 2022-07-29T08:57:09,653 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.deployer.kar/4.3.3 2022-07-29T08:57:09,660 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.deployer.wrap/4.3.3 2022-07-29T08:57:09,668 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.deployer.features/4.3.3 2022-07-29T08:57:09,706 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.jmx.blueprint.api/1.2.0 2022-07-29T08:57:09,708 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.jmx.blueprint.core/1.2.0 2022-07-29T08:57:09,711 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.jline.terminal/3.19.0 2022-07-29T08:57:09,714 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.jline.reader/3.19.0 2022-07-29T08:57:09,715 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.jline.builtins/3.19.0 2022-07-29T08:57:09,717 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.shell.core/4.3.3 2022-07-29T08:57:09,766 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.deployer.kar/4.3.3 2022-07-29T08:57:09,770 | INFO | features-3-thread-1 | Activator | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Not starting local console. To activate set karaf.startLocalConsole=true 2022-07-29T08:57:09,800 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.apache.karaf.shell.core/4.3.3 has been started 2022-07-29T08:57:09,801 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.bundle.core/4.3.3 2022-07-29T08:57:09,851 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.bundle.core/4.3.3 2022-07-29T08:57:09,853 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.felix.scr/2.1.28 2022-07-29T08:57:09,864 | INFO | features-3-thread-1 | ROOT | 113 - org.apache.felix.scr - 2.1.28 | - | bundle org.apache.felix.scr:2.1.28 (113) Starting with globalExtender setting: false 2022-07-29T08:57:09,869 | INFO | features-3-thread-1 | ROOT | 113 - org.apache.felix.scr - 2.1.28 | - | bundle org.apache.felix.scr:2.1.28 (113) Version = 2.1.28 2022-07-29T08:57:09,886 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.scr.state/4.3.3 2022-07-29T08:57:09,954 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.spifly.dynamic.bundle/1.3.2 2022-07-29T08:57:10,022 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.util/9.4.43.v20210629 2022-07-29T08:57:10,025 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.jmx/9.4.43.v20210629 2022-07-29T08:57:10,027 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.io/9.4.43.v20210629 2022-07-29T08:57:10,029 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.http/9.4.43.v20210629 2022-07-29T08:57:10,037 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.http.Http1FieldPreEncoder of service org.eclipse.jetty.http.HttpFieldPreEncoder in bundle org.eclipse.jetty.http 2022-07-29T08:57:10,039 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.server/9.4.43.v20210629 2022-07-29T08:57:10,041 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.geronimo.specs.geronimo-jaspic_1.0_spec/1.1.0 2022-07-29T08:57:10,044 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.security.jaspi/9.4.43.v20210629 2022-07-29T08:57:10,050 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.security.jaspi.JaspiAuthenticatorFactory of service org.eclipse.jetty.security.Authenticator$Factory in bundle org.eclipse.jetty.security.jaspi 2022-07-29T08:57:10,051 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.security/9.4.43.v20210629 2022-07-29T08:57:10,053 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.util.ajax/9.4.43.v20210629 2022-07-29T08:57:10,055 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.servlet/9.4.43.v20210629 2022-07-29T08:57:10,056 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.xml/9.4.43.v20210629 2022-07-29T08:57:10,059 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.webapp/9.4.43.v20210629 2022-07-29T08:57:10,061 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.deploy/9.4.43.v20210629 2022-07-29T08:57:10,062 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.rewrite/9.4.43.v20210629 2022-07-29T08:57:10,064 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.jmx.api/1.1.5 2022-07-29T08:57:10,066 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.jmx.core/1.1.8 2022-07-29T08:57:10,072 | INFO | features-3-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Starting JMX OSGi agent 2022-07-29T08:57:10,090 | INFO | features-3-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering MBean with ObjectName [osgi.core:service=permissionadmin,version=1.2,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795] for service with service.id [15] 2022-07-29T08:57:10,093 | INFO | features-3-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering MBean with ObjectName [osgi.compendium:service=cm,version=1.3,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795] for service with service.id [37] 2022-07-29T08:57:10,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.sshd.osgi/2.5.1 2022-07-29T08:57:10,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.sshd.sftp/2.5.1 2022-07-29T08:57:10,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-api/7.3.19 2022-07-29T08:57:10,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-spi/7.3.19 2022-07-29T08:57:10,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.client/9.4.43.v20210629 2022-07-29T08:57:10,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.sshd.scp/2.5.1 2022-07-29T08:57:10,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.jndi/9.4.43.v20210629 2022-07-29T08:57:10,108 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.plus/9.4.43.v20210629 2022-07-29T08:57:10,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.websocket.common/9.4.43.v20210629 2022-07-29T08:57:10,151 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.common.extensions.identity.IdentityExtension of service org.eclipse.jetty.websocket.api.extensions.Extension in bundle org.eclipse.jetty.websocket.common 2022-07-29T08:57:10,152 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.common.extensions.fragment.FragmentExtension of service org.eclipse.jetty.websocket.api.extensions.Extension in bundle org.eclipse.jetty.websocket.common 2022-07-29T08:57:10,154 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.common.extensions.compress.PerMessageDeflateExtension of service org.eclipse.jetty.websocket.api.extensions.Extension in bundle org.eclipse.jetty.websocket.common 2022-07-29T08:57:10,155 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.common.extensions.compress.DeflateFrameExtension of service org.eclipse.jetty.websocket.api.extensions.Extension in bundle org.eclipse.jetty.websocket.common 2022-07-29T08:57:10,155 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.common.extensions.compress.XWebkitDeflateFrameExtension of service org.eclipse.jetty.websocket.api.extensions.Extension in bundle org.eclipse.jetty.websocket.common 2022-07-29T08:57:10,157 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.websocket.api/9.4.43.v20210629 2022-07-29T08:57:10,158 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.jaas.config/4.3.3 2022-07-29T08:57:10,168 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.management.server/4.3.3 2022-07-29T08:57:10,178 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.scr.management/4.3.3 2022-07-29T08:57:10,183 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jdt.core.compiler.batch/3.12.1.v20160829-0950 2022-07-29T08:57:10,185 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-jsp/7.3.19 2022-07-29T08:57:10,187 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.websocket.client/9.4.43.v20210629 2022-07-29T08:57:10,191 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.websocket.javax.websocket/9.4.43.v20210629 2022-07-29T08:57:10,195 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.jsr356.JettyClientContainerProvider of service javax.websocket.ContainerProvider in bundle org.eclipse.jetty.websocket.javax.websocket 2022-07-29T08:57:10,196 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.websocket.servlet/9.4.43.v20210629 2022-07-29T08:57:10,198 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.websocket.server/9.4.43.v20210629 2022-07-29T08:57:10,200 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer of service javax.servlet.ServletContainerInitializer in bundle org.eclipse.jetty.websocket.server 2022-07-29T08:57:10,201 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.websocket.javax.websocket.server/9.4.43.v20210629 2022-07-29T08:57:10,203 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer of service javax.servlet.ServletContainerInitializer in bundle org.eclipse.jetty.websocket.javax.websocket.server 2022-07-29T08:57:10,205 | INFO | features-3-thread-1 | BaseActivator | 103 - org.apache.aries.spifly.dynamic.bundle - 1.3.2 | - | Registered provider org.eclipse.jetty.websocket.jsr356.server.ContainerDefaultConfigurator of service javax.websocket.server.ServerEndpointConfig$Configurator in bundle org.eclipse.jetty.websocket.javax.websocket.server 2022-07-29T08:57:10,206 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.servicemix.bundles.javax-websocket-api/1.1.0.1 2022-07-29T08:57:10,208 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.jaas/9.4.43.v20210629 2022-07-29T08:57:10,209 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.continuation/9.4.43.v20210629 2022-07-29T08:57:10,211 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.proxy/9.4.43.v20210629 2022-07-29T08:57:10,212 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.eclipse.jetty.servlets/9.4.43.v20210629 2022-07-29T08:57:10,214 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-jetty/7.3.19 2022-07-29T08:57:10,251 | INFO | features-3-thread-1 | log | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Logging initialized @162794ms to org.eclipse.jetty.util.log.Slf4jLog 2022-07-29T08:57:10,269 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-runtime/7.3.19 2022-07-29T08:57:10,279 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.service.permissionadmin.PermissionAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@68472c6b with name osgi.core:service=permissionadmin,version=1.2,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,280 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.framework.PackageStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@68472c6b with name osgi.core:type=packageState,version=1.5,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,280 | INFO | features-3-thread-1 | Activator | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | EventAdmin support enabled, servlet events will be posted to topics. 2022-07-29T08:57:10,280 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.framework.BundleStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@68472c6b with name osgi.core:type=bundleState,version=1.7,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,282 | INFO | features-3-thread-1 | Activator | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | LogService support enabled, log events will be created. 2022-07-29T08:57:10,284 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.framework.ServiceStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@68472c6b with name osgi.core:type=serviceState,version=1.7,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,284 | INFO | features-3-thread-1 | Activator | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Pax Web started 2022-07-29T08:57:10,288 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@68472c6b with name osgi.compendium:service=cm,version=1.3,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,292 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.framework.FrameworkMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@68472c6b with name osgi.core:type=framework,version=1.7,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,293 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.framework.wiring.BundleWiringStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@68472c6b with name osgi.core:type=wiringState,version=1.1,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,319 | INFO | activator-1-thread-1 | ServiceComponentRuntimeMBeanImpl | 136 - org.apache.karaf.scr.management - 4.3.3 | - | Activating the Apache Karaf ServiceComponentRuntime MBean 2022-07-29T08:57:10,336 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.http.core/4.3.3 2022-07-29T08:57:10,528 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Unregistering org.osgi.jmx.service.permissionadmin.PermissionAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@68472c6b with name osgi.core:service=permissionadmin,version=1.2,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,528 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Unregistering org.osgi.jmx.framework.PackageStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@68472c6b with name osgi.core:type=packageState,version=1.5,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,528 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Unregistering org.osgi.jmx.framework.BundleStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@68472c6b with name osgi.core:type=bundleState,version=1.7,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,529 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Unregistering org.osgi.jmx.framework.ServiceStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@68472c6b with name osgi.core:type=serviceState,version=1.7,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,529 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Unregistering org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@68472c6b with name osgi.compendium:service=cm,version=1.3,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,529 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Unregistering org.osgi.jmx.framework.FrameworkMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@68472c6b with name osgi.core:type=framework,version=1.7,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,530 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Unregistering org.osgi.jmx.framework.wiring.BundleWiringStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@68472c6b with name osgi.core:type=wiringState,version=1.1,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,531 | WARN | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Task rejected for JMX Notification dispatch of event [org.osgi.framework.ServiceEvent[source={javax.management.MBeanServer}={service.id=122, service.bundleid=134, service.scope=singleton}]] - Dispatcher may have been shutdown 2022-07-29T08:57:10,532 | INFO | activator-1-thread-1 | ServiceComponentRuntimeMBeanImpl | 136 - org.apache.karaf.scr.management - 4.3.3 | - | Deactivating the Apache Karaf ServiceComponentRuntime MBean 2022-07-29T08:57:10,545 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Command registration delayed for bundle org.apache.karaf.http.core/4.3.3. Missing service: [org.apache.karaf.http.core.ServletService, org.apache.karaf.http.core.ProxyService] 2022-07-29T08:57:10,546 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.features.command/4.3.3 2022-07-29T08:57:10,550 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.service.permissionadmin.PermissionAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@2dcb8065 with name osgi.core:service=permissionadmin,version=1.2,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,551 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.framework.PackageStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@2dcb8065 with name osgi.core:type=packageState,version=1.5,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,551 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.framework.BundleStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@2dcb8065 with name osgi.core:type=bundleState,version=1.7,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,551 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.framework.ServiceStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@2dcb8065 with name osgi.core:type=serviceState,version=1.7,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,551 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.service.cm.ConfigurationAdminMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@2dcb8065 with name osgi.compendium:service=cm,version=1.3,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,552 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.framework.FrameworkMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@2dcb8065 with name osgi.core:type=framework,version=1.7,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,552 | INFO | activator-1-thread-1 | core | 99 - org.apache.aries.jmx.core - 1.1.8 | - | Registering org.osgi.jmx.framework.wiring.BundleWiringStateMBean to MBeanServer org.apache.karaf.management.internal.EventAdminMBeanServerWrapper@2dcb8065 with name osgi.core:type=wiringState,version=1.1,framework=org.eclipse.osgi,uuid=6d7bfc32-1124-43c1-9b86-4f0b69984795 2022-07-29T08:57:10,555 | INFO | activator-1-thread-1 | ServiceComponentRuntimeMBeanImpl | 136 - org.apache.karaf.scr.management - 4.3.3 | - | Activating the Apache Karaf ServiceComponentRuntime MBean 2022-07-29T08:57:10,581 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.features.command/4.3.3 2022-07-29T08:57:10,583 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.kar.core/4.3.3 2022-07-29T08:57:10,600 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.kar.core/4.3.3 2022-07-29T08:57:10,601 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.url.war/2.6.7 2022-07-29T08:57:10,618 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-deployer/7.3.19 2022-07-29T08:57:10,625 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.jaas.modules/4.3.3 2022-07-29T08:57:10,640 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.jaas.command/4.3.3 2022-07-29T08:57:10,660 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.jaas.command/4.3.3 2022-07-29T08:57:10,661 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Updating commands for bundle org.apache.karaf.jaas.command/4.3.3 2022-07-29T08:57:10,663 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Updating commands for bundle org.apache.karaf.jaas.command/4.3.3 2022-07-29T08:57:10,664 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.shell.table/4.3.3 2022-07-29T08:57:10,666 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-descriptor/7.3.19 2022-07-29T08:57:10,667 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.instance.core/4.3.3 2022-07-29T08:57:10,695 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.instance.core/4.3.3 2022-07-29T08:57:10,696 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-extender-war/7.3.19 2022-07-29T08:57:10,804 | INFO | paxweb-config-1-thread-1 | JettyServerImpl | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | Pax Web available at [0.0.0.0]:[8181] 2022-07-29T08:57:10,827 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.bundle.blueprintstate/4.3.3 2022-07-29T08:57:10,835 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.web.core/4.3.3 2022-07-29T08:57:10,835 | WARN | paxweb-config-1-thread-1 | JettyFactoryImpl | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | To many HttpConfig elements found, will use default! 2022-07-29T08:57:10,839 | INFO | paxweb-config-1-thread-1 | JettyFactoryImpl | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | No ALPN class available 2022-07-29T08:57:10,840 | INFO | paxweb-config-1-thread-1 | JettyFactoryImpl | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | SPDY not available, creating standard ServerConnector for Https 2022-07-29T08:57:10,841 | INFO | paxweb-config-1-thread-1 | JettyServerImpl | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | Pax Web available at [0.0.0.0]:[8443] 2022-07-29T08:57:10,847 | INFO | paxweb-config-1-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.apache.karaf.http.core_4.3.3 [126]] to http service 2022-07-29T08:57:10,861 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.web.core/4.3.3 2022-07-29T08:57:10,864 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.package.core/4.3.3 2022-07-29T08:57:10,877 | INFO | activator-1-thread-2 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.http.core/4.3.3 2022-07-29T08:57:10,885 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.package.core/4.3.3 2022-07-29T08:57:10,887 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.system.core/4.3.3 2022-07-29T08:57:10,910 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.system.core/4.3.3 2022-07-29T08:57:10,913 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.config.core/4.3.3 2022-07-29T08:57:10,944 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.config.core/4.3.3 2022-07-29T08:57:11,178 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.shell.commands/4.3.3 2022-07-29T08:57:11,195 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.shell.commands/4.3.3 2022-07-29T08:57:11,197 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.diagnostic.core/4.3.3 2022-07-29T08:57:11,207 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.diagnostic.core/4.3.3 2022-07-29T08:57:11,208 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.ops4j.pax.web.pax-web-extender-whiteboard/7.3.19 2022-07-29T08:57:11,212 | INFO | features-3-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.ops4j.pax.web.pax-web-extender-whiteboard_7.3.19 [462]] to http service 2022-07-29T08:57:11,241 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.log.core/4.3.3 2022-07-29T08:57:11,263 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Command registration delayed for bundle org.apache.karaf.log.core/4.3.3. Missing service: [org.apache.karaf.log.core.LogService] 2022-07-29T08:57:11,265 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.shell.ssh/4.3.3 2022-07-29T08:57:11,265 | INFO | activator-1-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.log.core/4.3.3 2022-07-29T08:57:11,276 | INFO | activator-1-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Unregistering commands for bundle org.apache.karaf.log.core/4.3.3 2022-07-29T08:57:11,281 | INFO | activator-1-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.log.core/4.3.3 2022-07-29T08:57:11,321 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Command registration delayed for bundle org.apache.karaf.shell.ssh/4.3.3. Missing service: [org.apache.sshd.server.SshServer] 2022-07-29T08:57:11,323 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.service.core/4.3.3 2022-07-29T08:57:11,338 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.service.core/4.3.3 2022-07-29T08:57:11,340 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.mail/1.4.7 2022-07-29T08:57:11,348 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.jmx.whiteboard/1.2.0 2022-07-29T08:57:11,386 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.blueprint/4.0.7 2022-07-29T08:57:11,389 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Starting BlueprintBundleTracker 2022-07-29T08:57:11,430 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.apache.karaf.shell.core_4.3.3 [141] was successfully created 2022-07-29T08:57:11,431 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.apache.aries.blueprint.cm_1.3.2 [94] was successfully created 2022-07-29T08:57:11,431 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.apache.aries.blueprint.core_1.10.3 [95] was successfully created 2022-07-29T08:57:11,566 | INFO | activator-1-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.shell.ssh/4.3.3 2022-07-29T08:57:11,580 | INFO | activator-1-thread-1 | DefaultIoServiceFactoryFactory | 147 - org.apache.sshd.osgi - 2.5.1 | - | No detected/configured IoServiceFactoryFactory using Nio2ServiceFactoryFactory 2022-07-29T08:57:11,908 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.xbean.bundleutils/4.20.0 2022-07-29T08:57:11,913 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.xbean.finder/4.20.0 2022-07-29T08:57:11,915 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.google.guava.failureaccess/1.0.1 2022-07-29T08:57:11,918 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | findbugsAnnotations/3.0.1 2022-07-29T08:57:11,922 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.jsr-305/3.0.1 2022-07-29T08:57:11,926 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.google.guava/30.1.1.jre 2022-07-29T08:57:11,931 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.geronimo.specs.geronimo-jta_1.1_spec/1.1.1 2022-07-29T08:57:11,934 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.servlet-api/3.1.0 2022-07-29T08:57:11,936 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.aries.util/1.1.3 2022-07-29T08:57:11,938 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.jackson.core.jackson-annotations/2.12.5 2022-07-29T08:57:11,941 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_apache_httpcomponents_httpcore_4.4.14_httpcore-4.4.14.jar/0.0.0 2022-07-29T08:57:11,945 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.commons-codec/1.15.0 2022-07-29T08:57:11,947 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | log4j/1.2.17 2022-07-29T08:57:11,950 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.logging/1.2.0 2022-07-29T08:57:11,952 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-jcl_5.2.12.RELEASE_spring-jcl-5.2.12.RELEASE.jar/0.0.0 2022-07-29T08:57:11,954 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_apache_httpcomponents_httpclient_4.5.13_httpclient-4.5.13.jar/0.0.0 2022-07-29T08:57:11,957 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_apache_httpcomponents_httpcore-nio_4.4.14_httpcore-nio-4.4.14.jar/0.0.0 2022-07-29T08:57:11,959 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_apache_httpcomponents_httpasyncclient_4.1.4_httpasyncclient-4.1.4.jar/0.0.0 2022-07-29T08:57:11,962 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_elasticsearch_client_elasticsearch-rest-client_7.13.4_elasticsearch-rest-client-7.13.4.jar/0.0.0 2022-07-29T08:57:11,965 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_json_json_20131018_json-20131018.jar/0.0.0 2022-07-29T08:57:11,967 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common/1.3.1 2022-07-29T08:57:11,970 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.jackson.core.jackson-core/2.12.5 2022-07-29T08:57:11,973 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.jackson.core.jackson-databind/2.12.5 2022-07-29T08:57:11,977 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | checker-qual/3.8.0 2022-07-29T08:57:11,979 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.concepts/7.0.9 2022-07-29T08:57:11,981 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | tech.pantheon.triemap/1.2.0 2022-07-29T08:57:11,983 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.util/7.0.9 2022-07-29T08:57:11,986 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-common/7.0.9 2022-07-29T08:57:11,988 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.yang-binding/8.0.7 2022-07-29T08:57:11,991 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.openroadm-pm-types/1.3.1 2022-07-29T08:57:11,994 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-spec-util/8.0.7 2022-07-29T08:57:11,996 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.model.ietf-type-util/8.0.7 2022-07-29T08:57:11,998 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-yang-types/8.0.7 2022-07-29T08:57:12,001 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-model/1.3.1 2022-07-29T08:57:12,010 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.common-api/8.0.7 2022-07-29T08:57:12,013 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-api/8.0.7 2022-07-29T08:57:12,016 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-xpath-api/7.0.9 2022-07-29T08:57:12,018 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-model-api/7.0.9 2022-07-29T08:57:12,020 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-api/7.0.9 2022-07-29T08:57:12,023 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-repo-api/7.0.9 2022-07-29T08:57:12,025 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-repo-spi/7.0.9 2022-07-29T08:57:12,028 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.dom-api/8.0.7 2022-07-29T08:57:12,030 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc6991-ietf-inet-types/8.0.7 2022-07-29T08:57:12,033 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-netconf/2.0.11 2022-07-29T08:57:12,036 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-netconf-notifications/2.0.11 2022-07-29T08:57:12,038 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.google.gson/2.8.8 2022-07-29T08:57:12,041 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | ch.qos.logback.core/1.2.5 2022-07-29T08:57:12,044 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | ch.qos.logback.classic/1.2.5 2022-07-29T08:57:12,046 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.model.ietf-topology/2013.10.21.20_7 2022-07-29T08:57:12,049 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-model/1.3.1 2022-07-29T08:57:12,051 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider/1.3.1 2022-07-29T08:57:12,057 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider_1.3.1 [231] with paths [bundleentry://231.fwk746280996/org/opendaylight/blueprint/impl-blueprint.xml] 2022-07-29T08:57:12,089 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-07-29T08:57:12,090 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_apache_httpcomponents_httpclient-cache_4.5.13_httpclient-cache-4.5.13.jar/0.0.0 2022-07-29T08:57:12,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_att_nsa_saClientLibrary_0.0.1_saClientLibrary-0.0.1.jar/0.0.0 2022-07-29T08:57:12,096 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.annotation-api/1.3.1 2022-07-29T08:57:12,098 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.hk2.external.javax.inject/2.5.0.b42 2022-07-29T08:57:12,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.bundles.repackaged.jersey-guava/2.26.0.b03 2022-07-29T08:57:12,103 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-restconf/2.0.11 2022-07-29T08:57:12,105 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-yang-patch/2.0.11 2022-07-29T08:57:12,107 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | lz4-java/1.8.0 2022-07-29T08:57:12,110 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.codec/4.1.69.Final 2022-07-29T08:57:12,112 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.resolver/4.1.69.Final 2022-07-29T08:57:12,115 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.handler/4.1.69.Final 2022-07-29T08:57:12,121 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.shaded-sshd/2.0.11 2022-07-29T08:57:12,150 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.sun.xml.bind.jaxb-core/2.2.11 2022-07-29T08:57:12,153 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.sun.xml.bind.jaxb-impl/2.2.11 2022-07-29T08:57:12,156 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.validation.api/1.1.0.Final 2022-07-29T08:57:12,158 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.validation.api/2.0.1.Final 2022-07-29T08:57:12,160 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_aspectj_aspectjrt_1.9.6_aspectjrt-1.9.6.jar/0.0.0 2022-07-29T08:57:12,162 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_att_aft_dme2_3.1.200-oss_dme2-3.1.200-oss.jar/0.0.0 2022-07-29T08:57:12,175 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-provider/1.3.1 2022-07-29T08:57:12,179 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-provider_1.3.1 [237] with paths [bundleentry://237.fwk746280996/org/opendaylight/blueprint/impl-blueprint.xml] 2022-07-29T08:57:12,183 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-07-29T08:57:12,184 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.iana-crypt-hash/1.3.1 2022-07-29T08:57:12,187 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.rfc8341/1.3.1 2022-07-29T08:57:12,189 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.rfc7317-ietf-system/1.3.1 2022-07-29T08:57:12,192 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.onap-system/1.3.1 2022-07-29T08:57:12,194 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.callhome-model/2.0.11 2022-07-29T08:57:12,196 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.3.1 2022-07-29T08:57:12,199 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider_1.3.1 [228] with paths [bundleentry://228.fwk746280996/org/opendaylight/blueprint/impl-blueprint.xml] 2022-07-29T08:57:12,203 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-07-29T08:57:12,204 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.antlr.antlr4-runtime/4.9.2 2022-07-29T08:57:12,206 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.lang3/3.12.0 2022-07-29T08:57:12,209 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.commons-text/1.9.0 2022-07-29T08:57:12,211 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.mariadb.jdbc/2.7.5 2022-07-29T08:57:12,221 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.tomcat.jdbc/9.0.52 2022-07-29T08:57:12,224 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_att_eelf_eelf-core_1.0.0_eelf-core-1.0.0.jar/0.0.0 2022-07-29T08:57:12,226 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.utils-provider/1.4.1 2022-07-29T08:57:12,228 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.dblib-provider/1.4.1 2022-07-29T08:57:12,230 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.core.dblib-provider_1.4.1 [268] with paths [bundleentry://268.fwk746280996/org/opendaylight/blueprint/dblib-blueprint.xml] 2022-07-29T08:57:12,277 | INFO | features-3-thread-1 | DBLIBResourceProvider | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 | - | Using property file (1) from environment variable /opt/onap/sdnc/data/properties/dblib.properties 2022-07-29T08:57:12,289 | INFO | features-3-thread-1 | DBResourceManager | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 | - | Creating dummy instance of org.mariadb.jdbc.Driver 2022-07-29T08:57:12,289 | INFO | features-3-thread-1 | DBResourceManager | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 | - | Recovery Mode disabled 2022-07-29T08:57:12,301 | INFO | features-3-thread-1 | JdbcDBCachedDataSource | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 | - | JdbcDBCachedDataSource configured successfully. Using URL: jdbc:mysql://mariadb-galera:3306/sdnctl 2022-07-29T08:57:12,569 | INFO | Thread-44 | DBResourceManager | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 | - | Adding MASTER sdnctldb01 to active queue 2022-07-29T08:57:12,570 | INFO | Thread-44 | DBResourceManager | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 | - | Thread DataSourceTester terminated Thread-44 for sdnctldb01 2022-07-29T08:57:12,570 | INFO | features-3-thread-1 | DBResourceManager | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 | - | Completed wait with 1 active datasource(s) in 277 ms 2022-07-29T08:57:12,581 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.dblib-provider/1.4.1 has been started 2022-07-29T08:57:12,583 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.core.dblib-provider_1.4.1 [268] was successfully created 2022-07-29T08:57:12,583 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_onap_logging-analytics_logging-slf4j_1.6.9_logging-slf4j-1.6.9.jar/0.0.0 2022-07-29T08:57:12,587 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.sli-common/1.4.1 2022-07-29T08:57:12,590 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.lang/2.6.0 2022-07-29T08:57:12,592 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.sli-provider-base/1.4.1 2022-07-29T08:57:12,595 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-yang-utils/1.3.1 2022-07-29T08:57:12,597 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-dblib/1.3.1 2022-07-29T08:57:12,601 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.hk2.external.aopalliance-repackaged/2.5.0.b42 2022-07-29T08:57:12,603 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.reactivestreams.reactive-streams/1.0.3 2022-07-29T08:57:12,606 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-core_5.2.12.RELEASE_spring-core-5.2.12.RELEASE.jar/0.0.0 2022-07-29T08:57:12,609 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-beans_5.2.12.RELEASE_spring-beans-5.2.12.RELEASE.jar/0.0.0 2022-07-29T08:57:12,612 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-aop_5.2.12.RELEASE_spring-aop-5.2.12.RELEASE.jar/0.0.0 2022-07-29T08:57:12,614 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-expression_5.2.12.RELEASE_spring-expression-5.2.12.RELEASE.jar/0.0.0 2022-07-29T08:57:12,617 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-context_5.2.12.RELEASE_spring-context-5.2.12.RELEASE.jar/0.0.0 2022-07-29T08:57:12,620 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.infrautils.util/2.0.8 2022-07-29T08:57:12,622 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.shaded-exificient/2.0.11 2022-07-29T08:57:12,625 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_net_jcip_jcip-annotations_1.0_jcip-annotations-1.0.jar/0.0.0 2022-07-29T08:57:12,627 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.sdnc.northbound.generic-resource-api-model-yang/2.3.0 2022-07-29T08:57:12,631 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.resource-assignment-provider/1.4.1 2022-07-29T08:57:12,633 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.resource-assignment-provider_1.4.1 [266] with paths [bundleentry://266.fwk746280996/org/opendaylight/blueprint/resource-assignment-blueprint.xml, bundleentry://266.fwk746280996/org/opendaylight/blueprint/resource-assignment.xml] 2022-07-29T08:57:12,659 | INFO | features-3-thread-1 | ResourceAllocator | 266 - ap.ccsdk.sli.adaptors.resource-assignment-provider - 1.4.1 | - | ResourceAllocator created. 2022-07-29T08:57:12,661 | INFO | features-3-thread-1 | ResourceManagerImpl | 266 - ap.ccsdk.sli.adaptors.resource-assignment-provider - 1.4.1 | - | ResourceManager created. 2022-07-29T08:57:12,706 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.resource-assignment-provider/1.4.1 has been started 2022-07-29T08:57:12,707 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.resource-assignment-provider_1.4.1 [266] was successfully created 2022-07-29T08:57:12,707 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-provider/1.3.1 2022-07-29T08:57:12,711 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-provider_1.3.1 [230] with paths [bundleentry://230.fwk746280996/org/opendaylight/blueprint/impl-blueprint.xml] 2022-07-29T08:57:12,715 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-07-29T08:57:12,716 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.collections/3.2.2 2022-07-29T08:57:12,718 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.velocity/1.7.0 2022-07-29T08:57:12,721 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.velocity.engine-core/2.3.0 2022-07-29T08:57:12,723 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | stax2-api/4.2.1 2022-07-29T08:57:12,726 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.commons-beanutils/1.9.4 2022-07-29T08:57:12,728 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.owasp.encoder/1.2.3 2022-07-29T08:57:12,730 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.repackaged-shiro/0.14.7 2022-07-29T08:57:12,732 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.typesafe.config/1.4.0 2022-07-29T08:57:12,735 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.scala-lang.scala-library/2.13.6.v20210514-180743-VFINAL-9468b9a 2022-07-29T08:57:12,738 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.scala-lang.modules.scala-parser-combinators/1.1.2 2022-07-29T08:57:12,740 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.typesafe.sslconfig/0.4.2 2022-07-29T08:57:12,743 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.agrona.core/1.9.0 2022-07-29T08:57:12,745 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.aeron.client/1.32.0 2022-07-29T08:57:12,747 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.aeron.driver/1.32.0 2022-07-29T08:57:12,750 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.jboss.netty/3.10.6.Final 2022-07-29T08:57:12,757 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_lmdbjava_lmdbjava_0.7.0_lmdbjava-0.7.0.jar/0.0.0 2022-07-29T08:57:12,759 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.scala-lang.modules.scala-java8-compat/0.9.1 2022-07-29T08:57:12,762 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.repackaged-akka/4.0.7 2022-07-29T08:57:12,768 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.encrypt-service/0.14.7 2022-07-29T08:57:12,771 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.dropwizard.metrics.core/4.1.25 2022-07-29T08:57:12,773 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.dropwizard.metrics.jmx/4.1.25 2022-07-29T08:57:12,775 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-parser-api/7.0.9 2022-07-29T08:57:12,778 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8528-data-api/7.0.9 2022-07-29T08:57:12,780 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc7952-data-api/7.0.9 2022-07-29T08:57:12,782 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc7952-model-api/7.0.9 2022-07-29T08:57:12,938 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-model-spi/7.0.9 2022-07-29T08:57:12,942 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8040-model-api/7.0.9 2022-07-29T08:57:12,944 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-model-util/7.0.9 2022-07-29T08:57:12,947 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-util/7.0.9 2022-07-29T08:57:12,950 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc7952-data-util/7.0.9 2022-07-29T08:57:12,953 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8528-model-api/7.0.9 2022-07-29T08:57:12,956 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-spi/7.0.9 2022-07-29T08:57:12,959 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8528-data-util/7.0.9 2022-07-29T08:57:12,963 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-impl/7.0.9 2022-07-29T08:57:13,053 | INFO | features-3-thread-1 | InMemoryDataTreeFactory | 436 - org.opendaylight.yangtools.yang-data-impl - 7.0.9 | - | In-memory Data Tree activated 2022-07-29T08:57:13,056 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-codec-binfmt/7.0.9 2022-07-29T08:57:13,059 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.codehaus.jettison.jettison/1.4.1 2022-07-29T08:57:13,061 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.sliPluginUtils-provider/1.4.1 2022-07-29T08:57:13,064 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.core.sliPluginUtils-provider_1.4.1 [273] with paths [bundleentry://273.fwk746280996/org/opendaylight/blueprint/slipluginutils-blueprint.xml] 2022-07-29T08:57:13,083 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.sliPluginUtils-provider/1.4.1 has been started 2022-07-29T08:57:13,084 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.core.sliPluginUtils-provider_1.4.1 [273] was successfully created 2022-07-29T08:57:13,085 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.sdnc.northbound.vnftools-provider/2.3.0 2022-07-29T08:57:13,097 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.vnftools-provider/2.3.0 has been started 2022-07-29T08:57:13,098 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.sdnc.northbound.vnftools-provider_2.3.0 [291] was successfully created 2022-07-29T08:57:13,100 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.sdnc.northbound.vnftools-provider_2.3.0 [291] with paths [bundleentry://291.fwk746280996/org/opendaylight/blueprint/vnftools-blueprint.xml] 2022-07-29T08:57:13,100 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc8342-ietf-datastores/8.0.7 2022-07-29T08:57:13,102 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-netconf-with-defaults/2.0.11 2022-07-29T08:57:13,104 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc7952/8.0.7 2022-07-29T08:57:13,106 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc8342-ietf-origin/8.0.7 2022-07-29T08:57:13,109 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-netconf-nmda/2.0.11 2022-07-29T08:57:13,111 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.commons.commons-io/2.11.0 2022-07-29T08:57:13,113 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_att_nsa_saToolkit_0.0.1_saToolkit-0.0.1.jar/0.0.0 2022-07-29T08:57:13,115 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.core.jersey-client/2.27.0 2022-07-29T08:57:13,117 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_onap_dmaap_messagerouter_dmaapclient_dmaapClient_1.1.12_dmaapClient-1.1.12.jar/0.0.0 2022-07-29T08:57:13,120 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-tx_5.2.12.RELEASE_spring-tx-5.2.12.RELEASE.jar/0.0.0 2022-07-29T08:57:13,122 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-model-api/8.0.7 2022-07-29T08:57:13,124 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-runtime-api/8.0.7 2022-07-29T08:57:13,126 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-dom-codec-api/8.0.7 2022-07-29T08:57:13,129 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-dom-codec-spi/8.0.7 2022-07-29T08:57:13,131 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.odlext-model-api/7.0.9 2022-07-29T08:57:13,133 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.dom-spi/8.0.7 2022-07-29T08:57:13,136 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-dom-adapter/8.0.7 2022-07-29T08:57:13,174 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-netconf-monitoring/2.0.11 2022-07-29T08:57:13,177 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.api/2.0.11 2022-07-29T08:57:13,179 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.threadpool-config-api/0.15.7 2022-07-29T08:57:13,181 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.mapping-api/2.0.11 2022-07-29T08:57:13,183 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-codec-xml/7.0.9 2022-07-29T08:57:13,185 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.util/2.0.11 2022-07-29T08:57:13,199 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.netty-util/2.0.11 2022-07-29T08:57:13,202 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.netty-threadgroup-config/0.15.7 2022-07-29T08:57:13,313 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.netty-timer-config/0.15.7 2022-07-29T08:57:13,333 | INFO | features-3-thread-1 | OSGiGlobalTimer | 315 - org.opendaylight.controller.netty-timer-config - 0.15.7 | - | Global Netty timer started 2022-07-29T08:57:13,334 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.client/2.0.11 2022-07-29T08:57:13,351 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.topology/2.0.11 2022-07-29T08:57:13,353 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.woodstox.woodstox-core/6.2.6 2022-07-29T08:57:13,356 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.openconfig-model-api/7.0.9 2022-07-29T08:57:13,358 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-model-ri/7.0.9 2022-07-29T08:57:13,361 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-parser-antlr/7.0.9 2022-07-29T08:57:13,364 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-parser-spi/7.0.9 2022-07-29T08:57:13,367 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-parser-reactor/7.0.9 2022-07-29T08:57:13,370 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-parser-rfc7950/7.0.9 2022-07-29T08:57:13,372 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8528-parser-support/7.0.9 2022-07-29T08:57:13,374 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_net_java_dev_stax-utils_stax-utils_20070216_stax-utils-20070216.jar/0.0.0 2022-07-29T08:57:13,376 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.cds-access-api/4.0.7 2022-07-29T08:57:13,378 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.cds-access-client/4.0.7 2022-07-29T08:57:13,380 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.cds-mgmt-api/4.0.7 2022-07-29T08:57:13,382 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javassist/3.27.0.GA 2022-07-29T08:57:13,384 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_onap_ccsdk_features_sdnr_wt_sdnr-wt-odlux-framework_1.3.1_sdnr-wt-odlux-framework-1.3.1.jar/0.0.0 2022-07-29T08:57:13,386 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.ansible-adaptor-bundle/1.4.1 2022-07-29T08:57:13,398 | INFO | features-3-thread-1 | AnsibleAdaptorPropertiesProviderImpl | 260 - org.onap.ccsdk.sli.adaptors.ansible-adaptor-bundle - 1.4.1 | - | Using property file (3) from JRE argument /opt/opendaylight/data/cache/org.eclipse.osgi/260/data/ansible-adaptor.properties 2022-07-29T08:57:13,409 | ERROR | features-3-thread-1 | AnsibleAdaptorImpl | 476 - m_com_att_eelf_eelf-core_1.0.0_eelf-core-1.0.0.jar - 0.0.0 | - | Error while reading time out property java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Unknown Source) ~[?:?] at java.lang.Integer.parseInt(Unknown Source) ~[?:?] at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl.initialize(AnsibleAdaptorImpl.java:139) ~[?:?] at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl. (AnsibleAdaptorImpl.java:96) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?] at org.apache.aries.blueprint.utils.ReflectionUtils.newInstance(ReflectionUtils.java:369) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.newInstance(BeanRecipe.java:839) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.getInstanceFromType(BeanRecipe.java:350) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:283) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?] at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.createService(ServiceRecipe.java:285) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.internalGetService(ServiceRecipe.java:252) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.internalCreate(ServiceRecipe.java:149) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?] at org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:360) ~[?:?] at org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:190) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:737) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:433) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:298) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:335) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:288) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:284) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.modifiedBundle(BlueprintExtender.java:274) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:500) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:433) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$AbstractTracked.track(BundleHookBundleTracker.java:725) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.bundleChanged(BundleHookBundleTracker.java:463) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$BundleEventHook.event(BundleHookBundleTracker.java:422) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.lambda$0(EquinoxEventPublisher.java:256) ~[?:?] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHookPrivileged(ServiceRegistry.java:1338) ~[?:?] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHooksPrivileged(ServiceRegistry.java:1311) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.notifyEventHooksPrivileged(EquinoxEventPublisher.java:255) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:213) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:138) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:130) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:217) ~[?:?] at org.eclipse.osgi.container.Module.publishEvent(Module.java:499) ~[?:?] at org.eclipse.osgi.container.Module.start(Module.java:486) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:464) ~[?:?] at org.apache.karaf.features.internal.service.BundleInstallSupportImpl.startBundle(BundleInstallSupportImpl.java:165) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:1160) ~[?:?] at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:1041) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?] at java.lang.Thread.run(Unknown Source) [?:?] 2022-07-29T08:57:13,429 | ERROR | features-3-thread-1 | AnsibleAdaptorImpl | 476 - m_com_att_eelf_eelf-core_1.0.0_eelf-core-1.0.0.jar - 0.0.0 | - | Error while reading socket time out property java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Unknown Source) ~[?:?] at java.lang.Integer.parseInt(Unknown Source) ~[?:?] at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl.initialize(AnsibleAdaptorImpl.java:147) ~[?:?] at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl. (AnsibleAdaptorImpl.java:96) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?] at org.apache.aries.blueprint.utils.ReflectionUtils.newInstance(ReflectionUtils.java:369) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.newInstance(BeanRecipe.java:839) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.getInstanceFromType(BeanRecipe.java:350) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:283) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?] at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.createService(ServiceRecipe.java:285) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.internalGetService(ServiceRecipe.java:252) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.internalCreate(ServiceRecipe.java:149) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?] at org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:360) ~[?:?] at org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:190) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:737) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:433) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:298) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:335) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:288) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:284) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.modifiedBundle(BlueprintExtender.java:274) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:500) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:433) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$AbstractTracked.track(BundleHookBundleTracker.java:725) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.bundleChanged(BundleHookBundleTracker.java:463) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$BundleEventHook.event(BundleHookBundleTracker.java:422) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.lambda$0(EquinoxEventPublisher.java:256) ~[?:?] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHookPrivileged(ServiceRegistry.java:1338) ~[?:?] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHooksPrivileged(ServiceRegistry.java:1311) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.notifyEventHooksPrivileged(EquinoxEventPublisher.java:255) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:213) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:138) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:130) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:217) ~[?:?] at org.eclipse.osgi.container.Module.publishEvent(Module.java:499) ~[?:?] at org.eclipse.osgi.container.Module.start(Module.java:486) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:464) ~[?:?] at org.apache.karaf.features.internal.service.BundleInstallSupportImpl.startBundle(BundleInstallSupportImpl.java:165) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:1160) ~[?:?] at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:1041) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?] at java.lang.Thread.run(Unknown Source) [?:?] 2022-07-29T08:57:13,439 | ERROR | features-3-thread-1 | AnsibleAdaptorImpl | 476 - m_com_att_eelf_eelf-core_1.0.0_eelf-core-1.0.0.jar - 0.0.0 | - | Error while reading poll interval property java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Unknown Source) ~[?:?] at java.lang.Integer.parseInt(Unknown Source) ~[?:?] at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl.initialize(AnsibleAdaptorImpl.java:155) ~[?:?] at org.onap.ccsdk.sli.adaptors.ansible.impl.AnsibleAdaptorImpl. (AnsibleAdaptorImpl.java:96) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?] at org.apache.aries.blueprint.utils.ReflectionUtils.newInstance(ReflectionUtils.java:369) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.newInstance(BeanRecipe.java:839) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.getInstanceFromType(BeanRecipe.java:350) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:283) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?] at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.createService(ServiceRecipe.java:285) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.internalGetService(ServiceRecipe.java:252) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.internalCreate(ServiceRecipe.java:149) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?] at org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:360) ~[?:?] at org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:190) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:737) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:433) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:298) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:335) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:288) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:284) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.modifiedBundle(BlueprintExtender.java:274) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:500) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.customizerModified(BundleHookBundleTracker.java:433) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$AbstractTracked.track(BundleHookBundleTracker.java:725) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$Tracked.bundleChanged(BundleHookBundleTracker.java:463) ~[?:?] at org.apache.aries.util.tracker.hook.BundleHookBundleTracker$BundleEventHook.event(BundleHookBundleTracker.java:422) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.lambda$0(EquinoxEventPublisher.java:256) ~[?:?] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHookPrivileged(ServiceRegistry.java:1338) ~[?:?] at org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.notifyHooksPrivileged(ServiceRegistry.java:1311) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.notifyEventHooksPrivileged(EquinoxEventPublisher.java:255) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:213) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:138) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:130) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:217) ~[?:?] at org.eclipse.osgi.container.Module.publishEvent(Module.java:499) ~[?:?] at org.eclipse.osgi.container.Module.start(Module.java:486) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:464) ~[?:?] at org.apache.karaf.features.internal.service.BundleInstallSupportImpl.startBundle(BundleInstallSupportImpl.java:165) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:1160) ~[?:?] at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:1041) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?] at java.lang.Thread.run(Unknown Source) [?:?] 2022-07-29T08:57:13,450 | INFO | features-3-thread-1 | AnsibleAdaptorImpl | 476 - m_com_att_eelf_eelf-core_1.0.0_eelf-core-1.0.0.jar - 0.0.0 | - | Initialized Ansible Adaptor 2022-07-29T08:57:13,452 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.ansible-adaptor-bundle/1.4.1 has been started 2022-07-29T08:57:13,452 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.ansible-adaptor-bundle_1.4.1 [260] was successfully created 2022-07-29T08:57:13,454 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.ansible-adaptor-bundle_1.4.1 [260] with paths [bundleentry://260.fwk746280996/org/opendaylight/blueprint/ansible-adaptor-blueprint.xml] 2022-07-29T08:57:13,455 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_onap_logging-analytics_logging-filter-base_1.6.9_logging-filter-base-1.6.9.jar/0.0.0 2022-07-29T08:57:13,457 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.base-http-provider/1.4.1 2022-07-29T08:57:13,459 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.callhome-protocol/2.0.11 2022-07-29T08:57:13,463 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Java-WebSocket/1.5.2 2022-07-29T08:57:13,465 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.core.jersey-server/2.27.0 2022-07-29T08:57:13,468 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.ext.jersey-entity-filtering/2.27.0 2022-07-29T08:57:13,470 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.h2database/1.4.200 2022-07-29T08:57:13,483 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.jackson.module.jackson-module-jaxb-annotations/2.12.5 2022-07-29T08:57:13,485 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.media.jersey-media-json-jackson/2.27.0 2022-07-29T08:57:13,488 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.sdnc.northbound.optical-service-model/2.3.0 2022-07-29T08:57:13,490 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.jolokia.osgi/1.7.1 2022-07-29T08:57:13,495 | INFO | features-3-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.jolokia.osgi_1.7.1 [207]] to http service 2022-07-29T08:57:13,529 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:13,820 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-07-29T08:57:13,821 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-07-29T08:57:13,821 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-07-29T08:57:13,822 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:13,824 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-07-29T08:57:13,898 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.jolokia.osgi_1.7.1 [207], contextID=custom], with context-name: 2022-07-29T08:57:13,933 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-07-29T08:57:14,157 | INFO | features-3-thread-1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-07-29T08:57:14,270 | INFO | features-3-thread-1 | session | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | DefaultSessionIdManager workerName=node0 2022-07-29T08:57:14,271 | INFO | features-3-thread-1 | session | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No SessionScavenger set, using defaults 2022-07-29T08:57:14,273 | INFO | features-3-thread-1 | session | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | node0 Scavenging every 660000ms 2022-07-29T08:57:14,305 | INFO | features-3-thread-1 | osgi | 207 - org.jolokia.osgi - 1.7.1 | - | No access restrictor found, access to any MBean is allowed 2022-07-29T08:57:14,389 | INFO | features-3-thread-1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.jolokia.osgi_1.7.1 [207], contextID=custom]} 2022-07-29T08:57:14,398 | INFO | features-3-thread-1 | Server | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | jetty-9.4.43.v20210629; built: 2021-06-30T11:07:22.254Z; git: 526006ecfa3af7f1a27ef3a288e2bef7ea9dd7e8; jvm 11.0.9.1+1 2022-07-29T08:57:14,451 | INFO | features-3-thread-1 | AbstractConnector | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started jetty-default@7a814fde{HTTP/1.1, (http/1.1)}{0.0.0.0:8181} 2022-07-29T08:57:14,763 | INFO | features-3-thread-1 | SslContextFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | x509=X509@67ef720a(sdnc@sdnc.onap.org,h=[sdnc, c1.vm1.sdnc.simpledemo.onap, c2.vm1.sdnc.simpledemo.onap, c3.vm1.sdnc.simpledemo.onap, c4.vm1.sdnc.simpledemo.onap, onap-sdnc, onap-sdnc.onap, sdnc.api.simpledemo.onap.org, sdnc.onap, vm1.sdnc.simpledemo.onap.org],a=[],w=[]) for Server@1cc6af21[provider=null,keyStore=file:///opt/onap/sdnc/data/stores/org.onap.sdnc.p12,trustStore=null] 2022-07-29T08:57:14,904 | INFO | features-3-thread-1 | AbstractConnector | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started secureDefault@33c671f6{SSL, (ssl, http/1.1)}{0.0.0.0:8443} 2022-07-29T08:57:14,905 | INFO | features-3-thread-1 | Server | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started @167457ms 2022-07-29T08:57:14,911 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider/1.3.1 2022-07-29T08:57:14,914 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider_1.3.1 [225] with paths [bundleentry://225.fwk746280996/org/opendaylight/blueprint/impl-blueprint.xml] 2022-07-29T08:57:14,925 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)] 2022-07-29T08:57:14,926 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_dom4j_dom4j_2.1.3_dom4j-2.1.3.jar/0.0.0 2022-07-29T08:57:14,930 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.jackson.jaxrs.jackson-jaxrs-base/2.12.5 2022-07-29T08:57:14,932 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.northbound.asdcApi-model/1.4.1 2022-07-29T08:57:14,934 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.transport-native-unix-common/4.1.69.Final 2022-07-29T08:57:14,937 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.scala-lang.scala-reflect/2.13.6.v20210514-180743-VFINAL-9468b9a 2022-07-29T08:57:14,941 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.codec-http/4.1.69.Final 2022-07-29T08:57:14,943 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-codec-gson/7.0.9 2022-07-29T08:57:14,946 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.restconf-common/2.0.11 2022-07-29T08:57:14,948 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.filters-provider/1.4.1 2022-07-29T08:57:14,951 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.media.jersey-media-sse/2.27.0 2022-07-29T08:57:14,953 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_glassfish_jersey_security_oauth1-signature_2.27_oauth1-signature-2.27.jar/0.0.0 2022-07-29T08:57:14,955 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_glassfish_jersey_security_oauth1-client_2.27_oauth1-client-2.27.jar/0.0.0 2022-07-29T08:57:14,958 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.jvnet.mimepull/1.9.13 2022-07-29T08:57:14,960 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.media.jersey-media-multipart/2.27.0 2022-07-29T08:57:14,962 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.plugins.restapi-call-node-provider/1.4.1 2022-07-29T08:57:14,965 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.plugins.restapi-call-node-provider_1.4.1 [284] with paths [bundleentry://284.fwk746280996/org/opendaylight/blueprint/restapi-call-node-blueprint.xml] 2022-07-29T08:57:14,989 | WARN | features-3-thread-1 | RestapiCallNode | 284 - .onap.ccsdk.sli.plugins.restapi-call-node-provider - 1.4.1 | - | Partners file could not be read, Partner support will not be enabled. Unable to read file /opt/onap/ccsdk/data/properties/partners.json/opt/onap/ccsdk/data/properties/partners.json 2022-07-29T08:57:14,990 | WARN | features-3-thread-1 | RestapiCallNode | 284 - .onap.ccsdk.sli.plugins.restapi-call-node-provider - 1.4.1 | - | UEB properties could not be read, UEB support will not be enabled. /opt/onap/ccsdk/data/properties/ueb.properties (No such file or directory) 2022-07-29T08:57:14,992 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.plugins.restapi-call-node-provider/1.4.1 has been started 2022-07-29T08:57:14,993 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.plugins.restapi-call-node-provider_1.4.1 [284] was successfully created 2022-07-29T08:57:14,993 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.plugins.restconf-client-provider/1.4.1 2022-07-29T08:57:14,997 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.plugins.restconf-client-provider_1.4.1 [285] with paths [bundleentry://285.fwk746280996/org/opendaylight/blueprint/restconf-client-blueprint.xml] 2022-07-29T08:57:15,027 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.plugins.restconf-client-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.yangtools.yang.model.parser.api.YangParserFactory)] 2022-07-29T08:57:15,028 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-model/1.3.1 2022-07-29T08:57:15,031 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.containers.jersey-container-servlet-core/2.27.0 2022-07-29T08:57:15,033 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model/1.3.1 2022-07-29T08:57:15,036 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.jackson.dataformat.jackson-dataformat-xml/2.12.5 2022-07-29T08:57:15,038 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc7952-parser-support/7.0.9 2022-07-29T08:57:15,040 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider/1.3.1 2022-07-29T08:57:15,043 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider_1.3.1 [255] with paths [bundleentry://255.fwk746280996/org/opendaylight/blueprint/impl-blueprint.xml] 2022-07-29T08:57:15,055 | INFO | features-3-thread-1 | WebSocketManagerProvider | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 | - | Creating provider for org.onap.ccsdk.features.sdnr.wt.websocketmanager.WebSocketManagerProvider 2022-07-29T08:57:15,061 | INFO | features-3-thread-1 | WebSocketManagerProvider | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 | - | Init provider for org.onap.ccsdk.features.sdnr.wt.websocketmanager.WebSocketManagerProvider 2022-07-29T08:57:15,066 | INFO | features-3-thread-1 | WebSocketManager | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 | - | Create servlet for org.onap.ccsdk.features.sdnr.wt.websocketmanager.WebSocketManager 2022-07-29T08:57:15,067 | INFO | features-3-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider_1.3.1 [255]] to http service 2022-07-29T08:57:15,080 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:15,282 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-07-29T08:57:15,283 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-07-29T08:57:15,284 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-07-29T08:57:15,284 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:15,285 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-07-29T08:57:15,285 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider_1.3.1 [255], contextID=default], with context-name: 2022-07-29T08:57:15,286 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-07-29T08:57:15,290 | INFO | features-3-thread-1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-07-29T08:57:15,302 | INFO | features-3-thread-1 | WebSocketManager | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 | - | Configure provider for org.onap.ccsdk.features.sdnr.wt.websocketmanager.WebSocketManager 2022-07-29T08:57:15,377 | INFO | features-3-thread-1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider_1.3.1 [255], contextID=default]} 2022-07-29T08:57:15,379 | INFO | features-3-thread-1 | WebSocketManagerProvider | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 | - | websocket servlet registered. 2022-07-29T08:57:15,381 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider/1.3.1 has been started 2022-07-29T08:57:15,382 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-websocketmanager-provider_1.3.1 [255] was successfully created 2022-07-29T08:57:15,382 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.web.api/0.14.7 2022-07-29T08:57:15,386 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.web.servlet-api/0.14.7 2022-07-29T08:57:15,388 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-common-util/4.0.7 2022-07-29T08:57:15,390 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.restconf-common-models/2.0.11 2022-07-29T08:57:15,393 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-model-export/7.0.9 2022-07-29T08:57:15,395 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 2022-07-29T08:57:15,442 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.dom.api.DOMSchemaService), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.mdsal.dom.api.DOMRpcService), (objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.mdsal.dom.api.DOMMountPointService), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.mdsal.dom.api.DOMNotificationService)] 2022-07-29T08:57:15,445 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.eos-common-api/8.0.7 2022-07-29T08:57:15,447 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.eos-dom-api/8.0.7 2022-07-29T08:57:15,449 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.model.general-entity/8.0.7 2022-07-29T08:57:15,451 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.odlext-parser-support/7.0.9 2022-07-29T08:57:15,453 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.openconfig-parser-support/7.0.9 2022-07-29T08:57:15,455 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc6241-model-api/7.0.9 2022-07-29T08:57:15,457 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc6241-parser-support/7.0.9 2022-07-29T08:57:15,459 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc6536-model-api/7.0.9 2022-07-29T08:57:15,461 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc6536-parser-support/7.0.9 2022-07-29T08:57:15,463 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc6643-model-api/7.0.9 2022-07-29T08:57:15,467 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc6643-parser-support/7.0.9 2022-07-29T08:57:15,470 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8040-parser-support/7.0.9 2022-07-29T08:57:15,473 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8639-model-api/7.0.9 2022-07-29T08:57:15,476 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.rfc8639-parser-support/7.0.9 2022-07-29T08:57:15,479 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-xpath-antlr/7.0.9 2022-07-29T08:57:15,482 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-xpath-impl/7.0.9 2022-07-29T08:57:15,492 | INFO | features-3-thread-1 | AntlrXPathParserFactory | 456 - org.opendaylight.yangtools.yang-xpath-impl - 7.0.9 | - | XPath Parser activated 2022-07-29T08:57:15,495 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-parser-impl/7.0.9 2022-07-29T08:57:15,519 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-runtime-spi/8.0.7 2022-07-29T08:57:15,537 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.dom-schema-osgi/8.0.7 2022-07-29T08:57:15,564 | INFO | features-3-thread-1 | OSGiModelRuntime | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 | - | Model Runtime starting 2022-07-29T08:57:15,613 | WARN | Blueprint Extender: 1 | RestapiCallNode | 284 - .onap.ccsdk.sli.plugins.restapi-call-node-provider - 1.4.1 | - | Partners file could not be read, Partner support will not be enabled. Unable to read file /opt/onap/ccsdk/data/properties/partners.json/opt/onap/ccsdk/data/properties/partners.json 2022-07-29T08:57:15,614 | WARN | Blueprint Extender: 1 | RestapiCallNode | 284 - .onap.ccsdk.sli.plugins.restapi-call-node-provider - 1.4.1 | - | UEB properties could not be read, UEB support will not be enabled. /opt/onap/ccsdk/data/properties/ueb.properties (No such file or directory) 2022-07-29T08:57:15,615 | INFO | Blueprint Extender: 1 | RestconfDiscoveryNode | 285 - rg.onap.ccsdk.sli.plugins.restconf-client-provider - 1.4.1 | - | inside RestconfDiscoveryNode Constructor 2022-07-29T08:57:15,615 | INFO | features-3-thread-1 | KarafFeaturesSupport | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 | - | Will attempt to integrate with Karaf FeaturesService 2022-07-29T08:57:15,615 | INFO | Blueprint Extender: 1 | RestconfDiscoveryNode | 285 - rg.onap.ccsdk.sli.plugins.restconf-client-provider - 1.4.1 | - | RESTCONF SBI Started 2022-07-29T08:57:15,618 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.plugins.restconf-client-provider/1.4.1 has been started 2022-07-29T08:57:15,619 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.plugins.restconf-client-provider_1.4.1 [285] was successfully created 2022-07-29T08:57:18,696 | INFO | features-3-thread-1 | SharedEffectiveModelContextFactory | 447 - org.opendaylight.yangtools.yang-parser-impl - 7.0.9 | - | Using weak references 2022-07-29T08:57:22,816 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.mdsal.dom.api.DOMRpcService), (objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.mdsal.dom.api.DOMMountPointService), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.mdsal.dom.api.DOMNotificationService)] 2022-07-29T08:57:22,820 | INFO | features-3-thread-1 | OSGiModuleInfoSnapshotImpl | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 | - | EffectiveModelContext generation 1 activated 2022-07-29T08:57:22,821 | INFO | features-3-thread-1 | OSGiDOMSchemaService | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 | - | Updating context to generation 1 2022-07-29T08:57:22,822 | INFO | features-3-thread-1 | OSGiDOMSchemaService | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 | - | DOM Schema services activated 2022-07-29T08:57:22,822 | INFO | features-3-thread-1 | OSGiModelRuntime | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 | - | Model Runtime started 2022-07-29T08:57:22,824 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-runtime-osgi/8.0.7 2022-07-29T08:57:22,833 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-dom-codec-osgi/8.0.7 2022-07-29T08:57:22,840 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.eos-dom-akka/4.0.7 2022-07-29T08:57:22,846 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-model/1.3.1 2022-07-29T08:57:22,848 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.netbox-client-provider/1.4.1 2022-07-29T08:57:22,850 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.netbox-client-provider_1.4.1 [265] with paths [bundleentry://265.fwk746280996/org/opendaylight/blueprint/netbox-client.xml] 2022-07-29T08:57:22,861 | INFO | features-3-thread-1 | NetboxProperties | 265 - org.onap.ccsdk.sli.adaptors.netbox-client-provider - 1.4.1 | - | Loaded 2 properties from file netbox.properties 2022-07-29T08:57:22,962 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.netbox-client-provider/1.4.1 has been started 2022-07-29T08:57:22,980 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.netbox-client-provider_1.4.1 [265] was successfully created 2022-07-29T08:57:22,984 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.shiro-api/0.14.7 2022-07-29T08:57:22,988 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.threadpool-config-impl/0.15.7 2022-07-29T08:57:22,990 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.daexim.model/1.10.1 2022-07-29T08:57:22,992 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.callhome-provider/2.0.11 2022-07-29T08:57:23,003 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.dom.api.DOMMountPointService), (objectClass=org.opendaylight.netconf.sal.connect.api.DeviceActionFactory), (objectClass=org.opendaylight.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas), (objectClass=io.netty.util.concurrent.EventExecutor), (objectClass=org.opendaylight.netconf.sal.connect.api.SchemaResourceManager)] 2022-07-29T08:57:23,005 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.model.yang-ext/2013.9.7.20_7 2022-07-29T08:57:23,007 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.singleton-common-api/8.0.7 2022-07-29T08:57:23,009 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 2022-07-29T08:57:23,012 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider_1.3.1 [227] with paths [bundleentry://227.fwk746280996/org/opendaylight/blueprint/impl-blueprint.xml] 2022-07-29T08:57:23,018 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.mdsal.binding.api.MountPointService), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider)] 2022-07-29T08:57:23,018 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.infrautils.ready-api/2.0.8 2022-07-29T08:57:23,021 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.eos-common-spi/8.0.7 2022-07-29T08:57:23,025 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider/1.3.1 2022-07-29T08:57:23,031 | INFO | features-3-thread-1 | HelpServlet | 238 - ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider - 1.3.1 | - | Starting HelpServlet instance 2112373051 2022-07-29T08:57:23,038 | INFO | features-3-thread-1 | HelpInfrastructureObject | 238 - ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider - 1.3.1 | - | Extract 2022-07-29T08:57:23,039 | INFO | features-3-thread-1 | HelpInfrastructureObject | 238 - ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider - 1.3.1 | - | Bundle location:mvn:org.onap.ccsdk.features.sdnr.wt/sdnr-wt-helpserver-provider/1.3.1 State:32 2022-07-29T08:57:23,039 | INFO | features-3-thread-1 | HelpInfrastructureObject | 238 - ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider - 1.3.1 | - | Write files from Resource 2022-07-29T08:57:24,046 | INFO | features-3-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider_1.3.1 [238]] to http service 2022-07-29T08:57:24,059 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:24,132 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-07-29T08:57:24,133 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-07-29T08:57:24,134 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-07-29T08:57:24,134 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:24,135 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-07-29T08:57:24,136 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider_1.3.1 [238], contextID=default], with context-name: 2022-07-29T08:57:24,137 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-07-29T08:57:24,140 | INFO | features-3-thread-1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-07-29T08:57:24,147 | INFO | features-3-thread-1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider_1.3.1 [238], contextID=default]} 2022-07-29T08:57:24,151 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider/1.3.1 has been started 2022-07-29T08:57:24,152 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider_1.3.1 [238] was successfully created 2022-07-29T08:57:24,154 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-cluster-admin-api/4.0.7 2022-07-29T08:57:24,157 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.hk2.osgi-resource-locator/1.0.1 2022-07-29T08:57:24,317 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.rabbitmq.client/5.13.0 2022-07-29T08:57:24,321 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.dom-broker/8.0.7 2022-07-29T08:57:24,334 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.mdsal.dom.api.DOMRpcService), (objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.mdsal.dom.api.DOMNotificationService)] 2022-07-29T08:57:24,334 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.netconf.sal.connect.api.DeviceActionFactory), (objectClass=org.opendaylight.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas), (objectClass=io.netty.util.concurrent.EventExecutor), (objectClass=org.opendaylight.netconf.sal.connect.api.SchemaResourceManager)] 2022-07-29T08:57:24,337 | INFO | features-3-thread-1 | DOMMountPointServiceImpl | 359 - org.opendaylight.mdsal.dom-broker - 8.0.7 | - | DOMMountPointService activated 2022-07-29T08:57:24,339 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.mdsal.dom.api.DOMRpcService), (objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.web.WebContextSecurer)] 2022-07-29T08:57:24,346 | INFO | features-3-thread-1 | DOMNotificationRouter | 359 - org.opendaylight.mdsal.dom-broker - 8.0.7 | - | DOM Notification Router started 2022-07-29T08:57:24,366 | INFO | features-3-thread-1 | DOMRpcRouter | 359 - org.opendaylight.mdsal.dom-broker - 8.0.7 | - | DOM RPC/Action router started 2022-07-29T08:57:24,379 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.web.WebContextSecurer)] 2022-07-29T08:57:24,381 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.cert/0.14.7 2022-07-29T08:57:24,438 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.cert/0.14.7 is waiting for dependencies [(&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-07-29T08:57:24,441 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.aai-service-provider/1.4.1 2022-07-29T08:57:24,444 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.aai-service-provider_1.4.1 [259] with paths [bundleentry://259.fwk746280996/org/opendaylight/blueprint/aaiservice-blueprint.xml] 2022-07-29T08:57:24,454 | INFO | features-3-thread-1 | AAIServiceProvider | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | Using property file (1) from environment variable /opt/onap/sdnc/data/properties/aaiclient.properties 2022-07-29T08:57:24,482 | INFO | features-3-thread-1 | AAIService | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | Entered AAIService.ctor 2022-07-29T08:57:24,492 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | loaded 354 2022-07-29T08:57:24,493 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {1} /aai/v25/network/network-resources 2022-07-29T08:57:24,493 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 5} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans 2022-07-29T08:57:24,494 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {6} /aai/v25/business/connectors 2022-07-29T08:57:24,494 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {7} /aai/v25/cloud-infrastructure/cloud-regions 2022-07-29T08:57:24,494 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {8} /aai/v25/business/projects 2022-07-29T08:57:24,494 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 10} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers 2022-07-29T08:57:24,495 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {11, 12} /aai/v25/network/vnfcs/vnfc/{vnfc-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,495 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {13} /aai/v25/network/lan-port-configs 2022-07-29T08:57:24,496 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 14, 15} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,496 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 16, 17} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-07-29T08:57:24,496 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 15, 18} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,497 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {19} /aai/v25/network/wan-port-configs/wan-port-config/{wan-port-config-id} 2022-07-29T08:57:24,497 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 21} /aai/v25/network/l3-networks/l3-network/{network-id}/segmentation-assignments 2022-07-29T08:57:24,497 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 23} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/vf-modules/vf-module/{vf-module-id} 2022-07-29T08:57:24,498 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {24} /aai/v25/network/ipsec-configurations 2022-07-29T08:57:24,498 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {25, 26, 27} /aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances/routing-instance/{routing-instance-id}/site-pairs/site-pair/{site-pair-id} 2022-07-29T08:57:24,498 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {25} /aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id} 2022-07-29T08:57:24,499 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 29} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/dvs-switches 2022-07-29T08:57:24,499 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {30} /aai/v25/cloud-infrastructure/complexes/complex/{physical-location-id} 2022-07-29T08:57:24,500 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {16, 31} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces 2022-07-29T08:57:24,500 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {14, 15, 32} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/sriov-pfs 2022-07-29T08:57:24,501 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {14, 15, 33} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces 2022-07-29T08:57:24,501 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {34, 35, 36} /aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements/named-query-element/{named-query-element-uuid}/property-constraints/property-constraint/{property-constraint-uuid} 2022-07-29T08:57:24,501 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {37} /aai/v25/service-design-and-creation/models 2022-07-29T08:57:24,502 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 15, 16, 17} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-07-29T08:57:24,502 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 38} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups/volume-group/{volume-group-id} 2022-07-29T08:57:24,502 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {39} /aai/v25/network/devices 2022-07-29T08:57:24,503 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 16, 17, 18} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,503 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {40} /aai/v25/network/vpls-pes 2022-07-29T08:57:24,503 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {41} /aai/v25/cloud-infrastructure/operational-environments 2022-07-29T08:57:24,504 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {42} /aai/v25/cloud-infrastructure/network-profiles 2022-07-29T08:57:24,504 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {16} /aai/v25/network/pnfs/pnf/{pnf-name} 2022-07-29T08:57:24,504 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 43} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id} 2022-07-29T08:57:24,505 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {44} /aai/v25/network/generic-vnfs 2022-07-29T08:57:24,505 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {45} /aai/v25/network/vces 2022-07-29T08:57:24,505 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id} 2022-07-29T08:57:24,506 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 12} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,506 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name} 2022-07-29T08:57:24,506 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 49, 50} /aai/v25/network/configurations/configuration/{configuration-id}/forwarder-evcs/forwarder-evc/{forwarder-evc-id}/vlan-mappings 2022-07-29T08:57:24,507 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 28, 46, 47, 51} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-07-29T08:57:24,507 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {52} /aai/v25/network/devices/device/{device-id} 2022-07-29T08:57:24,507 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 22, 33} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces 2022-07-29T08:57:24,508 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 46, 53} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers 2022-07-29T08:57:24,508 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 15, 16, 17, 18} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,508 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 54} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants 2022-07-29T08:57:24,509 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 17, 18, 28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,509 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {14, 55} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces 2022-07-29T08:57:24,509 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 17, 28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,510 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 56} /aai/v25/network/l3-networks/l3-network/{network-id}/segmentation-assignments/segmentation-assignment/{segmentation-id} 2022-07-29T08:57:24,510 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 15, 16, 17} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,511 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 57} /aai/v25/network/configurations/configuration/{configuration-id}/metadata/metadatum/{metaname} 2022-07-29T08:57:24,511 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 59} /aai/v25/network/vces/vce/{vnf-id}/licenses/license/{group-uuid}/{resource-uuid} 2022-07-29T08:57:24,511 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 60} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/entitlements 2022-07-29T08:57:24,512 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {30, 61} /aai/v25/cloud-infrastructure/complexes/complex/{physical-location-id}/ctag-pools 2022-07-29T08:57:24,512 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 15} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name} 2022-07-29T08:57:24,512 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {62} /aai/v25/cloud-infrastructure/virtual-data-centers 2022-07-29T08:57:24,513 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 14} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name} 2022-07-29T08:57:24,513 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 51, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-07-29T08:57:24,514 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 64} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/vf-modules 2022-07-29T08:57:24,514 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 5, 14, 15} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans 2022-07-29T08:57:24,514 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {65} /aai/v25/business/customers 2022-07-29T08:57:24,515 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name} 2022-07-29T08:57:24,515 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 49} /aai/v25/network/configurations/configuration/{configuration-id}/forwarder-evcs/forwarder-evc/{forwarder-evc-id} 2022-07-29T08:57:24,515 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 5, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans 2022-07-29T08:57:24,516 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 14} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name} 2022-07-29T08:57:24,516 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67, 68} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances 2022-07-29T08:57:24,516 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {25, 26, 69} /aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances/routing-instance/{routing-instance-id}/site-pairs 2022-07-29T08:57:24,517 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 70} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/entitlements/entitlement/{group-uuid}/{resource-uuid} 2022-07-29T08:57:24,517 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {71} /aai/v25/nodes/vlan-tags 2022-07-29T08:57:24,517 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 46, 72} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/nos-servers/nos-server/{nos-server-id} 2022-07-29T08:57:24,518 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 14, 17} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-07-29T08:57:24,518 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {73} /aai/v25/service-design-and-creation/services 2022-07-29T08:57:24,518 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {74, 75} /aai/v25/network/forwarding-paths/forwarding-path/{forwarding-path-id}/forwarders/forwarder/{sequence} 2022-07-29T08:57:24,519 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 15, 16, 18} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,519 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 33} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces 2022-07-29T08:57:24,520 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 76} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/licenses 2022-07-29T08:57:24,520 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 77} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv6-address-list/{vip-ipv6-address} 2022-07-29T08:57:24,520 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67, 78, 79, 80} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/allotted-resources/allotted-resource/{id}/tunnel-xconnects 2022-07-29T08:57:24,521 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {25, 81} /aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances 2022-07-29T08:57:24,521 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {82} /aai/v25/cloud-infrastructure/network-technologies 2022-07-29T08:57:24,521 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 83} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/availability-zones 2022-07-29T08:57:24,522 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {16, 84, 85} /aai/v25/network/pnfs/pnf/{pnf-name}/vrfs/vrf/{vrf-id}/route-targets 2022-07-29T08:57:24,522 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name} 2022-07-29T08:57:24,522 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16, 32} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/sriov-pfs 2022-07-29T08:57:24,523 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {86} /aai/v25/network/sdwan-vpns/sdwan-vpn/{sdwan-vpn-id} 2022-07-29T08:57:24,523 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 87, 88} /aai/v25/network/vces/vce/{vnf-id}/port-groups/port-group/{interface-id}/cvlan-tags/cvlan-tag-entry/{cvlan-tag} 2022-07-29T08:57:24,524 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 14, 15, 18} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,524 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 60} /aai/v25/network/vces/vce/{vnf-id}/entitlements 2022-07-29T08:57:24,524 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {89} /aai/v25/common/contacts 2022-07-29T08:57:24,525 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 87} /aai/v25/network/vces/vce/{vnf-id}/port-groups/port-group/{interface-id} 2022-07-29T08:57:24,525 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 16, 18} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,525 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16, 90} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/sriov-pfs/sriov-pf/{pf-pci-id} 2022-07-29T08:57:24,526 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {25, 26} /aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances/routing-instance/{routing-instance-id} 2022-07-29T08:57:24,526 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {91} /aai/v25/business/projects/project/{project-name} 2022-07-29T08:57:24,527 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 15} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name} 2022-07-29T08:57:24,527 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 92} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments 2022-07-29T08:57:24,527 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 12, 14, 17} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,528 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {74, 93} /aai/v25/network/forwarding-paths/forwarding-path/{forwarding-path-id}/forwarders 2022-07-29T08:57:24,528 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 57, 94} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/metadata/metadatum/{metaname} 2022-07-29T08:57:24,529 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {11, 18} /aai/v25/network/vnfcs/vnfc/{vnfc-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,529 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {95} /aai/v25/network/network-policies/network-policy/{network-policy-id} 2022-07-29T08:57:24,529 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {96} /aai/v25/network/label-restrictions/label-restriction/{id} 2022-07-29T08:57:24,530 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 97} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid} 2022-07-29T08:57:24,530 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {14, 31} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces 2022-07-29T08:57:24,530 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 98} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks/oam-network/{network-uuid} 2022-07-29T08:57:24,531 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {99} /aai/v25/common/contacts/contact/{contact-name} 2022-07-29T08:57:24,531 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 100} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/dvs-switches/dvs-switch/{switch-name} 2022-07-29T08:57:24,531 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 97, 101} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints/model-constraint/{model-constraint-uuid} 2022-07-29T08:57:24,532 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {57, 66, 67, 78} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/metadata/metadatum/{metaname} 2022-07-29T08:57:24,532 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 102} /aai/v25/network/l3-networks/l3-network/{network-id}/aggregate-routes 2022-07-29T08:57:24,532 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 43, 103, 104} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key} 2022-07-29T08:57:24,533 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 105} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/metadata 2022-07-29T08:57:24,533 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {34, 106} /aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements 2022-07-29T08:57:24,533 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 70} /aai/v25/network/vces/vce/{vnf-id}/entitlements/entitlement/{group-uuid}/{resource-uuid} 2022-07-29T08:57:24,534 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {107} /aai/v25/network/l3-networks 2022-07-29T08:57:24,534 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {108} /aai/v25/nodes/vlan-tags/vlan-tag/{vlan-tag-id} 2022-07-29T08:57:24,534 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {109} /aai/v25/network/ipsec-configurations/ipsec-configuration/{ipsec-configuration-id} 2022-07-29T08:57:24,535 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 14, 15, 110} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-07-29T08:57:24,535 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 17, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-07-29T08:57:24,535 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {111} /aai/v25/network/collections/collection/{collection-id} 2022-07-29T08:57:24,536 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 112} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors 2022-07-29T08:57:24,536 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {113} /aai/v25/network/zones 2022-07-29T08:57:24,536 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 12, 14} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,537 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67, 78, 79, 114} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/allotted-resources/allotted-resource/{id}/tunnel-xconnects/tunnel-xconnect/{id} 2022-07-29T08:57:24,537 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {11, 12, 115} /aai/v25/network/vnfcs/vnfc/{vnfc-name}/cps/cp/{cp-instance-id}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,537 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 17, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,538 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 5, 15, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans 2022-07-29T08:57:24,538 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {25, 26, 27, 116} /aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances/routing-instance/{routing-instance-id}/site-pairs/site-pair/{site-pair-id}/classes-of-service 2022-07-29T08:57:24,538 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 14, 51} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-07-29T08:57:24,539 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 18} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,539 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 55} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces 2022-07-29T08:57:24,539 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 117} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images 2022-07-29T08:57:24,540 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {33, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces 2022-07-29T08:57:24,540 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {118} /aai/v25/service-design-and-creation/vnf-images 2022-07-29T08:57:24,540 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 14, 15, 51} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-07-29T08:57:24,541 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 15, 110} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-07-29T08:57:24,541 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20} /aai/v25/network/l3-networks/l3-network/{network-id} 2022-07-29T08:57:24,541 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {119} /aai/v25/network/logical-links 2022-07-29T08:57:24,541 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id} 2022-07-29T08:57:24,542 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67, 78} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id} 2022-07-29T08:57:24,542 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {120} /aai/v25/network/instance-groups/instance-group/{id} 2022-07-29T08:57:24,542 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {63} /aai/v25/network/newvces/newvce/{vnf-id2} 2022-07-29T08:57:24,543 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 17, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-07-29T08:57:24,543 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 14, 15, 17} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,543 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {121} /aai/v25/network/vpn-bindings 2022-07-29T08:57:24,544 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {122} /aai/v25/network/site-resources 2022-07-29T08:57:24,544 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {123} /aai/v25/network/site-resources/site-resource/{site-resource-id} 2022-07-29T08:57:24,544 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 31} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces 2022-07-29T08:57:24,545 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 18, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,545 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 22, 110} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-07-29T08:57:24,545 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 124} /aai/v25/network/l3-networks/l3-network/{network-id}/subnets/subnet/{subnet-id} 2022-07-29T08:57:24,546 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {125} /aai/v25/network/network-policies 2022-07-29T08:57:24,546 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 126} /aai/v25/network/l3-networks/l3-network/{network-id}/aggregate-routes/aggregate-route/{route-id} 2022-07-29T08:57:24,546 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 46, 47, 127} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes 2022-07-29T08:57:24,547 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 5, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/vlans 2022-07-29T08:57:24,547 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,547 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 76} /aai/v25/network/vces/vce/{vnf-id}/licenses 2022-07-29T08:57:24,548 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 14, 15, 17} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-07-29T08:57:24,548 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {14} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name} 2022-07-29T08:57:24,548 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16, 128} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/bandwidth-attributes/bandwidth-attribute/{bwa-id} 2022-07-29T08:57:24,549 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 129} /aai/v25/network/l3-networks/l3-network/{network-id}/ctag-assignments 2022-07-29T08:57:24,549 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 43, 103} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities/hpa-capability/{hpa-capability-id} 2022-07-29T08:57:24,549 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {130} /aai/v25/business/owning-entities/owning-entity/{owning-entity-id} 2022-07-29T08:57:24,550 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {131} /aai/v25/service-design-and-creation/service-capabilities/service-capability/{service-type}/{vnf-type} 2022-07-29T08:57:24,550 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {132} /aai/v25/network/instance-groups 2022-07-29T08:57:24,550 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {11, 133} /aai/v25/network/vnfcs/vnfc/{vnfc-name}/cps 2022-07-29T08:57:24,551 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 18, 28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,551 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 134} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities 2022-07-29T08:57:24,551 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {135} /aai/v25/network/unis/uni/{id} 2022-07-29T08:57:24,552 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name} 2022-07-29T08:57:24,552 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {136} /aai/v25/service-design-and-creation/services/service/{service-id} 2022-07-29T08:57:24,552 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {137} /aai/v25/external-system/esr-thirdparty-sdnc-list 2022-07-29T08:57:24,553 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 16, 110} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-07-29T08:57:24,553 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {138, 139} /aai/v25/network/vpn-bindings/vpn-binding/{vpn-id}/route-targets/route-target/{global-route-target}/{route-target-role} 2022-07-29T08:57:24,553 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67, 78, 140} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/allotted-resources 2022-07-29T08:57:24,554 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {141} /aai/v25/network/tunnel-termination-points/tunnel-termination-point/{ttp-id} 2022-07-29T08:57:24,554 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {109, 142} /aai/v25/network/ipsec-configurations/ipsec-configuration/{ipsec-configuration-id}/vig-servers/vig-server/{vig-address-type} 2022-07-29T08:57:24,554 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {143} /aai/v25/network/multicast-configurations/multicast-configuration/{multicast-configuration-id} 2022-07-29T08:57:24,555 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {144} /aai/v25/network/configurations 2022-07-29T08:57:24,555 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name} 2022-07-29T08:57:24,555 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {34} /aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid} 2022-07-29T08:57:24,556 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname} 2022-07-29T08:57:24,556 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 5, 15} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans 2022-07-29T08:57:24,557 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {16, 84} /aai/v25/network/pnfs/pnf/{pnf-name}/vrfs/vrf/{vrf-id} 2022-07-29T08:57:24,557 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 5, 28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans 2022-07-29T08:57:24,557 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {25, 26, 27, 145} /aai/v25/network/site-pair-sets/site-pair-set/{site-pair-set-id}/routing-instances/routing-instance/{routing-instance-id}/site-pairs/site-pair/{site-pair-id}/classes-of-service/class-of-service/{cos} 2022-07-29T08:57:24,558 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 33, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces 2022-07-29T08:57:24,558 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {146} /aai/v25/network/connectivities/connectivity/{connectivity-id} 2022-07-29T08:57:24,558 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 22, 110} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-07-29T08:57:24,558 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {147} /aai/v25/network/collections 2022-07-29T08:57:24,559 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 17, 18} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,559 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {148} /aai/v25/network/label-restrictions 2022-07-29T08:57:24,560 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9} /aai/v25/service-design-and-creation/models/model/{model-invariant-id} 2022-07-29T08:57:24,560 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {149} /aai/v25/network/interlayer-attachments 2022-07-29T08:57:24,560 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 110} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-07-29T08:57:24,561 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {105, 150} /aai/v25/business/connectors/connector/{resource-instance-id}/metadata 2022-07-29T08:57:24,561 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67, 78, 105} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/metadata 2022-07-29T08:57:24,562 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 17, 18, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,562 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {151} /aai/v25/business/owning-entities 2022-07-29T08:57:24,562 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 15, 32} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/sriov-pfs 2022-07-29T08:57:24,563 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 105} /aai/v25/network/configurations/configuration/{configuration-id}/metadata 2022-07-29T08:57:24,563 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 12, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,563 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {152} /aai/v25/network/network-resources/network-resource/{network-id} 2022-07-29T08:57:24,564 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {14, 15, 90} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/sriov-pfs/sriov-pf/{pf-pci-id} 2022-07-29T08:57:24,564 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 46, 153} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/nos-servers 2022-07-29T08:57:24,565 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 12, 15, 17} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,565 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 154} /aai/v25/network/l3-networks/l3-network/{network-id}/ctag-assignments/ctag-assignment/{vlan-id-inner} 2022-07-29T08:57:24,565 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 14, 15} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name} 2022-07-29T08:57:24,566 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {85, 138} /aai/v25/network/vpn-bindings/vpn-binding/{vpn-id}/route-targets 2022-07-29T08:57:24,566 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 22, 51} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-07-29T08:57:24,566 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {155} /aai/v25/network/vnfcs 2022-07-29T08:57:24,567 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {156} /aai/v25/cloud-infrastructure/operational-environments/operational-environment/{operational-environment-id} 2022-07-29T08:57:24,567 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 14, 18} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,567 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 157} /aai/v25/network/configurations/configuration/{configuration-id}/forwarder-evcs 2022-07-29T08:57:24,568 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {30, 158} /aai/v25/cloud-infrastructure/complexes/complex/{physical-location-id}/ctag-pools/ctag-pool/{target-pe}/{availability-zone-name} 2022-07-29T08:57:24,568 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 17, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,568 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {11, 18, 115} /aai/v25/network/vnfcs/vnfc/{vnfc-name}/cps/cp/{cp-instance-id}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,569 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {150} /aai/v25/business/connectors/connector/{resource-instance-id} 2022-07-29T08:57:24,569 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 17, 18, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,569 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 15, 90} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/sriov-pfs/sriov-pf/{pf-pci-id} 2022-07-29T08:57:24,570 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 14, 33} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces 2022-07-29T08:57:24,570 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 12, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,570 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {159} /aai/v25/external-system/esr-thirdparty-sdnc-list/esr-thirdparty-sdnc/{thirdparty-sdnc-id} 2022-07-29T08:57:24,571 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {160} /aai/v25/network/logical-links/logical-link/{link-name} 2022-07-29T08:57:24,571 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {161} /aai/v25/cloud-infrastructure/complexes 2022-07-29T08:57:24,571 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 162} /aai/v25/network/vces/vce/{vnf-id}/port-groups 2022-07-29T08:57:24,572 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 97, 101, 163} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints/model-constraint/{model-constraint-uuid}/constrained-element-sets 2022-07-29T08:57:24,572 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {11} /aai/v25/network/vnfcs/vnfc/{vnfc-name} 2022-07-29T08:57:24,572 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {164} /aai/v25/business/lines-of-business/line-of-business/{line-of-business-name} 2022-07-29T08:57:24,573 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {165} /aai/v25/network/forwarding-paths 2022-07-29T08:57:24,573 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {166} /aai/v25/network/network-routes 2022-07-29T08:57:24,573 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {167} /aai/v25/network/tunnel-termination-points 2022-07-29T08:57:24,573 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {168} /aai/v25/network/wan-port-configs 2022-07-29T08:57:24,574 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type} 2022-07-29T08:57:24,574 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {34, 35, 169} /aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements/named-query-element/{named-query-element-uuid}/related-lookups/related-lookup/{related-lookup-uuid} 2022-07-29T08:57:24,575 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 5, 14} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans 2022-07-29T08:57:24,575 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 17} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-07-29T08:57:24,575 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 97, 101, 170} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints/model-constraint/{model-constraint-uuid}/constrained-element-sets/constrained-element-set/{constrained-element-set-uuid} 2022-07-29T08:57:24,576 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name} 2022-07-29T08:57:24,576 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 16, 33} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces 2022-07-29T08:57:24,576 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {16, 171} /aai/v25/network/pnfs/pnf/{pnf-name}/vrfs 2022-07-29T08:57:24,577 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58} /aai/v25/network/vces/vce/{vnf-id} 2022-07-29T08:57:24,577 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {172} /aai/v25/business/lines-of-business 2022-07-29T08:57:24,577 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {173} /aai/v25/cloud-infrastructure/network-profiles/network-profile/{nm-profile-name} 2022-07-29T08:57:24,578 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {174} /aai/v25/network/route-table-references 2022-07-29T08:57:24,578 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 97, 101, 170, 175} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints/model-constraint/{model-constraint-uuid}/constrained-element-sets/constrained-element-set/{constrained-element-set-uuid}/element-choice-sets/element-choice-set/{element-choice-set-uuid} 2022-07-29T08:57:24,578 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 176} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots 2022-07-29T08:57:24,579 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 15, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,579 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {177} /aai/v25/network/te-link-attributes/te-link-attribute/{id} 2022-07-29T08:57:24,579 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 15, 33} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces 2022-07-29T08:57:24,580 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 178} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/vip-ipv4-address-list/{vip-ipv4-address} 2022-07-29T08:57:24,580 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 15, 51} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-07-29T08:57:24,580 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 5, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans 2022-07-29T08:57:24,581 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 17, 28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-07-29T08:57:24,581 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {179} /aai/v25/network/network-routes/network-route/{route-id} 2022-07-29T08:57:24,581 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {180} /aai/v25/service-design-and-creation/service-capabilities 2022-07-29T08:57:24,581 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 15, 16, 51} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-07-29T08:57:24,582 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 14, 17, 18} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,582 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 181} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/availability-zones/availability-zone/{availability-zone-name} 2022-07-29T08:57:24,582 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16, 182} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/bandwidth-attributes 2022-07-29T08:57:24,583 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16, 128, 183} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/bandwidth-attributes/bandwidth-attribute/{bwa-id}/available-bandwidth-map/available-bandwidth/{ab-id} 2022-07-29T08:57:24,583 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 28, 46, 47, 110} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-07-29T08:57:24,583 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name} 2022-07-29T08:57:24,584 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {184} /aai/v25/network/multicast-configurations 2022-07-29T08:57:24,584 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {185} /aai/v25/network/lag-links 2022-07-29T08:57:24,584 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {186} /aai/v25/network/pnfs 2022-07-29T08:57:24,585 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {187} /aai/v25/service-design-and-creation/named-queries 2022-07-29T08:57:24,585 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {188} /aai/v25/cloud-infrastructure/virtual-data-centers/virtual-data-center/{vdc-id} 2022-07-29T08:57:24,586 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {34, 35, 189} /aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements/named-query-element/{named-query-element-uuid}/related-lookups 2022-07-29T08:57:24,586 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16, 128, 190} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/bandwidth-attributes/bandwidth-attribute/{bwa-id}/available-bandwidth-map 2022-07-29T08:57:24,586 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 191} /aai/v25/network/configurations/configuration/{configuration-id}/evcs 2022-07-29T08:57:24,587 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name} 2022-07-29T08:57:24,587 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 59} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/licenses/license/{group-uuid}/{resource-uuid} 2022-07-29T08:57:24,587 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 12, 15} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,587 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id} 2022-07-29T08:57:24,588 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {192} /aai/v25/business/platforms 2022-07-29T08:57:24,588 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 193} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements 2022-07-29T08:57:24,589 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {194} /aai/v25/network/sdwan-vpns 2022-07-29T08:57:24,589 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 195} /aai/v25/network/l3-networks/l3-network/{network-id}/subnets 2022-07-29T08:57:24,589 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {196} /aai/v25/network/zones/zone/{zone-id} 2022-07-29T08:57:24,589 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name} 2022-07-29T08:57:24,590 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 103, 104} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id}/hpa-feature-attributes/{hpa-attribute-key} 2022-07-29T08:57:24,590 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 12, 17, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,590 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {197} /aai/v25/network/te-link-attributes 2022-07-29T08:57:24,591 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 12, 17} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,591 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 15, 16, 110} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-07-29T08:57:24,591 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {198} /aai/v25/network/lan-port-configs/lan-port-config/{lan-port-config-id} 2022-07-29T08:57:24,592 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 199} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/group-assignments/group-assignment/{group-id} 2022-07-29T08:57:24,592 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {74} /aai/v25/network/forwarding-paths/forwarding-path/{forwarding-path-id} 2022-07-29T08:57:24,592 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 5, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/vlans 2022-07-29T08:57:24,593 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {34, 35, 200} /aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements/named-query-element/{named-query-element-uuid}/property-constraints 2022-07-29T08:57:24,593 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {201} /aai/v25/cloud-infrastructure/network-technologies/network-technology/{network-technology-id} 2022-07-29T08:57:24,593 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {16, 84, 139} /aai/v25/network/pnfs/pnf/{pnf-name}/vrfs/vrf/{vrf-id}/route-targets/route-target/{global-route-target}/{route-target-role} 2022-07-29T08:57:24,593 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {58, 87, 202} /aai/v25/network/vces/vce/{vnf-id}/port-groups/port-group/{interface-id}/cvlan-tags 2022-07-29T08:57:24,594 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 67, 78, 79} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type}/service-instances/service-instance/{service-instance-id}/allotted-resources/allotted-resource/{id} 2022-07-29T08:57:24,594 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 18, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,594 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {203} /aai/v25/network/physical-links 2022-07-29T08:57:24,595 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 12, 16, 17} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,595 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 204} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/snapshots/snapshot/{snapshot-id} 2022-07-29T08:57:24,595 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {205} /aai/v25/service-design-and-creation/vnf-images/vnf-image/{vnf-image-uuid} 2022-07-29T08:57:24,596 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 97, 101, 170, 206} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints/model-constraint/{model-constraint-uuid}/constrained-element-sets/constrained-element-set/{constrained-element-set-uuid}/element-choice-sets 2022-07-29T08:57:24,596 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {207} /aai/v25/network/newvces 2022-07-29T08:57:24,596 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {208} /aai/v25/network/site-pair-sets 2022-07-29T08:57:24,596 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 17, 18, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,597 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {209} /aai/v25/network/unis 2022-07-29T08:57:24,597 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 46} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id} 2022-07-29T08:57:24,597 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 210} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id} 2022-07-29T08:57:24,598 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66, 211} /aai/v25/business/customers/customer/{global-customer-id}/service-subscriptions 2022-07-29T08:57:24,598 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {16, 55} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces 2022-07-29T08:57:24,598 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {138} /aai/v25/network/vpn-bindings/vpn-binding/{vpn-id} 2022-07-29T08:57:24,598 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 15, 17, 18} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,599 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 17, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-07-29T08:57:24,599 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name} 2022-07-29T08:57:24,599 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 103} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/hpa-capabilities/hpa-capability/{hpa-capability-id} 2022-07-29T08:57:24,600 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 15, 16} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name} 2022-07-29T08:57:24,600 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 16, 51} /aai/v25/network/pnfs/pnf/{pnf-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-07-29T08:57:24,600 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 33} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces 2022-07-29T08:57:24,601 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 124, 212} /aai/v25/network/l3-networks/l3-network/{network-id}/subnets/subnet/{subnet-id}/host-routes/host-route/{host-route-id} 2022-07-29T08:57:24,601 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48} /aai/v25/network/configurations/configuration/{configuration-id} 2022-07-29T08:57:24,601 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 14, 15, 17, 18} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,601 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 105, 210} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata 2022-07-29T08:57:24,602 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 213} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/oam-networks 2022-07-29T08:57:24,602 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {214} /aai/v25/business/platforms/platform/{platform-name} 2022-07-29T08:57:24,602 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 43, 134} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/flavors/flavor/{flavor-id}/hpa-capabilities 2022-07-29T08:57:24,603 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 215} /aai/v25/network/configurations/configuration/{configuration-id}/evcs/evc/{evc-id} 2022-07-29T08:57:24,603 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 22, 51} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-07-29T08:57:24,603 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94, 97, 216} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id}/model-elements/model-element/{model-element-uuid}/model-constraints 2022-07-29T08:57:24,604 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 4, 15, 17} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/p-interfaces/p-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/vlans/vlan/{vlan-interface} 2022-07-29T08:57:24,604 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 46, 47, 217} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/volumes/volume/{volume-id} 2022-07-29T08:57:24,604 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {218} /aai/v25/network/interlayer-attachments/interlayer-attachment/{id} 2022-07-29T08:57:24,605 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 63, 110} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-07-29T08:57:24,605 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {219} /aai/v25/network/physical-links/physical-link/{link-name} 2022-07-29T08:57:24,605 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 220} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/volume-groups 2022-07-29T08:57:24,606 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {34, 35} /aai/v25/service-design-and-creation/named-queries/named-query/{named-query-uuid}/named-query-elements/named-query-element/{named-query-element-uuid} 2022-07-29T08:57:24,606 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {20, 124, 221} /aai/v25/network/l3-networks/l3-network/{network-id}/subnets/subnet/{subnet-id}/host-routes 2022-07-29T08:57:24,606 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {222} /aai/v25/cloud-infrastructure/pservers 2022-07-29T08:57:24,607 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {28, 57, 210} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/images/image/{image-id}/metadata/metadatum/{metaname} 2022-07-29T08:57:24,607 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 28, 46, 47} /aai/v25/cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id}/vservers/vserver/{vserver-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,607 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {15, 16, 33} /aai/v25/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name}/l-interfaces 2022-07-29T08:57:24,607 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {9, 94} /aai/v25/service-design-and-creation/models/model/{model-invariant-id}/model-vers/model-ver/{model-version-id} 2022-07-29T08:57:24,608 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {57, 150} /aai/v25/business/connectors/connector/{resource-instance-id}/metadata/metadatum/{metaname} 2022-07-29T08:57:24,608 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {2, 3, 4, 51} /aai/v25/cloud-infrastructure/pservers/pserver/{hostname}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs/sriov-vf/{pci-id} 2022-07-29T08:57:24,608 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 12, 22} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv4-address-list/{l3-interface-ipv4-address} 2022-07-29T08:57:24,609 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {4, 18, 63} /aai/v25/network/newvces/newvce/{vnf-id2}/l-interfaces/l-interface/{interface-name}/l3-interface-ipv6-address-list/{l3-interface-ipv6-address} 2022-07-29T08:57:24,609 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {48, 49, 223} /aai/v25/network/configurations/configuration/{configuration-id}/forwarder-evcs/forwarder-evc/{forwarder-evc-id}/vlan-mappings/vlan-mapping/{vlan-mapping-id} 2022-07-29T08:57:24,609 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {224} /aai/v25/network/route-table-references/route-table-reference/{route-table-reference-id} 2022-07-29T08:57:24,610 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {14, 15} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/p-interfaces/p-interface/{interface-name} 2022-07-29T08:57:24,610 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {22, 31} /aai/v25/network/generic-vnfs/generic-vnf/{vnf-id}/lag-interfaces 2022-07-29T08:57:24,610 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {11, 115} /aai/v25/network/vnfcs/vnfc/{vnfc-name}/cps/cp/{cp-instance-id} 2022-07-29T08:57:24,610 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {3, 4, 14, 110} /aai/v25/network/vpls-pes/vpls-pe/{equipment-name}/lag-interfaces/lag-interface/{interface-name}/l-interfaces/l-interface/{interface-name}/sriov-vfs 2022-07-29T08:57:24,611 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {225} /aai/v25/network/connectivities 2022-07-29T08:57:24,611 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {109, 226} /aai/v25/network/ipsec-configurations/ipsec-configuration/{ipsec-configuration-id}/vig-servers 2022-07-29T08:57:24,611 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {227} /aai/v25/network/lag-links/lag-link/{link-name} 2022-07-29T08:57:24,612 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | bitset {66} /aai/v25/business/customers/customer/{global-customer-id} 2022-07-29T08:57:24,612 | INFO | features-3-thread-1 | AAIRequest | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | loaded [aggregate-route, aggregate-routes, allotted-resource, allotted-resources, availability-zone, availability-zones, available-bandwidth, available-bandwidth-map, bandwidth-attribute, bandwidth-attributes, class-of-service, classes-of-service, cloud-region, cloud-regions, collection, collections, complex, complexes, configuration, configurations, connectivities, connectivity, connector, connectors, constrained-element-set, constrained-element-sets, contact, contacts, cp, cps, ctag-assignment, ctag-assignments, ctag-pool, ctag-pools, customer, customers, cvlan-tag-entry, cvlan-tags, device, devices, dvs-switch, dvs-switches, element-choice-set, element-choice-sets, entitlement, entitlements, esr-thirdparty-sdnc, esr-thirdparty-sdnc-list, evc, evcs, flavor, flavors, forwarder, forwarder-evc, forwarder-evcs, forwarders, forwarding-path, forwarding-paths, generic-vnf, generic-vnfs, group-assignment, group-assignments, host-route, host-routes, hpa-capabilities, hpa-capability, hpa-feature-attributes, image, images, instance-group, instance-groups, interlayer-attachment, interlayer-attachments, ipsec-configuration, ipsec-configurations, l-interface, l-interfaces, l3-interface-ipv4-address-list, l3-interface-ipv6-address-list, l3-network, l3-networks, label-restriction, label-restrictions, lag-interface, lag-interfaces, lag-link, lag-links, lan-port-config, lan-port-configs, license, licenses, line-of-business, lines-of-business, logical-link, logical-links, metadata, metadatum, model, model-constraint, model-constraints, model-element, model-elements, model-ver, model-vers, models, multicast-configuration, multicast-configurations, named-queries, named-query, named-query-element, named-query-elements, network-policies, network-policy, network-profile, network-profiles, network-resource, network-resources, network-route, network-routes, network-technologies, network-technology, newvce, newvces, nos-server, nos-servers, oam-network, oam-networks, operational-environment, operational-environments, owning-entities, owning-entity, p-interface, p-interfaces, physical-link, physical-links, platform, platforms, pnf, pnfs, port-group, port-groups, project, projects, property-constraint, property-constraints, pserver, pservers, related-lookup, related-lookups, route-table-reference, route-table-references, route-target, route-targets, routing-instance, routing-instances, sdwan-vpn, sdwan-vpns, segmentation-assignment, segmentation-assignments, service, service-capabilities, service-capability, service-instance, service-instances, service-subscription, service-subscriptions, services, site-pair, site-pair-set, site-pair-sets, site-pairs, site-resource, site-resources, snapshot, snapshots, sriov-pf, sriov-pfs, sriov-vf, sriov-vfs, subnet, subnets, te-link-attribute, te-link-attributes, tenant, tenants, tunnel-termination-point, tunnel-termination-points, tunnel-xconnect, tunnel-xconnects, uni, unis, vce, vces, vf-module, vf-modules, vig-server, vig-servers, vip-ipv4-address-list, vip-ipv6-address-list, virtual-data-center, virtual-data-centers, vlan, vlan-mapping, vlan-mappings, vlan-tag, vlan-tags, vlans, vnf-image, vnf-images, vnfc, vnfcs, volume, volume-group, volume-groups, volumes, vpls-pe, vpls-pes, vpn-binding, vpn-bindings, vrf, vrfs, vserver, vservers, wan-port-config, wan-port-configs, zone, zones] WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.onap.ccsdk.sli.adaptors.aai.AAIClientRESTExecutor (file:/opt/opendaylight/data/cache/org.eclipse.osgi/259/0/bundleFile) to field java.lang.reflect.Field.modifiers WARNING: Please consider reporting this to the maintainers of org.onap.ccsdk.sli.adaptors.aai.AAIClientRESTExecutor WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-07-29T08:57:24,619 | INFO | features-3-thread-1 | AAIService | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | AAIResource.ctor initialized. 2022-07-29T08:57:24,620 | INFO | features-3-thread-1 | AAIService | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 | - | AAIResource.ctor initialized. 2022-07-29T08:57:24,622 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.aai-service-provider/1.4.1 has been started 2022-07-29T08:57:24,623 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.aai-service-provider_1.4.1 [259] was successfully created 2022-07-29T08:57:24,624 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.highstreet-technologies.aaa.authn-api/0.14.7 2022-07-29T08:57:24,732 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.password-service-api/0.14.7 2022-07-29T08:57:24,734 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.tokenauthrealm/0.14.7 2022-07-29T08:57:24,740 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.password-service-impl/0.14.7 2022-07-29T08:57:24,747 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.shiro/0.14.7 2022-07-29T08:57:24,759 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.aaa.api.ClaimCache), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.web.WebServer)] 2022-07-29T08:57:24,771 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.dropwizard.metrics.graphite/4.1.25 2022-07-29T08:57:24,773 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.sliapi-model-yang/1.4.1 2022-07-29T08:57:24,775 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.sliapi-provider/1.4.1 2022-07-29T08:57:24,777 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.core.sliapi-provider_1.4.1 [275] with paths [bundleentry://275.fwk746280996/org/opendaylight/blueprint/sliapi-blueprint.xml] 2022-07-29T08:57:24,781 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.sliapi-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService)] 2022-07-29T08:57:24,782 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-remoterpc-connector/4.0.7 2022-07-29T08:57:24,788 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-model/1.3.1 2022-07-29T08:57:24,790 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-model/1.3.1 2022-07-29T08:57:24,792 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | log4j.apache-log4j-extras/1.2.17 2022-07-29T08:57:24,794 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-restconf-monitoring/2.0.11 2022-07-29T08:57:24,796 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider/1.3.1 2022-07-29T08:57:24,806 | INFO | features-3-thread-1 | IndexOdluxBundle | 253 - ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider - 1.3.1 | - | instantiating index with oauthEnabled=false and policyEnabled=false 2022-07-29T08:57:24,810 | INFO | features-3-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider_1.3.1 [253]] to http service 2022-07-29T08:57:24,818 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:24,898 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-07-29T08:57:24,899 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-07-29T08:57:24,899 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-07-29T08:57:24,899 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:24,900 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-07-29T08:57:24,901 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider_1.3.1 [253], contextID=default], with context-name: 2022-07-29T08:57:24,901 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-07-29T08:57:24,904 | INFO | features-3-thread-1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-07-29T08:57:24,951 | INFO | features-3-thread-1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider_1.3.1 [253], contextID=default]} 2022-07-29T08:57:24,978 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider/1.3.1 has been started 2022-07-29T08:57:24,978 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-provider_1.3.1 [253] was successfully created 2022-07-29T08:57:24,980 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.northbound.lcm-model/1.4.1 2022-07-29T08:57:24,982 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-model-ri/8.0.7 2022-07-29T08:57:24,984 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc8525/8.0.7 2022-07-29T08:57:24,986 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.netty-event-executor-config/0.15.7 2022-07-29T08:57:24,990 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.netconf.sal.connect.api.DeviceActionFactory), (objectClass=org.opendaylight.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas), (objectClass=org.opendaylight.netconf.sal.connect.api.SchemaResourceManager)] 2022-07-29T08:57:24,992 | INFO | features-3-thread-1 | OSGiGlobalEventExecutor | 313 - pendaylight.controller.netty-event-executor-config - 0.15.7 | - | Global Event executor enabled 2022-07-29T08:57:24,994 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-inventoryApp/1.3.1 2022-07-29T08:57:25,003 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-07-29T08:57:25,003 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde inventoryApp 2022-07-29T08:57:25,008 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-inventoryApp/1.3.1 has been started 2022-07-29T08:57:25,008 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-inventoryApp_1.3.1 [249] was successfully created 2022-07-29T08:57:25,010 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-eventLogApp/1.3.1 2022-07-29T08:57:25,018 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-07-29T08:57:25,018 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde eventLogApp 2022-07-29T08:57:25,019 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-eventLogApp/1.3.1 has been started 2022-07-29T08:57:25,020 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-eventLogApp_1.3.1 [246] was successfully created 2022-07-29T08:57:25,021 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.sdnc.northbound.optical-service-provider/2.3.0 2022-07-29T08:57:25,028 | INFO | features-3-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.onap.sdnc.northbound.optical-service-provider_2.3.0 [290]] to http service 2022-07-29T08:57:25,043 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:25,371 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-07-29T08:57:25,372 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-07-29T08:57:25,372 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-07-29T08:57:25,373 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:25,373 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-07-29T08:57:25,374 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add ch.qos.logback.classic.servlet.LogbackServletContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:25,374 | WARN | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | failed to parse and instantiate of javax.servlet.ServletContainerInitializer in classpath 2022-07-29T08:57:25,375 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.onap.sdnc.northbound.optical-service-provider_2.3.0 [290], contextID=default], with context-name: 2022-07-29T08:57:25,376 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-07-29T08:57:25,379 | INFO | features-3-thread-1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-07-29T08:57:25,398 | INFO | features-3-thread-1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.sdnc.northbound.optical-service-provider_2.3.0 [290], contextID=default]} 2022-07-29T08:57:25,401 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.sdnc.northbound.optical-service-provider_2.3.0 [290] with paths [bundleentry://290.fwk746280996/org/opendaylight/blueprint/optical-service-blueprint.xml] 2022-07-29T08:57:25,405 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.optical-service-provider/2.3.0 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-07-29T08:57:25,406 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.auth/2.0.11 2022-07-29T08:57:25,409 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 2022-07-29T08:57:25,411 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.northbound.asdcApi-provider_1.4.1 [278] with paths [bundleentry://278.fwk746280996/org/opendaylight/blueprint/asdc-blueprint.xml] 2022-07-29T08:57:25,415 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-07-29T08:57:25,415 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.plugins.properties-node-provider/1.4.1 2022-07-29T08:57:25,418 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.plugins.properties-node-provider_1.4.1 [283] with paths [bundleentry://283.fwk746280996/org/opendaylight/blueprint/properties-node-blueprint.xml] 2022-07-29T08:57:25,431 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.plugins.properties-node-provider/1.4.1 has been started 2022-07-29T08:57:25,435 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.plugins.properties-node-provider_1.4.1 [283] was successfully created 2022-07-29T08:57:25,436 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.dropwizard.metrics.jvm/4.1.25 2022-07-29T08:57:25,439 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.dom-api/2.0.11 2022-07-29T08:57:25,441 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.highstreet-technologies.opendaylight.odl-ready/3.2.0 2022-07-29T08:57:25,483 | INFO | features-3-thread-1 | ReadyHttpServlet | 54 - com.highstreet-technologies.opendaylight.odl-ready - 3.2.0 | - | ready state servlet instantiated 2022-07-29T08:57:25,488 | INFO | features-3-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [com.highstreet-technologies.opendaylight.odl-ready_3.2.0 [54]] to http service 2022-07-29T08:57:25,495 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:25,554 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-07-29T08:57:25,555 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-07-29T08:57:25,555 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-07-29T08:57:25,555 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:25,556 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-07-29T08:57:25,557 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=com.highstreet-technologies.opendaylight.odl-ready_3.2.0 [54], contextID=default], with context-name: 2022-07-29T08:57:25,558 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-07-29T08:57:25,561 | INFO | features-3-thread-1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-07-29T08:57:25,569 | INFO | features-3-thread-1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=com.highstreet-technologies.opendaylight.odl-ready_3.2.0 [54], contextID=default]} 2022-07-29T08:57:25,573 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle com.highstreet-technologies.opendaylight.odl-ready/3.2.0 has been started 2022-07-29T08:57:25,574 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle com.highstreet-technologies.opendaylight.odl-ready_3.2.0 [54] was successfully created 2022-07-29T08:57:25,576 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_google_errorprone_error_prone_annotations_2.5.1_error_prone_annotations-2.5.1.jar/0.0.0 2022-07-29T08:57:25,579 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.media.jersey-media-jaxb/2.27.0 2022-07-29T08:57:25,584 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.notifications-api/2.0.11 2022-07-29T08:57:25,589 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_dk_brics_automaton_1.12-1_automaton-1.12-1.jar/0.0.0 2022-07-29T08:57:25,591 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_github_mifmif_generex_1.0.2_generex-1.0.2.jar/0.0.0 2022-07-29T08:57:25,593 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.daexim.spi/1.10.1 2022-07-29T08:57:25,599 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-dom-codec/8.0.7 2022-07-29T08:57:25,614 | INFO | features-3-thread-1 | DefaultBindingCodecTreeFactory | 336 - org.opendaylight.mdsal.binding-dom-codec - 8.0.7 | - | Binding-DOM Codec enabled 2022-07-29T08:57:25,618 | INFO | features-3-thread-1 | DefaultBindingDOMCodecFactory | 336 - org.opendaylight.mdsal.binding-dom-codec - 8.0.7 | - | Binding/DOM Codec enabled 2022-07-29T08:57:25,620 | INFO | features-3-thread-1 | OSGiBindingDOMCodec | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 8.0.7 | - | Binding/DOM Codec activating 2022-07-29T08:57:25,623 | INFO | features-3-thread-1 | OSGiBindingDOMCodec | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 8.0.7 | - | Binding/DOM Codec activated 2022-07-29T08:57:25,626 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-spi/8.0.7 2022-07-29T08:57:25,628 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.oran.a1-adapter-model/1.3.2 2022-07-29T08:57:25,632 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.oran.a1-adapter-provider/1.3.2 2022-07-29T08:57:25,634 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.oran.a1-adapter-provider_1.3.2 [258] with paths [bundleentry://258.fwk746280996/org/opendaylight/blueprint/impl-blueprint.xml] 2022-07-29T08:57:25,644 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.oran.a1-adapter-provider/1.3.2 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-07-29T08:57:25,645 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | karaf.branding/9.0.8 2022-07-29T08:57:25,647 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.ietf-netconf-monitoring-extension/2.0.11 2022-07-29T08:57:25,650 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.impl/2.0.11 2022-07-29T08:57:25,652 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.eos-binding-api/8.0.7 2022-07-29T08:57:25,654 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.eos-binding-adapter/8.0.7 2022-07-29T08:57:25,659 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.web.osgi-impl/0.14.7 2022-07-29T08:57:25,670 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.containers.jersey-container-servlet/2.27.0 2022-07-29T08:57:25,671 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.web.WebContextSecurer)] 2022-07-29T08:57:25,675 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.inject.jersey-hk2/2.27.0 2022-07-29T08:57:25,685 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.plugins.template-node-provider/1.4.1 2022-07-29T08:57:25,684 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.aaa.api.ClaimCache), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager)] 2022-07-29T08:57:25,710 | WARN | features-3-thread-1 | TemplateNode | 286 - org.onap.ccsdk.sli.plugins.template-node-provider - 1.4.1 | - | Properties not loaded for template node, using sensible defaults. /opt/onap/ccsdk/data/properties/template-node.properties (No such file or directory) 2022-07-29T08:57:25,711 | WARN | features-3-thread-1 | deprecation | 152 - org.apache.velocity.engine-core - 2.3.0 | - | configuration key 'resource.loader' has been deprecated in favor of 'resource.loaders' 2022-07-29T08:57:25,712 | WARN | features-3-thread-1 | deprecation | 152 - org.apache.velocity.engine-core - 2.3.0 | - | configuration key 'file.resource.loader.path' has been deprecated in favor of 'resource.loader.file.path' 2022-07-29T08:57:25,712 | WARN | features-3-thread-1 | deprecation | 152 - org.apache.velocity.engine-core - 2.3.0 | - | configuration key 'file.resource.loader.cache' has been deprecated in favor of 'resource.loader.file.cache' 2022-07-29T08:57:25,791 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.plugins.template-node-provider/1.4.1 has been started 2022-07-29T08:57:25,793 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.plugins.template-node-provider_1.4.1 [286] was successfully created 2022-07-29T08:57:25,796 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.northbound.dataChange-model/1.4.1 2022-07-29T08:57:25,876 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 2022-07-29T08:57:25,880 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.sdnc.northbound.generic-resource-api-provider_2.3.0 [288] with paths [bundleentry://288.fwk746280996/org/opendaylight/blueprint/generic-resource-api-blueprint.xml] 2022-07-29T08:57:25,887 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService)] 2022-07-29T08:57:25,888 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-performanceHistoryApp/1.3.1 2022-07-29T08:57:25,896 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-07-29T08:57:25,897 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde performanceHistoryApp 2022-07-29T08:57:25,898 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-performanceHistoryApp/1.3.1 has been started 2022-07-29T08:57:25,899 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-performanceHistoryApp_1.3.1 [251] was successfully created 2022-07-29T08:57:25,901 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-repo-fs/7.0.9 2022-07-29T08:57:25,904 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.dropwizard.metrics.healthchecks/4.1.25 2022-07-29T08:57:25,906 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.transport-native-epoll/4.1.69.Final 2022-07-29T08:57:25,908 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.googlecode.json-simple/1.1.1 2022-07-29T08:57:25,911 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-faultApp/1.3.1 2022-07-29T08:57:25,918 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-07-29T08:57:25,919 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde faultApp 2022-07-29T08:57:25,920 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-faultApp/1.3.1 has been started 2022-07-29T08:57:25,921 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-faultApp_1.3.1 [247] was successfully created 2022-07-29T08:57:25,923 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-akka-segmented-journal/4.0.7 2022-07-29T08:57:25,926 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider/2.12.5 2022-07-29T08:57:25,928 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-registrar-model/1.3.1 2022-07-29T08:57:25,929 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-generator/8.0.7 2022-07-29T08:57:25,937 | INFO | features-3-thread-1 | DefaultBindingRuntimeGenerator | 340 - org.opendaylight.mdsal.binding-generator - 8.0.7 | - | Binding/YANG type support activated 2022-07-29T08:57:25,938 | INFO | features-3-thread-1 | OSGiBindingRuntime | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 | - | Binding Runtime activating 2022-07-29T08:57:27,342 | INFO | features-3-thread-1 | OSGiBindingRuntimeContextImpl | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 | - | BindingRuntimeContext generation 1 activated 2022-07-29T08:57:27,343 | INFO | features-3-thread-1 | GlobalBindingRuntimeContext | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 | - | Global BindingRuntimeContext generation 1 activated 2022-07-29T08:57:27,388 | INFO | features-3-thread-1 | OSGiBindingDOMCodecServicesImpl | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 8.0.7 | - | Binding/DOM Codec generation 1 activated 2022-07-29T08:57:27,390 | INFO | features-3-thread-1 | GlobalBindingDOMCodecServices | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 8.0.7 | - | Global Binding/DOM Codec activated with generation 1 2022-07-29T08:57:27,392 | INFO | features-3-thread-1 | OSGiBlockingBindingNormalizer | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter activated 2022-07-29T08:57:27,404 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider)] 2022-07-29T08:57:27,405 | INFO | features-3-thread-1 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for MountPointService activated 2022-07-29T08:57:27,410 | INFO | features-3-thread-1 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for NotificationService activated 2022-07-29T08:57:27,415 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.sliapi-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)] 2022-07-29T08:57:27,415 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider)] 2022-07-29T08:57:27,417 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.optical-service-provider/2.3.0 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-07-29T08:57:27,418 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-07-29T08:57:27,419 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.oran.a1-adapter-provider/1.3.2 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-07-29T08:57:27,420 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)] 2022-07-29T08:57:27,420 | INFO | features-3-thread-1 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for NotificationPublishService activated 2022-07-29T08:57:27,428 | INFO | features-3-thread-1 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for RpcConsumerRegistry activated 2022-07-29T08:57:27,433 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider/1.3.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-07-29T08:57:27,433 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider)] 2022-07-29T08:57:27,434 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.cert/0.14.7 is waiting for dependencies [(&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-07-29T08:57:27,434 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.sliapi-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)] 2022-07-29T08:57:27,435 | INFO | features-3-thread-1 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for RpcProviderService activated 2022-07-29T08:57:27,435 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-07-29T08:57:27,436 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.oran.a1-adapter-provider/1.3.2 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)] 2022-07-29T08:57:27,436 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-07-29T08:57:27,437 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.optical-service-provider/2.3.0 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-07-29T08:57:27,441 | INFO | features-3-thread-1 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for ActionService activated 2022-07-29T08:57:27,444 | INFO | features-3-thread-1 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for ActionProviderService activated 2022-07-29T08:57:27,445 | INFO | features-3-thread-1 | DynamicBindingAdapter | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | 8 DOMService trackers started 2022-07-29T08:57:27,449 | INFO | features-3-thread-1 | OSGiQueryFactory | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding Query activated 2022-07-29T08:57:27,452 | INFO | features-3-thread-1 | OSGiBindingRuntime | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 | - | Binding Runtime activated 2022-07-29T08:57:27,453 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-helpApp/1.3.1 2022-07-29T08:57:27,478 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-07-29T08:57:27,479 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde helpApp 2022-07-29T08:57:27,484 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-helpApp/1.3.1 has been started 2022-07-29T08:57:27,488 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-helpApp_1.3.1 [248] was successfully created 2022-07-29T08:57:27,491 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.aaa-authn-odl-plugin/2.0.11 2022-07-29T08:57:27,498 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding-util/8.0.7 2022-07-29T08:57:27,501 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-configurationApp/1.3.1 2022-07-29T08:57:27,512 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-07-29T08:57:27,512 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde configurationApp 2022-07-29T08:57:27,513 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-configurationApp/1.3.1 has been started 2022-07-29T08:57:27,516 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-configurationApp_1.3.1 [244] was successfully created 2022-07-29T08:57:27,537 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.web.servlet-jersey2/0.14.7 2022-07-29T08:57:27,542 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.web.WebContextSecurer)] 2022-07-29T08:57:27,542 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.api.ClaimCache), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager)] 2022-07-29T08:57:27,546 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-maintenanceApp/1.3.1 2022-07-29T08:57:27,555 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-07-29T08:57:27,556 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde maintenanceApp 2022-07-29T08:57:27,557 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-maintenanceApp/1.3.1 has been started 2022-07-29T08:57:27,558 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-maintenanceApp_1.3.1 [250] was successfully created 2022-07-29T08:57:27,560 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.yangtools.yang-data-transform/7.0.9 2022-07-29T08:57:27,565 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.infrautils.ready-impl/2.0.8 2022-07-29T08:57:27,584 | INFO | features-3-thread-1 | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | ThreadFactory created: SystemReadyService 2022-07-29T08:57:27,593 | INFO | features-3-thread-1 | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | Now starting to provide full system readiness status updates (see TestBundleDiag's logs)... 2022-07-29T08:57:27,596 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_google_j2objc_j2objc-annotations_1.3_j2objc-annotations-1.3.jar/0.0.0 2022-07-29T08:57:27,597 | INFO | SystemReadyService-0 | TestBundleDiag | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos() started... 2022-07-29T08:57:27,598 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.messagerouter.publisher.api/1.4.1 2022-07-29T08:57:27,600 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-connectApp/1.3.1 2022-07-29T08:57:27,613 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering resources 2022-07-29T08:57:27,613 | INFO | features-3-thread-1 | OdluxBundle | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 | - | Registering bunlde connectApp 2022-07-29T08:57:27,615 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-connectApp/1.3.1 has been started 2022-07-29T08:57:27,619 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-app-connectApp_1.3.1 [245] was successfully created 2022-07-29T08:57:27,622 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.northbound.lcm-provider/1.4.1 2022-07-29T08:57:27,626 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.northbound.lcm-provider_1.4.1 [282] with paths [bundleentry://282.fwk746280996/org/opendaylight/blueprint/lcm-blueprint.xml] 2022-07-29T08:57:27,631 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.lcm-provider/1.4.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)] 2022-07-29T08:57:27,632 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider/1.3.1 2022-07-29T08:57:27,635 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider_1.3.1 [221] with paths [bundleentry://221.fwk746280996/org/opendaylight/blueprint/blueprint.xml] 2022-07-29T08:57:27,708 | INFO | features-3-thread-1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider_1.3.1 [221]] to http service 2022-07-29T08:57:27,720 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:27,772 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-07-29T08:57:27,773 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-07-29T08:57:27,773 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-07-29T08:57:27,773 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:27,774 | INFO | features-3-thread-1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-07-29T08:57:27,774 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider_1.3.1 [221], contextID=default], with context-name: 2022-07-29T08:57:27,775 | INFO | features-3-thread-1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-07-29T08:57:27,776 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 0s, remaining time 299s, diag: Booting {Installed=0, Resolved=54, Unknown=0, GracePeriod=16, Waiting=5, Starting=1, Active=432, Stopping=0, Failure=0} 2022-07-29T08:57:27,779 | INFO | features-3-thread-1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-07-29T08:57:27,785 | INFO | features-3-thread-1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider_1.3.1 [221], contextID=default]} 2022-07-29T08:57:27,806 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider/1.3.1 has been started 2022-07-29T08:57:27,807 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-apigateway-provider_1.3.1 [221] was successfully created 2022-07-29T08:57:27,807 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.apache.karaf.jdbc.core/4.3.3 2022-07-29T08:57:27,829 | INFO | features-3-thread-1 | CommandExtension | 141 - org.apache.karaf.shell.core - 4.3.3 | - | Registering commands for bundle org.apache.karaf.jdbc.core/4.3.3 2022-07-29T08:57:27,831 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.cds-dom-api/4.0.7 2022-07-29T08:57:27,832 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.mdsal-resource-provider/1.4.1 2022-07-29T08:57:27,834 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.mdsal-resource-provider_1.4.1 [262] with paths [bundleentry://262.fwk746280996/org/opendaylight/blueprint/mdsal-resource-blueprint.xml] 2022-07-29T08:57:27,842 | INFO | features-3-thread-1 | MdsalResourcePropertiesProviderImpl | 262 - rg.onap.ccsdk.sli.adaptors.mdsal-resource-provider - 1.4.1 | - | Using property file (1) from environment variable /opt/onap/sdnc/data/properties/mdsal-resource.properties 2022-07-29T08:57:27,846 | INFO | features-3-thread-1 | ConfigResource | 262 - rg.onap.ccsdk.sli.adaptors.mdsal-resource-provider - 1.4.1 | - | Loading ConfigResource using property provider 2022-07-29T08:57:27,850 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.mdsal-resource-provider/1.4.1 has been started 2022-07-29T08:57:27,851 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.mdsal-resource-provider_1.4.1 [262] was successfully created 2022-07-29T08:57:27,851 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.sql-resource-provider/1.4.1 2022-07-29T08:57:27,854 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.adaptors.sql-resource-provider_1.4.1 [267] with paths [bundleentry://267.fwk746280996/org/opendaylight/blueprint/sql-resource-blueprint.xml] 2022-07-29T08:57:27,871 | INFO | features-3-thread-1 | SqlResourcePropertiesProviderImpl | 267 - org.onap.ccsdk.sli.adaptors.sql-resource-provider - 1.4.1 | - | Using property file (1) from environment variable /opt/onap/sdnc/data/properties/sql-resource.properties 2022-07-29T08:57:27,884 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.sql-resource-provider/1.4.1 has been started 2022-07-29T08:57:27,885 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.sql-resource-provider_1.4.1 [267] was successfully created 2022-07-29T08:57:27,885 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.hk2.locator/2.5.0.b42 2022-07-29T08:57:27,892 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.hk2.api/2.5.0.b42 2022-07-29T08:57:27,897 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.filterchain/0.14.7 2022-07-29T08:57:27,904 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.web.WebContextSecurer)] 2022-07-29T08:57:27,904 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.api.ClaimCache), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager)] 2022-07-29T08:57:27,907 | INFO | features-3-thread-1 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Custom filter properties updated: {service.pid=org.opendaylight.aaa.filterchain, customFilterList=org.onap.ccsdk.sli.core.filters.ControllerAuditLogFilter,org.onap.ccsdk.sli.core.filters.ControllerPayloadLoggingFilter, component.name=org.opendaylight.aaa.filterchain.configuration.impl.CustomFilterAdapterConfigurationImpl, felix.fileinstall.filename=file:/opt/opendaylight/etc/org.opendaylight.aaa.filterchain.cfg, component.id=72} 2022-07-29T08:57:27,909 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 2022-07-29T08:57:27,918 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)] 2022-07-29T08:57:27,920 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.hk2.utils/2.5.0.b42 2022-07-29T08:57:27,925 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-akka-raft/4.0.7 2022-07-29T08:57:27,935 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-distributed-datastore/4.0.7 2022-07-29T08:57:27,954 | INFO | features-3-thread-1 | OSGiDatastoreContextIntrospectorFactory | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Datastore Context Introspector activated 2022-07-29T08:57:27,959 | INFO | features-3-thread-1 | FileModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Shard configuration provider started 2022-07-29T08:57:27,960 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-clustering-commons/4.0.7 2022-07-29T08:57:28,000 | INFO | features-3-thread-1 | FileAkkaConfigurationReader | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | File-based Akka configuration reader enabled 2022-07-29T08:57:28,002 | INFO | features-3-thread-1 | OSGiActorSystemProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Actor System provider starting 2022-07-29T08:57:28,396 | INFO | features-3-thread-1 | ActorSystemProviderImpl | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Creating new ActorSystem 2022-07-29T08:57:28,846 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 1s, remaining time 298s, diag: Booting {Installed=0, Resolved=42, Unknown=0, GracePeriod=17, Waiting=4, Starting=0, Active=445, Stopping=0, Failure=0} 2022-07-29T08:57:29,274 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | Slf4jLogger | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Slf4jLogger started 2022-07-29T08:57:29,822 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | ArteryTransport | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Remoting started with transport [Artery tcp]; listening on address [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] with UID [5793585015610285282] 2022-07-29T08:57:29,855 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | Cluster | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - Starting up, Akka version [2.6.17] ... 2022-07-29T08:57:29,899 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 2s, remaining time 297s, diag: Booting {Installed=0, Resolved=42, Unknown=0, GracePeriod=17, Waiting=4, Starting=0, Active=445, Stopping=0, Failure=0} 2022-07-29T08:57:29,961 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | Cluster | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - Registered cluster JMX MBean [akka:type=Cluster] 2022-07-29T08:57:29,968 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | Cluster | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - Started up successfully 2022-07-29T08:57:29,998 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-12 | Cluster | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 2022-07-29T08:57:30,013 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-12 | Cluster | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 2022-07-29T08:57:30,017 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-12 | Cluster | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - is the new leader among reachable nodes (more leaders may exist) 2022-07-29T08:57:30,030 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-12 | Cluster | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Cluster Node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] - Leader is moving node [akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550] to [Up] 2022-07-29T08:57:30,522 | INFO | features-3-thread-1 | OSGiActorSystemProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Actor System provider started 2022-07-29T08:57:30,660 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | ClusterSingletonManager | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Singleton manager starting singleton actor [akka://opendaylight-cluster-data/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 2022-07-29T08:57:30,724 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | ClusterSingletonManager | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | ClusterSingletonManager state change [Start -> Oldest] 2022-07-29T08:57:30,725 | INFO | features-3-thread-1 | OSGiEntityOwnershipService | 362 - org.opendaylight.mdsal.eos-binding-adapter - 8.0.7 | - | Entity Ownership Service adapter starting 2022-07-29T08:57:30,726 | INFO | features-3-thread-1 | OSGiEntityOwnershipService | 362 - org.opendaylight.mdsal.eos-binding-adapter - 8.0.7 | - | Entity Ownership Service adapter started 2022-07-29T08:57:30,731 | INFO | features-3-thread-1 | OSGiRemoteOpsProvider | 324 - rg.opendaylight.controller.sal-remoterpc-connector - 4.0.7 | - | Remote Operations service starting 2022-07-29T08:57:30,738 | INFO | features-3-thread-1 | OSGiRemoteOpsProvider | 324 - rg.opendaylight.controller.sal-remoterpc-connector - 4.0.7 | - | Remote Operations service started 2022-07-29T08:57:30,745 | INFO | features-3-thread-1 | OSGiDistributedDataStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Distributed Datastore type CONFIGURATION starting 2022-07-29T08:57:30,932 | INFO | opendaylight-cluster-data-akka.persistence.dispatchers.default-plugin-dispatcher-17 | SegmentedFileJournal | 318 - opendaylight.controller.sal-akka-segmented-journal - 4.0.7 | - | Initialized with root directory segmented-journal with storage MAPPED 2022-07-29T08:57:30,945 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 3s, remaining time 296s, diag: Booting {Installed=0, Resolved=42, Unknown=0, GracePeriod=17, Waiting=3, Starting=0, Active=446, Stopping=0, Failure=0} 2022-07-29T08:57:31,431 | WARN | features-3-thread-1 | DatastoreContext | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | The shard-snapshot-chunk-size configuration parameter is deprecated - use maximum-message-slice-size instead 2022-07-29T08:57:31,440 | INFO | features-3-thread-1 | DistributedDataStoreFactory | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Create data store instance of type : config 2022-07-29T08:57:31,442 | INFO | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Config file exists - reading config from it 2022-07-29T08:57:31,444 | INFO | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Config file exists - reading config from it 2022-07-29T08:57:31,457 | INFO | features-3-thread-1 | AbstractDataStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Creating ShardManager : shardmanager-config 2022-07-29T08:57:31,488 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Starting ShardManager shard-manager-config 2022-07-29T08:57:31,495 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Recovery complete : shard-manager-config 2022-07-29T08:57:31,552 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received MemberUp: memberName: MemberName{name=member-1}, address: akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550 2022-07-29T08:57:31,553 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-default-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-default-config 2022-07-29T08:57:31,555 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-topology-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-topology-config 2022-07-29T08:57:31,555 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-inventory-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-inventory-config 2022-07-29T08:57:31,556 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-toaster-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-toaster-config 2022-07-29T08:57:31,590 | INFO | features-3-thread-1 | DistributedDataStoreFactory | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Data store config is using ask-based protocol 2022-07-29T08:57:31,593 | INFO | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Config file exists - reading config from it 2022-07-29T08:57:31,594 | INFO | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Config file exists - reading config from it 2022-07-29T08:57:31,594 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-default-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-default-config 2022-07-29T08:57:31,595 | INFO | features-3-thread-1 | OSGiDistributedDataStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Distributed Datastore type OPERATIONAL starting 2022-07-29T08:57:31,596 | WARN | features-3-thread-1 | DatastoreContext | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | The shard-snapshot-chunk-size configuration parameter is deprecated - use maximum-message-slice-size instead 2022-07-29T08:57:31,599 | INFO | features-3-thread-1 | DistributedDataStoreFactory | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Create data store instance of type : operational 2022-07-29T08:57:31,600 | INFO | features-3-thread-1 | AbstractDataStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Creating ShardManager : shardmanager-operational 2022-07-29T08:57:31,602 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-topology-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-topology-config 2022-07-29T08:57:31,605 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-inventory-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-inventory-config 2022-07-29T08:57:31,607 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-toaster-config with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-toaster-config 2022-07-29T08:57:31,609 | INFO | opendaylight-cluster-data-shard-dispatcher-25 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Starting ShardManager shard-manager-operational 2022-07-29T08:57:31,616 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-inventory-config, persistent : true 2022-07-29T08:57:31,616 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-topology-config, persistent : true 2022-07-29T08:57:31,616 | INFO | opendaylight-cluster-data-shard-dispatcher-23 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-default-config, persistent : true 2022-07-29T08:57:31,616 | INFO | opendaylight-cluster-data-shard-dispatcher-26 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-toaster-config, persistent : true 2022-07-29T08:57:31,620 | INFO | features-3-thread-1 | DistributedDataStoreFactory | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Data store operational is using ask-based protocol 2022-07-29T08:57:31,615 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Recovery complete : shard-manager-operational 2022-07-29T08:57:31,623 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received MemberUp: memberName: MemberName{name=member-1}, address: akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550 2022-07-29T08:57:31,623 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-default-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-default-operational 2022-07-29T08:57:31,623 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-topology-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-topology-operational 2022-07-29T08:57:31,624 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-inventory-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-inventory-operational 2022-07-29T08:57:31,624 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-toaster-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-toaster-operational 2022-07-29T08:57:31,627 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-default-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-default-operational 2022-07-29T08:57:31,631 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.topology-singleton/2.0.11 2022-07-29T08:57:31,629 | INFO | opendaylight-cluster-data-shard-dispatcher-25 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-default-operational, persistent : false 2022-07-29T08:57:31,628 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | ClusterSingletonProxy | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 | - | Singleton identified at [akka://opendaylight-cluster-data/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 2022-07-29T08:57:31,632 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-topology-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-topology-operational 2022-07-29T08:57:31,633 | INFO | opendaylight-cluster-data-shard-dispatcher-27 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-topology-operational, persistent : false 2022-07-29T08:57:31,639 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-inventory-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-inventory-operational 2022-07-29T08:57:31,640 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-inventory-operational, persistent : false 2022-07-29T08:57:31,641 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | ShardInformation | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | updatePeerAddress for peer member-1-shard-toaster-operational with address akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-toaster-operational 2022-07-29T08:57:31,642 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Shard created : member-1-shard-toaster-operational, persistent : false 2022-07-29T08:57:31,685 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-toaster-operational/member-1-shard-toaster-operational-notifier#1111597846 created and ready for shard:member-1-shard-toaster-operational 2022-07-29T08:57:31,685 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-19 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-inventory-config/member-1-shard-inventory-config-notifier#214746926 created and ready for shard:member-1-shard-inventory-config 2022-07-29T08:57:31,686 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-toaster-config/member-1-shard-toaster-config-notifier#646147268 created and ready for shard:member-1-shard-toaster-config 2022-07-29T08:57:31,686 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-12 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-default-config/member-1-shard-default-config-notifier#1493006284 created and ready for shard:member-1-shard-default-config 2022-07-29T08:57:31,686 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-config/member-1-shard-topology-config/member-1-shard-topology-config-notifier#1724104332 created and ready for shard:member-1-shard-topology-config 2022-07-29T08:57:31,686 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-19 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-inventory-operational/member-1-shard-inventory-operational-notifier#1500950063 created and ready for shard:member-1-shard-inventory-operational 2022-07-29T08:57:31,687 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-default-operational/member-1-shard-default-operational-notifier#386935141 created and ready for shard:member-1-shard-default-operational 2022-07-29T08:57:31,687 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier:akka://opendaylight-cluster-data@onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550/user/shardmanager-operational/member-1-shard-topology-operational/member-1-shard-topology-operational-notifier#536026126 created and ready for shard:member-1-shard-topology-operational 2022-07-29T08:57:31,688 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.netconf.sal.connect.api.DeviceActionFactory), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.netconf.sal.connect.api.SchemaResourceManager), (objectClass=org.opendaylight.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)] 2022-07-29T08:57:31,695 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | javax.ws.rs-api/2.1.99.b01 2022-07-29T08:57:31,696 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-inventory-config with journal batch size 1 2022-07-29T08:57:31,696 | INFO | opendaylight-cluster-data-shard-dispatcher-26 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-toaster-config with journal batch size 1 2022-07-29T08:57:31,698 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-toaster-operational with journal batch size 1 2022-07-29T08:57:31,698 | INFO | opendaylight-cluster-data-shard-dispatcher-25 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-default-operational with journal batch size 1 2022-07-29T08:57:31,699 | INFO | opendaylight-cluster-data-shard-dispatcher-27 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-topology-operational with journal batch size 1 2022-07-29T08:57:31,699 | INFO | opendaylight-cluster-data-shard-dispatcher-23 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-default-config with journal batch size 1 2022-07-29T08:57:31,700 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-topology-config with journal batch size 1 2022-07-29T08:57:31,701 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | Starting recovery for member-1-shard-inventory-operational with journal batch size 1 2022-07-29T08:57:31,701 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.glassfish.jersey.core.jersey-common/2.27.0 2022-07-29T08:57:31,703 | INFO | opendaylight-cluster-data-akka.persistence.dispatchers.default-plugin-dispatcher-32 | SegmentedFileJournal | 318 - opendaylight.controller.sal-akka-segmented-journal - 4.0.7 | - | Initialized with root directory segmented-journal with storage DISK 2022-07-29T08:57:31,703 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.core.sli-provider/1.4.1 2022-07-29T08:57:31,710 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.core.sli-provider_1.4.1 [271] with paths [bundleentry://271.fwk746280996/org/opendaylight/blueprint/sli-blueprint.xml] 2022-07-29T08:57:31,726 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-operational: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-07-29T08:57:31,727 | INFO | opendaylight-cluster-data-shard-dispatcher-26 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-operational: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-07-29T08:57:31,727 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-operational: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-07-29T08:57:31,727 | INFO | opendaylight-cluster-data-shard-dispatcher-25 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-operational: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-07-29T08:57:31,726 | INFO | opendaylight-cluster-data-shard-dispatcher-23 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-config: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-07-29T08:57:31,727 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-config: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-07-29T08:57:31,726 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-config: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-07-29T08:57:31,727 | INFO | opendaylight-cluster-data-shard-dispatcher-27 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-config: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 2022-07-29T08:57:31,736 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-19 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-operational , received role change from null to Follower 2022-07-29T08:57:31,736 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-12 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-config , received role change from null to Follower 2022-07-29T08:57:31,737 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-31 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-config , received role change from null to Follower 2022-07-29T08:57:31,737 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-operational , received role change from null to Follower 2022-07-29T08:57:31,737 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-31 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-config , received role change from null to Follower 2022-07-29T08:57:31,738 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-31 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-operational , received role change from null to Follower 2022-07-29T08:57:31,739 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-operational , received role change from null to Follower 2022-07-29T08:57:31,739 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-config , received role change from null to Follower 2022-07-29T08:57:31,745 | INFO | features-3-thread-1 | SvcLogicPropertiesProviderImpl | 271 - org.onap.ccsdk.sli.core.sli-provider - 1.4.1 | - | Using property file (1) from environment variable /opt/onap/sdnc/data/properties/svclogic.properties 2022-07-29T08:57:31,749 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-config (Candidate): Starting new election term 1 2022-07-29T08:57:31,749 | INFO | opendaylight-cluster-data-shard-dispatcher-23 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-config (Candidate): Starting new election term 1 2022-07-29T08:57:31,749 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-operational (Candidate): Starting new election term 1 2022-07-29T08:57:31,749 | INFO | opendaylight-cluster-data-shard-dispatcher-26 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-operational (Candidate): Starting new election term 1 2022-07-29T08:57:31,749 | INFO | opendaylight-cluster-data-shard-dispatcher-23 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-config (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-07-29T08:57:31,749 | INFO | opendaylight-cluster-data-shard-dispatcher-28 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-operational (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-07-29T08:57:31,749 | INFO | opendaylight-cluster-data-shard-dispatcher-27 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-config (Candidate): Starting new election term 1 2022-07-29T08:57:31,750 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-config (Candidate): Starting new election term 1 2022-07-29T08:57:31,750 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-config , received role change from Follower to Candidate 2022-07-29T08:57:31,749 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-operational (Candidate): Starting new election term 1 2022-07-29T08:57:31,753 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-config (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-07-29T08:57:31,754 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-config , received role change from Follower to Candidate 2022-07-29T08:57:31,749 | INFO | opendaylight-cluster-data-shard-dispatcher-26 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-operational (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-07-29T08:57:31,750 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-31 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-operational , received role change from Follower to Candidate 2022-07-29T08:57:31,749 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-config (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-07-29T08:57:31,755 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-operational , received role change from Follower to Candidate 2022-07-29T08:57:31,755 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-31 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-config , received role change from Follower to Candidate 2022-07-29T08:57:31,755 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-operational (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-07-29T08:57:31,756 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-31 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-operational , received role change from Follower to Candidate 2022-07-29T08:57:31,757 | INFO | opendaylight-cluster-data-shard-dispatcher-27 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-config (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-07-29T08:57:31,757 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-config , received role change from Follower to Candidate 2022-07-29T08:57:31,749 | INFO | opendaylight-cluster-data-shard-dispatcher-25 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-operational (Candidate): Starting new election term 1 2022-07-29T08:57:31,764 | INFO | opendaylight-cluster-data-shard-dispatcher-25 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-operational (Follower) :- Switching from behavior Follower to Candidate, election term: 1 2022-07-29T08:57:31,765 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-operational , received role change from Follower to Candidate 2022-07-29T08:57:31,761 | WARN | features-3-thread-1 | SvcLogicClassResolver | 271 - org.onap.ccsdk.sli.core.sli-provider - 1.4.1 | - | Caught exception trying to load properties file classresolver.properties java.lang.NullPointerException: inStream parameter is null at java.util.Objects.requireNonNull(Unknown Source) ~[?:?] at java.util.Properties.load(Unknown Source) ~[?:?] at org.onap.ccsdk.sli.core.sli.provider.SvcLogicClassResolver. (SvcLogicClassResolver.java:55) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:?] at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:?] at org.apache.aries.blueprint.utils.ReflectionUtils.newInstance(ReflectionUtils.java:369) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.newInstance(BeanRecipe.java:839) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.getInstanceFromType(BeanRecipe.java:350) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:283) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?] at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:268) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) ~[?:?] at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?] at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.createService(ServiceRecipe.java:285) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.internalGetService(ServiceRecipe.java:252) ~[?:?] at org.apache.aries.blueprint.container.ServiceRecipe.internalCreate(ServiceRecipe.java:149) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:?] at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) ~[?:?] at org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:360) ~[?:?] at org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:190) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:737) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:433) ~[?:?] at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:298) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:335) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.createContainer(BlueprintExtender.java:288) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender.access$1000(BlueprintExtender.java:75) ~[?:?] at org.apache.aries.blueprint.container.BlueprintExtender$BlueprintContainerServiceImpl.createContainer(BlueprintExtender.java:645) ~[?:?] at org.opendaylight.controller.blueprint.BlueprintBundleTracker.modifiedBundle(BlueprintBundleTracker.java:230) ~[?:?] at org.opendaylight.controller.blueprint.BlueprintBundleTracker.addingBundle(BlueprintBundleTracker.java:211) ~[?:?] at org.opendaylight.controller.blueprint.BlueprintBundleTracker.addingBundle(BlueprintBundleTracker.java:53) ~[?:?] at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:475) ~[osgi.core-7.0.0.jar:?] at org.osgi.util.tracker.BundleTracker$Tracked.customizerAdding(BundleTracker.java:420) ~[osgi.core-7.0.0.jar:?] at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256) ~[osgi.core-7.0.0.jar:?] at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229) ~[osgi.core-7.0.0.jar:?] at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:450) ~[osgi.core-7.0.0.jar:?] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:945) ~[?:?] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) ~[?:?] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:232) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:138) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:130) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:217) ~[?:?] at org.eclipse.osgi.container.Module.publishEvent(Module.java:499) ~[?:?] at org.eclipse.osgi.container.Module.start(Module.java:486) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:445) ~[?:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:464) ~[?:?] at org.apache.karaf.features.internal.service.BundleInstallSupportImpl.startBundle(BundleInstallSupportImpl.java:165) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:1160) ~[?:?] at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:1041) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] at java.util.concurrent.FutureTask.run(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:?] at java.lang.Thread.run(Unknown Source) [?:?] 2022-07-29T08:57:31,869 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.sliapi-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)] 2022-07-29T08:57:31,871 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.optical-service-provider/2.3.0 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-07-29T08:57:31,872 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-07-29T08:57:32,059 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.sli-provider/1.4.1 has been started 2022-07-29T08:57:32,059 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-07-29T08:57:32,063 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.lcm-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)] 2022-07-29T08:57:32,085 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.core.sli-provider_1.4.1 [271] was successfully created 2022-07-29T08:57:32,087 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-operational (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-07-29T08:57:32,087 | INFO | opendaylight-cluster-data-shard-dispatcher-26 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-operational (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-07-29T08:57:32,088 | INFO | opendaylight-cluster-data-shard-dispatcher-27 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-operational (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-07-29T08:57:32,089 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-16 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-operational , received role change from Candidate to Leader 2022-07-29T08:57:32,089 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-operational , received role change from Candidate to Leader 2022-07-29T08:57:32,089 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-operational , received role change from Candidate to Leader 2022-07-29T08:57:32,087 | INFO | opendaylight-cluster-data-shard-dispatcher-23 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-operational (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-07-29T08:57:32,091 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-operational , received role change from Candidate to Leader 2022-07-29T08:57:32,093 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.northbound.dataChange-provider/1.4.1 2022-07-29T08:57:32,101 | INFO | Blueprint Extender: 2 | A1AdapterProvider | 258 - org.onap.ccsdk.oran.a1-adapter-provider - 1.3.2 | - | Creating provider for a1Adapter-api 2022-07-29T08:57:32,101 | INFO | Blueprint Extender: 2 | A1AdapterProvider | 258 - org.onap.ccsdk.oran.a1-adapter-provider - 1.3.2 | - | Initializing provider for a1Adapter-api 2022-07-29T08:57:32,106 | INFO | Blueprint Extender: 2 | A1AdapterProvider | 258 - org.onap.ccsdk.oran.a1-adapter-provider - 1.3.2 | - | Initialization complete for a1Adapter-api 2022-07-29T08:57:32,108 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.oran.a1-adapter-provider/1.3.2 has been started 2022-07-29T08:57:32,109 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.oran.a1-adapter-provider_1.3.2 [258] was successfully created 2022-07-29T08:57:32,112 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational 2022-07-29T08:57:32,114 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.sli.northbound.dataChange-provider_1.4.1 [280] with paths [bundleentry://280.fwk746280996/org/opendaylight/blueprint/datachange-blueprint.xml] 2022-07-29T08:57:32,123 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.dataChange-provider/1.4.1 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)] 2022-07-29T08:57:32,125 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | derby/10.14.2000000.1828579 2022-07-29T08:57:32,128 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational 2022-07-29T08:57:32,129 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational 2022-07-29T08:57:32,131 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational 2022-07-29T08:57:32,136 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-topology-operational, leaderId=member-1-shard-topology-operational, leaderPayloadVersion=12] 2022-07-29T08:57:32,173 | INFO | opendaylight-cluster-data-shard-dispatcher-23 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received role changed for member-1-shard-topology-operational from Candidate to Leader 2022-07-29T08:57:32,174 | INFO | opendaylight-cluster-data-shard-dispatcher-23 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-toaster-operational, leaderId=member-1-shard-toaster-operational, leaderPayloadVersion=12] 2022-07-29T08:57:32,174 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 4s, remaining time 295s, diag: Booting {Installed=0, Resolved=37, Unknown=0, GracePeriod=18, Waiting=3, Starting=0, Active=450, Stopping=0, Failure=0} 2022-07-29T08:57:32,175 | INFO | opendaylight-cluster-data-shard-dispatcher-23 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received role changed for member-1-shard-toaster-operational from Candidate to Leader 2022-07-29T08:57:32,177 | INFO | opendaylight-cluster-data-shard-dispatcher-23 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-default-operational, leaderId=member-1-shard-default-operational, leaderPayloadVersion=12] 2022-07-29T08:57:32,179 | INFO | opendaylight-cluster-data-shard-dispatcher-23 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received role changed for member-1-shard-default-operational from Candidate to Leader 2022-07-29T08:57:32,180 | INFO | opendaylight-cluster-data-shard-dispatcher-23 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-inventory-operational, leaderId=member-1-shard-inventory-operational, leaderPayloadVersion=12] 2022-07-29T08:57:32,181 | INFO | opendaylight-cluster-data-shard-dispatcher-23 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: Received role changed for member-1-shard-inventory-operational from Candidate to Leader 2022-07-29T08:57:32,182 | INFO | opendaylight-cluster-data-shard-dispatcher-23 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-operational: All Shards are ready - data store operational is ready 2022-07-29T08:57:32,190 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | OSGiDOMStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Datastore service type OPERATIONAL activated 2022-07-29T08:57:32,191 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | OSGiDistributedDataStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Distributed Datastore type OPERATIONAL started 2022-07-29T08:57:32,405 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_springframework_spring-jdbc_5.2.12.RELEASE_spring-jdbc-5.2.12.RELEASE.jar/0.0.0 2022-07-29T08:57:32,410 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.common/4.1.69.Final 2022-07-29T08:57:32,423 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.buffer/4.1.69.Final 2022-07-29T08:57:32,426 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | io.netty.transport/4.1.69.Final 2022-07-29T08:57:32,427 | INFO | opendaylight-cluster-data-shard-dispatcher-26 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-default-config (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-07-29T08:57:32,428 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-config , received role change from Candidate to Leader 2022-07-29T08:57:32,429 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-default-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config 2022-07-29T08:57:32,429 | INFO | opendaylight-cluster-data-shard-dispatcher-29 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-topology-config (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-07-29T08:57:32,430 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-config , received role change from Candidate to Leader 2022-07-29T08:57:32,429 | INFO | opendaylight-cluster-data-shard-dispatcher-23 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-toaster-config (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-07-29T08:57:32,430 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-default-config, leaderId=member-1-shard-default-config, leaderPayloadVersion=12] 2022-07-29T08:57:32,431 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-config , received role change from Candidate to Leader 2022-07-29T08:57:32,427 | INFO | opendaylight-cluster-data-shard-dispatcher-24 | Shard | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | member-1-shard-inventory-config (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 2022-07-29T08:57:32,431 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-config , received role change from Candidate to Leader 2022-07-29T08:57:32,432 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-inventory-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config 2022-07-29T08:57:32,433 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-toaster-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config 2022-07-29T08:57:32,433 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received role changed for member-1-shard-default-config from Candidate to Leader 2022-07-29T08:57:32,433 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-inventory-config, leaderId=member-1-shard-inventory-config, leaderPayloadVersion=12] 2022-07-29T08:57:32,434 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received role changed for member-1-shard-inventory-config from Candidate to Leader 2022-07-29T08:57:32,434 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-toaster-config, leaderId=member-1-shard-toaster-config, leaderPayloadVersion=12] 2022-07-29T08:57:32,435 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received role changed for member-1-shard-toaster-config from Candidate to Leader 2022-07-29T08:57:32,436 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-31 | RoleChangeNotifier | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 | - | RoleChangeNotifier for member-1-shard-topology-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config 2022-07-29T08:57:32,436 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | com.highstreet-technologies.netconf.sal-netconf-connector/2.0.11 2022-07-29T08:57:32,436 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received LeaderStateChanged message: LeaderStateChanged [memberId=member-1-shard-topology-config, leaderId=member-1-shard-topology-config, leaderPayloadVersion=12] 2022-07-29T08:57:32,437 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: Received role changed for member-1-shard-topology-config from Candidate to Leader 2022-07-29T08:57:32,437 | INFO | opendaylight-cluster-data-shard-dispatcher-22 | ShardManager | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | shard-manager-config: All Shards are ready - data store config is ready 2022-07-29T08:57:32,448 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-31 | OSGiDOMStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Datastore service type CONFIGURATION activated 2022-07-29T08:57:32,449 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.netconf.sal.connect.api.DeviceActionFactory), (objectClass=org.opendaylight.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas)] 2022-07-29T08:57:32,450 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.netconf.sal.connect.api.DeviceActionFactory), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)] 2022-07-29T08:57:32,455 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-31 | OSGiDOMDataBroker | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | DOM Data Broker starting 2022-07-29T08:57:32,467 | INFO | features-3-thread-1 | DefaultSchemaResourceManager | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 | - | Schema Resource Manager instantiated on cache/schema 2022-07-29T08:57:32,472 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-31 | ConcurrentDOMDataBroker | 430 - org.opendaylight.yangtools.util - 7.0.9 | - | ThreadFactory created: CommitFutures 2022-07-29T08:57:32,474 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas)] 2022-07-29T08:57:32,474 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)] 2022-07-29T08:57:32,477 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)] 2022-07-29T08:57:32,477 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)] 2022-07-29T08:57:32,484 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-31 | OSGiDOMDataBroker | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | DOM Data Broker started 2022-07-29T08:57:32,497 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)] 2022-07-29T08:57:32,497 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider)] 2022-07-29T08:57:32,498 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.cert/0.14.7 is waiting for dependencies [(&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)] 2022-07-29T08:57:32,499 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-31 | AbstractAdaptedService | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding/DOM adapter for DataBroker activated 2022-07-29T08:57:32,515 | INFO | Blueprint Extender: 2 | AboutHttpServlet | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | try to get pom parent version 2022-07-29T08:57:32,530 | INFO | Blueprint Extender: 2 | Resources | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | Load resource from bundle: /META-INF/git.properties 2022-07-29T08:57:32,531 | INFO | Blueprint Extender: 2 | Resources | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | Load resource from bundle: about/README.md 2022-07-29T08:57:32,532 | INFO | Blueprint Extender: 2 | Resources | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | Load resource from bundle: about/README.json 2022-07-29T08:57:32,547 | INFO | Blueprint Extender: 2 | DataProviderImpl | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Creating provider for data-provider 2022-07-29T08:57:32,550 | INFO | Blueprint Extender: 2 | DataProviderImpl | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Session Initiated start data-provider 2022-07-29T08:57:32,604 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-31 | OSGiPasswordServiceConfigBootstrap | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 | - | Listening for password service configuration 2022-07-29T08:57:32,610 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), Initial app config DatastoreConfig, (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.api.ClaimCache), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager)] 2022-07-29T08:57:32,618 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth), (objectClass=org.opendaylight.aaa.api.IIDMStore), Initial app config DatastoreConfig, (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.api.ClaimCache), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager)] 2022-07-29T08:57:32,625 | INFO | opendaylight-cluster-data-notification-dispatcher-33 | DefaultPasswordHashService | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 | - | DefaultPasswordHashService will utilize default iteration count=20000 2022-07-29T08:57:32,626 | INFO | opendaylight-cluster-data-notification-dispatcher-33 | DefaultPasswordHashService | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 | - | DefaultPasswordHashService will utilize default algorithm=SHA-512 2022-07-29T08:57:32,626 | INFO | opendaylight-cluster-data-notification-dispatcher-33 | DefaultPasswordHashService | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 | - | DefaultPasswordHashService will not utilize a private salt, since none was configured 2022-07-29T08:57:32,627 | INFO | Blueprint Extender: 2 | ElasticSearchDataProvider | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Start org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.impl.ElasticSearchDataProvider 2022-07-29T08:57:32,682 | INFO | features-3-thread-1 | OSGiBaseNetconfSchemas | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 | - | Base NETCONF Schemas started 2022-07-29T08:57:32,684 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-model/1.3.1 2022-07-29T08:57:32,690 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth), (objectClass=org.opendaylight.aaa.api.IIDMStore), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.api.ClaimCache), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager)] 2022-07-29T08:57:32,694 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.cert/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)] 2022-07-29T08:57:32,735 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-model/1.3.1 2022-07-29T08:57:32,738 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-provider/1.3.1 2022-07-29T08:57:32,741 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-provider_1.3.1 [235] with paths [bundleentry://235.fwk746280996/org/opendaylight/blueprint/impl-blueprint.xml] 2022-07-29T08:57:32,745 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-07-29T08:57:32,746 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | jakarta.activation-api/1.2.2 2022-07-29T08:57:32,753 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | net.sf.ehcache/2.10.9.2 2022-07-29T08:57:32,763 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.idm-store-h2/0.14.7 2022-07-29T08:57:32,769 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth), Initial app config ShiroConfiguration, (objectClass=org.opendaylight.aaa.api.ClaimCache), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager)] 2022-07-29T08:57:32,770 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [Initial app config ShiroConfiguration, (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager)] 2022-07-29T08:57:32,774 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 is waiting for dependencies [(objectClass=org.opendaylight.aaa.cert.api.ICertificateManager)] 2022-07-29T08:57:32,801 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-31 | OSGiDistributedDataStore | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 | - | Distributed Datastore type CONFIGURATION started 2022-07-29T08:57:32,801 | INFO | Blueprint Extender: 1 | OpticalServiceProvider | 290 - org.onap.sdnc.northbound.optical-service-provider - 2.3.0 | - | Creating provider for optical-service 2022-07-29T08:57:32,802 | INFO | Blueprint Extender: 1 | OpticalServiceProvider | 290 - org.onap.sdnc.northbound.optical-service-provider - 2.3.0 | - | Initializing provider for optical-service 2022-07-29T08:57:32,805 | INFO | Blueprint Extender: 1 | OpticalServiceProvider | 290 - org.onap.sdnc.northbound.optical-service-provider - 2.3.0 | - | Initialization complete for optical-service 2022-07-29T08:57:32,807 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.optical-service-provider/2.3.0 has been started 2022-07-29T08:57:32,808 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.sdnc.northbound.optical-service-provider_2.3.0 [290] was successfully created 2022-07-29T08:57:32,810 | INFO | Blueprint Extender: 3 | AsdcApiProvider | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 | - | Creating provider for asdcApi 2022-07-29T08:57:32,810 | INFO | Blueprint Extender: 3 | AsdcApiProvider | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 | - | Initializing org.onap.ccsdk.sli.northbound.asdcapi.AsdcApiProvider for asdcApi 2022-07-29T08:57:32,822 | INFO | features-3-thread-1 | OSGiH2Store | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 | - | H2 IDMStore activated 2022-07-29T08:57:32,826 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc6991/8.0.7 2022-07-29T08:57:32,828 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.topology-impl/2.0.11 2022-07-29T08:57:32,839 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-impl/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool)] 2022-07-29T08:57:32,841 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.config/2.0.11 2022-07-29T08:57:32,843 | INFO | Blueprint Extender: 1 | GenericResourceApiProvider | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 | - | Creating provider for generic-resource-api 2022-07-29T08:57:32,845 | INFO | Blueprint Extender: 1 | GenericResourceApiProvider | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 | - | Initializing provider for generic-resource-api 2022-07-29T08:57:32,944 | INFO | Blueprint Extender: 2 | ExtRestClient | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | working with sdnrdb version 7.9.3 2022-07-29T08:57:32,950 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype mediator-server class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.mediator.server.list.output.Data 2022-07-29T08:57:32,956 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.config/2.0.11 has been started 2022-07-29T08:57:32,957 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.netconf.config_2.0.11 [381] was successfully created 2022-07-29T08:57:32,959 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider/1.3.1 2022-07-29T08:57:32,961 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider_1.3.1 [233] with paths [bundleentry://233.fwk746280996/org/opendaylight/blueprint/impl-blueprint.xml] 2022-07-29T08:57:32,965 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-07-29T08:57:32,975 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider/1.3.1 2022-07-29T08:57:32,977 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider_1.3.1 [243] with paths [bundleentry://243.fwk746280996/org/opendaylight/blueprint/impl-blueprint.xml] 2022-07-29T08:57:32,983 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider)] 2022-07-29T08:57:32,984 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.singleton-dom-impl/8.0.7 2022-07-29T08:57:32,999 | INFO | features-3-thread-1 | OSGiClusterSingletonServiceProvider | 372 - org.opendaylight.mdsal.singleton-dom-impl - 8.0.7 | - | Cluster Singleton Service starting 2022-07-29T08:57:33,004 | INFO | features-3-thread-1 | OSGiClusterSingletonServiceProvider | 372 - org.opendaylight.mdsal.singleton-dom-impl - 8.0.7 | - | Cluster Singleton Service started 2022-07-29T08:57:33,005 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.netconf.sal-rest-docgen/2.0.11 2022-07-29T08:57:33,023 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.sal-rest-docgen/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer)] 2022-07-29T08:57:33,026 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-registrar-provider/1.3.1 2022-07-29T08:57:33,029 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-registrar-provider_1.3.1 [240] with paths [bundleentry://240.fwk746280996/org/opendaylight/blueprint/impl-blueprint.xml] 2022-07-29T08:57:33,037 | INFO | features-3-thread-1 | MountpointRegistrarImpl | 240 - ures.sdnr.wt.sdnr-wt-mountpoint-registrar-provider - 1.3.1 | - | Creating provider class for mountpoint-registrar 2022-07-29T08:57:33,038 | INFO | features-3-thread-1 | MountpointRegistrarImpl | 240 - ures.sdnr.wt.sdnr-wt-mountpoint-registrar-provider - 1.3.1 | - | Init call for mountpoint-registrar 2022-07-29T08:57:33,042 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,043 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,044 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,045 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,045 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,046 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,047 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,047 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,048 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,049 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,050 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,051 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,051 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,052 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,053 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,053 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,054 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,054 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,055 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,055 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,056 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,057 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,058 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,058 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,059 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,059 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,060 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,060 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,060 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,061 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,062 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,062 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,062 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,063 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,063 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,064 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,064 | WARN | features-3-thread-1 | ConfigurationFileRepresentation | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | problem saving value: etc/mountpoint-registrar.properties (Permission denied) 2022-07-29T08:57:33,064 | INFO | features-3-thread-1 | MountpointRegistrarImpl | 240 - ures.sdnr.wt.sdnr-wt-mountpoint-registrar-provider - 1.3.1 | - | DMaaP seems to be disabled, not starting any consumer(s) 2022-07-29T08:57:33,066 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-registrar-provider/1.3.1 has been started 2022-07-29T08:57:33,068 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-registrar-provider_1.3.1 [240] was successfully created 2022-07-29T08:57:33,068 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.daexim.akka-infoprovider-impl/1.10.1 2022-07-29T08:57:33,084 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.daexim.impl/1.10.1 2022-07-29T08:57:33,183 | INFO | Blueprint Extender: 3 | AsdcApiProvider | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 | - | Create Containers succeeded!: 2022-07-29T08:57:33,186 | INFO | Blueprint Extender: 3 | AsdcApiProvider | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 | - | Initialization complete for asdcApi 2022-07-29T08:57:33,189 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.asdcApi-provider/1.4.1 has been started 2022-07-29T08:57:33,190 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.northbound.asdcApi-provider_1.4.1 [278] was successfully created 2022-07-29T08:57:33,191 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)] 2022-07-29T08:57:33,218 | INFO | Blueprint Extender: 3 | DataChangeProvider | 280 - org.onap.ccsdk.sli.northbound.dataChange-provider - 1.4.1 | - | Creating provider for DataChange 2022-07-29T08:57:33,218 | INFO | Blueprint Extender: 3 | DataChangeProvider | 280 - org.onap.ccsdk.sli.northbound.dataChange-provider - 1.4.1 | - | Initializing provider for DataChange 2022-07-29T08:57:33,221 | INFO | Blueprint Extender: 3 | DataChangeProvider | 280 - org.onap.ccsdk.sli.northbound.dataChange-provider - 1.4.1 | - | Initialization complete for DataChange 2022-07-29T08:57:33,222 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.dataChange-provider/1.4.1 has been started 2022-07-29T08:57:33,223 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.northbound.dataChange-provider_1.4.1 [280] was successfully created 2022-07-29T08:57:33,224 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer)] 2022-07-29T08:57:33,238 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 5s, remaining time 294s, diag: Booting {Installed=0, Resolved=15, Unknown=0, GracePeriod=21, Waiting=0, Starting=0, Active=472, Stopping=0, Failure=0} 2022-07-29T08:57:33,329 | WARN | qtp768114456-721 | HttpChannel | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | /apidoc/explorer/index.html org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton. This is an invalid application configuration. at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123) ~[?:?] at org.apache.shiro.subject.Subject$Builder. (Subject.java:626) ~[?:?] at org.apache.shiro.SecurityUtils.getSubject(SecurityUtils.java:56) ~[?:?] at org.opendaylight.aaa.authenticator.ODLAuthenticator.login(ODLAuthenticator.java:87) ~[?:?] at org.opendaylight.aaa.authenticator.ODLAuthenticator.authenticate(ODLAuthenticator.java:59) ~[?:?] at org.jolokia.osgi.security.ServiceAuthenticationHttpContext.handleSecurity(ServiceAuthenticationHttpContext.java:72) ~[?:?] at org.ops4j.pax.web.service.internal.WebContainerContextWrapper.handleSecurity(WebContainerContextWrapper.java:46) ~[?:?] at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) ~[?:?] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[bundleFile:9.4.43.v20210629] at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[bundleFile:9.4.43.v20210629] at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:386) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.43.v20210629] at java.lang.Thread.run(Unknown Source) [?:?] 2022-07-29T08:57:33,335 | INFO | Blueprint Extender: 3 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Creating provider for slitester 2022-07-29T08:57:33,336 | INFO | Blueprint Extender: 3 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Initializing provider for slitester 2022-07-29T08:57:33,340 | INFO | Blueprint Extender: 3 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | SDNC STATUS FILE = null 2022-07-29T08:57:33,341 | INFO | Blueprint Extender: 3 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Initialization complete for slitester 2022-07-29T08:57:33,344 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.core.sliapi-provider/1.4.1 has been started 2022-07-29T08:57:33,345 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.core.sliapi-provider_1.4.1 [275] was successfully created 2022-07-29T08:57:33,353 | INFO | features-3-thread-1 | DataExportImportAppProvider | 328 - org.opendaylight.daexim.impl - 1.10.1 | - | ThreadFactory created: daexim-scheduler 2022-07-29T08:57:33,357 | INFO | features-3-thread-1 | DataExportImportAppProvider | 328 - org.opendaylight.daexim.impl - 1.10.1 | - | Daexim Session Initiated, running on node 'onap-sdnc-0.sdnc-cluster.onap.svc.cluster.local:2550' 2022-07-29T08:57:33,364 | INFO | features-3-thread-1 | DataExportImportAppProvider | 328 - org.opendaylight.daexim.impl - 1.10.1 | - | Checking for presence of boot import data files (/opt/opendaylight/mdsal/daexim/boot/odl_backup_config.json, /opt/opendaylight/mdsal/daexim/boot/odl_backup_operational.json) 2022-07-29T08:57:33,370 | INFO | features-3-thread-1 | DataExportImportAppProvider | 328 - org.opendaylight.daexim.impl - 1.10.1 | - | Published OSGi service interface org.opendaylight.daexim.DataImportBootReady 2022-07-29T08:57:33,376 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,378 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,379 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype maintenancemode class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.maintenance.list.output.Data 2022-07-29T08:57:33,380 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.controller.sal-cluster-admin-impl/4.0.7 2022-07-29T08:57:33,382 | INFO | Blueprint Extender: 3 | LcmProvider | 282 - org.onap.ccsdk.sli.northbound.lcm-provider - 1.4.1 | - | Creating provider for LCM 2022-07-29T08:57:33,382 | INFO | Blueprint Extender: 3 | LcmProvider | 282 - org.onap.ccsdk.sli.northbound.lcm-provider - 1.4.1 | - | Initializing org.onap.ccsdk.sli.northbound.LcmProvider for LCM 2022-07-29T08:57:33,386 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,388 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,389 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype guicutthrough class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.gui.cut.through.entry.output.Data 2022-07-29T08:57:33,396 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,398 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,401 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype inventoryequipment class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.inventory.list.output.Data 2022-07-29T08:57:33,409 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,411 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,413 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype faultcurrent class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.faultcurrent.list.output.Data 2022-07-29T08:57:33,415 | INFO | Blueprint Extender: 3 | LcmProvider | 282 - org.onap.ccsdk.sli.northbound.lcm-provider - 1.4.1 | - | Initialization complete for LCM 2022-07-29T08:57:33,420 | INFO | features-3-thread-1 | OSGiClusterAdmin | 320 - org.opendaylight.controller.sal-cluster-admin-impl - 4.0.7 | - | Cluster Admin services started 2022-07-29T08:57:33,422 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.mdsal.binding.model.ietf.rfc8342/8.0.7 2022-07-29T08:57:33,423 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,424 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.northbound.lcm-provider/1.4.1 has been started 2022-07-29T08:57:33,425 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.northbound.lcm-provider_1.4.1 [282] was successfully created 2022-07-29T08:57:33,425 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,426 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_org_opendaylight_netconf_sal-rest-connector-config_2.0.11_sal-rest-connector-config-2.0.11-restconf.cfg/0.0.0 2022-07-29T08:57:33,428 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype faultlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.faultlog.list.output.Data 2022-07-29T08:57:33,434 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer)] 2022-07-29T08:57:33,435 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)] 2022-07-29T08:57:33,439 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-impl/2.0.11 is waiting for dependencies [(objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)] 2022-07-29T08:57:33,439 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider)] 2022-07-29T08:57:33,440 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider)] 2022-07-29T08:57:33,442 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | wrap_file__opt_opendaylight_system_com_google_guava_listenablefuture_9999.0-empty-to-avoid-conflict-with-guava_listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar/0.0.0 2022-07-29T08:57:33,444 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider/1.3.1 2022-07-29T08:57:33,445 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,447 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,448 | INFO | features-3-thread-1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Creating blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider_1.3.1 [241] with paths [bundleentry://241.fwk746280996/org/opendaylight/blueprint/impl-blueprint.xml] 2022-07-29T08:57:33,450 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype cmlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.cmlog.list.output.Data 2022-07-29T08:57:33,453 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-07-29T08:57:33,455 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.onap.ccsdk.sli.adaptors.messagerouter.publisher.provider/1.4.1 2022-07-29T08:57:33,461 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,466 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,467 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype connectionlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.connectionlog.list.output.Data 2022-07-29T08:57:33,477 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,479 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,481 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype eventlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.eventlog.list.output.Data 2022-07-29T08:57:33,488 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,490 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,491 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId for datatype networkelement-connection class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.network.element.connection.list.output.Data 2022-07-29T08:57:33,498 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.sli.adaptors.messagerouter.publisher.provider/1.4.1 has been started 2022-07-29T08:57:33,499 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.sli.adaptors.messagerouter.publisher.provider_1.4.1 [264] was successfully created 2022-07-29T08:57:33,500 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,501 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | org.opendaylight.aaa.encrypt-service-impl/0.14.7 2022-07-29T08:57:33,503 | INFO | Blueprint Extender: 2 | DataObjectAcessorWithId | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorWithId 2022-07-29T08:57:33,506 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorPm for datatype historicalperformance15min class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.pmdata._15m.list.output.Data 2022-07-29T08:57:33,514 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorPm 2022-07-29T08:57:33,515 | INFO | Blueprint Extender: 2 | DataObjectAcessorPm | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | DataObjectAcessorPm 2022-07-29T08:57:33,516 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorPm for datatype historicalperformance24h class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.pmdata._24h.list.output.Data 2022-07-29T08:57:33,524 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorPm 2022-07-29T08:57:33,525 | INFO | Blueprint Extender: 2 | DataObjectAcessorPm | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | DataObjectAcessorPm 2022-07-29T08:57:33,527 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorStatus for datatype faultcurrent class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.read.status.output.Data 2022-07-29T08:57:33,537 | INFO | Blueprint Extender: 2 | DataObjectAcessor | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.acessor.DataObjectAcessorStatus 2022-07-29T08:57:33,541 | INFO | Blueprint Extender: 2 | HtDatabaseEventsService | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create class org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.entity.HtDatabaseEventsService start 2022-07-29T08:57:33,542 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype eventlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.EventlogEntity 2022-07-29T08:57:33,543 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype inventoryequipment class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.InventoryEntity 2022-07-29T08:57:33,545 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype faultcurrent class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.FaultcurrentEntity 2022-07-29T08:57:33,546 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype faultlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.FaultlogEntity 2022-07-29T08:57:33,547 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype cmlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.CmlogEntity 2022-07-29T08:57:33,548 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype connectionlog class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.ConnectionlogEntity 2022-07-29T08:57:33,549 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype networkelement-connection class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.NetworkElementConnectionEntity 2022-07-29T08:57:33,553 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype guicutthrough class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.GuicutthroughEntity 2022-07-29T08:57:33,555 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype historicalperformance15min class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.PmdataEntity 2022-07-29T08:57:33,555 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype historicalperformance24h class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.PmdataEntity 2022-07-29T08:57:33,556 | INFO | Blueprint Extender: 2 | HtDatabaseEventsService | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create class org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.data.entity.HtDatabaseEventsService finished. DB Service sucessfully started. 2022-07-29T08:57:33,559 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype maintenancemode class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.MaintenanceEntity 2022-07-29T08:57:33,561 | INFO | Blueprint Extender: 2 | EsDataObjectReaderWriter2 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Create org.onap.ccsdk.features.sdnr.wt.dataprovider.database.elasticsearch.EsDataObjectReaderWriter2 for datatype networkelement-connection class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.data.provider.rev201110.NetworkElementConnectionEntity 2022-07-29T08:57:33,601 | INFO | Blueprint Extender: 2 | MediatorServerDataProvider | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Start org.onap.ccsdk.features.sdnr.wt.dataprovider.impl.MediatorServerDataProvider 2022-07-29T08:57:33,602 | INFO | Blueprint Extender: 2 | DataProviderServiceImpl | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Register RPC Service DataProviderServiceImpl 2022-07-29T08:57:33,603 | WARN | Thread-58 | Section | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | ignoring unknown formatted line:esCluster= 2022-07-29T08:57:33,623 | INFO | Blueprint Extender: 2 | DataProviderImpl | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 | - | Session Initiated end. Initialization done 2022-07-29T08:57:33,630 | INFO | Blueprint Extender: 2 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider_1.3.1 [225]] to http service 2022-07-29T08:57:33,646 | WARN | qtp768114456-714 | HttpChannel | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | /restconf/operations/SLI-API:healthcheck org.apache.shiro.UnavailableSecurityManagerException: No SecurityManager accessible to the calling code, either bound to the org.apache.shiro.util.ThreadContext or as a vm static singleton. This is an invalid application configuration. at org.apache.shiro.SecurityUtils.getSecurityManager(SecurityUtils.java:123) ~[?:?] at org.apache.shiro.subject.Subject$Builder. (Subject.java:626) ~[?:?] at org.apache.shiro.SecurityUtils.getSubject(SecurityUtils.java:56) ~[?:?] at org.opendaylight.aaa.authenticator.ODLAuthenticator.login(ODLAuthenticator.java:87) ~[?:?] at org.opendaylight.aaa.authenticator.ODLAuthenticator.authenticate(ODLAuthenticator.java:59) ~[?:?] at org.jolokia.osgi.security.ServiceAuthenticationHttpContext.handleSecurity(ServiceAuthenticationHttpContext.java:72) ~[?:?] at org.ops4j.pax.web.service.internal.WebContainerContextWrapper.handleSecurity(WebContainerContextWrapper.java:46) ~[?:?] at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) ~[?:?] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[bundleFile:9.4.43.v20210629] at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[bundleFile:9.4.43.v20210629] at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:386) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) [bundleFile:9.4.43.v20210629] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) [bundleFile:9.4.43.v20210629] at java.lang.Thread.run(Unknown Source) [?:?] 2022-07-29T08:57:33,661 | INFO | features-3-thread-1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.encrypt-service-impl/0.14.7 has been started 2022-07-29T08:57:33,663 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.aaa.encrypt-service-impl_0.14.7 [294] was successfully created 2022-07-29T08:57:33,671 | INFO | features-3-thread-1 | Activator | 120 - org.apache.karaf.deployer.features - 4.3.3 | - | Deployment finished. Registering FeatureDeploymentListener 2022-07-29T08:57:33,697 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-07-29T08:57:33,698 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-07-29T08:57:33,701 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:33,907 | INFO | Blueprint Extender: 3 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 | - | Setting port for call home server to 6666 2022-07-29T08:57:33,908 | INFO | Blueprint Extender: 3 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 | - | Initializing provider for CallHomeServer 2022-07-29T08:57:33,908 | INFO | Blueprint Extender: 3 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 | - | Initializing Call Home server instance 2022-07-29T08:57:34,034 | INFO | Blueprint Extender: 3 | EdDSASecurityProviderRegistrar | 402 - org.opendaylight.netconf.shaded-sshd - 2.0.11 | - | getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 2022-07-29T08:57:34,153 | INFO | Blueprint Extender: 1 | GenericResourceApiProvider | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 | - | Create containers succeeded! 2022-07-29T08:57:34,163 | INFO | Blueprint Extender: 3 | DefaultIoServiceFactoryFactory | 402 - org.opendaylight.netconf.shaded-sshd - 2.0.11 | - | No detected/configured IoServiceFactoryFactory using Nio2ServiceFactoryFactory 2022-07-29T08:57:34,233 | INFO | Blueprint Extender: 1 | GenericResourceApiProvider | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 | - | Initialization complete for generic-resource-api 2022-07-29T08:57:34,237 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.sdnc.northbound.generic-resource-api-provider/2.3.0 has been started 2022-07-29T08:57:34,253 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.sdnc.northbound.generic-resource-api-provider_2.3.0 [288] was successfully created 2022-07-29T08:57:34,270 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-07-29T08:57:34,272 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:34,273 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-07-29T08:57:34,274 | INFO | Blueprint Extender: 2 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider_1.3.1 [225], contextID=default], with context-name: 2022-07-29T08:57:34,275 | INFO | Blueprint Extender: 2 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-07-29T08:57:34,280 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 6s, remaining time 293s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=18, Waiting=0, Starting=0, Active=482, Stopping=0, Failure=0} 2022-07-29T08:57:34,281 | INFO | Blueprint Extender: 2 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-07-29T08:57:34,307 | INFO | nioEventLoopGroup-4-1 | LoggingHandler | 72 - io.netty.common - 4.1.69.Final | - | [id: 0x702c0dd2] REGISTERED 2022-07-29T08:57:34,309 | INFO | nioEventLoopGroup-4-1 | LoggingHandler | 72 - io.netty.common - 4.1.69.Final | - | [id: 0x702c0dd2] BIND: 0.0.0.0/0.0.0.0:6666 2022-07-29T08:57:34,311 | INFO | nioEventLoopGroup-4-1 | LoggingHandler | 72 - io.netty.common - 4.1.69.Final | - | [id: 0x702c0dd2, L:/0.0.0.0:6666] ACTIVE 2022-07-29T08:57:34,340 | INFO | Blueprint Extender: 3 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 | - | Initialization complete for Call Home server instance 2022-07-29T08:57:34,342 | INFO | Blueprint Extender: 3 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 | - | Initialization complete for CallHomeServer 2022-07-29T08:57:34,353 | INFO | Blueprint Extender: 3 | NetconfCallHomeTlsService | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 | - | Initializing Call Home TLS server instance 2022-07-29T08:57:34,357 | INFO | Blueprint Extender: 2 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider_1.3.1 [225], contextID=default]} 2022-07-29T08:57:34,361 | INFO | Blueprint Extender: 3 | NetconfCallHomeTlsService | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 | - | Initializing Call Home TLS server instance completed successfuly 2022-07-29T08:57:34,365 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 has been started 2022-07-29T08:57:34,374 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.netconf.callhome-provider_2.0.11 [379] was successfully created 2022-07-29T08:57:34,382 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider/1.3.1 has been started 2022-07-29T08:57:34,383 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-data-provider-provider_1.3.1 [225] was successfully created 2022-07-29T08:57:34,429 | INFO | Blueprint Extender: 1 | LazyBindingList | 336 - org.opendaylight.mdsal.binding-dom-codec - 8.0.7 | - | Using lazy population for lists larger than 16 element(s) 2022-07-29T08:57:34,437 | INFO | Blueprint Extender: 2 | NetconfSalKeystoreService | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 | - | Starting NETCONF keystore service. 2022-07-29T08:57:34,476 | INFO | Blueprint Extender: 1 | AaaCertMdsalProvider | 292 - org.opendaylight.aaa.cert - 0.14.7 | - | AaaCertMdsalProvider Initialized 2022-07-29T08:57:34,519 | INFO | Blueprint Extender: 1 | MdsalUtils | 292 - org.opendaylight.aaa.cert - 0.14.7 | - | initDatastore: data populated: CONFIGURATION, InstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStores, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.yang.aaa.cert.mdsal.rev160321.KeyStores]}, KeyStores{id=KeyStores:1} 2022-07-29T08:57:34,550 | INFO | Blueprint Extender: 3 | NetconfSalKeystoreService | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 | - | Starting NETCONF keystore service. 2022-07-29T08:57:34,555 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-impl/2.0.11 has been started 2022-07-29T08:57:34,556 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 has been started 2022-07-29T08:57:34,556 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.netconf.topology-impl_2.0.11 [404] was successfully created 2022-07-29T08:57:34,557 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService)] 2022-07-29T08:57:34,557 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.netconf.topology-singleton_2.0.11 [405] was successfully created 2022-07-29T08:57:34,594 | INFO | Blueprint Extender: 3 | NetconfNodeStateServiceImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 | - | Creating provider for NetconfNodeStateService 2022-07-29T08:57:34,599 | INFO | Blueprint Extender: 3 | NetconfNodeStateServiceImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 | - | Session Initiated start NetconfNodeStateService 2022-07-29T08:57:34,602 | INFO | Blueprint Extender: 3 | NetconfnodeStateServiceRpcApiImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 | - | Register RPC Service NetconfnodeStateService 2022-07-29T08:57:34,633 | INFO | Blueprint Extender: 3 | NetconfNodeStateServiceImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 | - | single node mode detected 2022-07-29T08:57:34,641 | INFO | Blueprint Extender: 3 | NetconfNodeStateServiceImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-07-29T08:57:34,644 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider/1.3.1 has been started 2022-07-29T08:57:34,644 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-netconfnode-state-service-provider_1.3.1 [243] was successfully created 2022-07-29T08:57:34,645 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider/1.3.1 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.devicemanager.service.NetconfNetworkElementService)] 2022-07-29T08:57:34,677 | INFO | Blueprint Extender: 2 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Creating provider for DeviceManager 2022-07-29T08:57:34,681 | INFO | Blueprint Extender: 2 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Session Initiated start DeviceManager 2022-07-29T08:57:34,690 | INFO | Blueprint Extender: 2 | MaintenanceServiceImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create class org.onap.ccsdk.features.sdnr.wt.devicemanager.maintenance.impl.MaintenanceServiceImpl start 2022-07-29T08:57:34,690 | INFO | Blueprint Extender: 2 | MaintenanceServiceImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create class org.onap.ccsdk.features.sdnr.wt.devicemanager.maintenance.impl.MaintenanceServiceImpl finished. DB Service sucessfully started. 2022-07-29T08:57:34,692 | INFO | Blueprint Extender: 2 | DcaeProviderClient | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create 2022-07-29T08:57:34,699 | INFO | Blueprint Extender: 2 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Configuration: DcaeConfig [getEventReveicerUrl()=off, getUserCredentials()=admin:admin, getTimerPeriodSeconds()=120, getSectionName()=dcae] 2022-07-29T08:57:34,703 | INFO | Blueprint Extender: 2 | DcaeSenderImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | DcaeSenderImpl setup start with off admin:admin 2022-07-29T08:57:34,704 | INFO | Blueprint Extender: 2 | DcaeSenderImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | DcaeSenderImpl setup ends 2022-07-29T08:57:34,706 | INFO | Blueprint Extender: 2 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create Fault manager client Task 2022-07-29T08:57:34,707 | INFO | Blueprint Extender: 2 | DcaeProviderTask | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create eventprovider task 2022-07-29T08:57:34,708 | INFO | Blueprint Extender: 2 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Fault task created with 120 Seconds 2022-07-29T08:57:34,708 | INFO | Blueprint Extender: 2 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Fault task scheduled 2022-07-29T08:57:34,733 | INFO | Blueprint Extender: 2 | ArchiveCleanService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | service is inactive on this node. active on another node. 2022-07-29T08:57:34,743 | INFO | Blueprint Extender: 2 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | ConnectionStatusHousekeepingService status change from false to false 2022-07-29T08:57:34,744 | INFO | Blueprint Extender: 2 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Do not start. not the master node 2022-07-29T08:57:34,745 | INFO | Blueprint Extender: 2 | PerformanceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Construct PerformanceManagerImpl 2022-07-29T08:57:34,746 | INFO | Blueprint Extender: 2 | PerformanceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Performance manager configuration: org.onap.ccsdk.features.sdnr.wt.devicemanager.performancemanager.impl.config.PmConfig@921570f 2022-07-29T08:57:34,746 | INFO | Blueprint Extender: 2 | PerformanceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | 60 Seconds 2022-07-29T08:57:34,746 | INFO | Blueprint Extender: 2 | PerformanceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Start of PM task 2022-07-29T08:57:34,748 | INFO | Blueprint Extender: 2 | PerformanceManagerTask | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Init task PerformanceManagerTask handling time 60 seconds 2022-07-29T08:57:34,748 | INFO | Blueprint Extender: 2 | PerformanceManagerTask | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | PM task created 2022-07-29T08:57:34,751 | INFO | Blueprint Extender: 2 | PerformanceManagerTask | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | PM task scheduled 2022-07-29T08:57:34,751 | INFO | Blueprint Extender: 2 | PerformanceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | PM task scheduled 2022-07-29T08:57:34,751 | INFO | Blueprint Extender: 2 | PerformanceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Construct end PerformanceManagerImpl 2022-07-29T08:57:34,753 | INFO | Blueprint Extender: 2 | DeviceMonitorImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Construct DeviceMonitorImpl 2022-07-29T08:57:34,759 | INFO | Blueprint Extender: 2 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossOAM from Major to Major 2022-07-29T08:57:34,759 | INFO | Blueprint Extender: 2 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossMediator from Major to Major 2022-07-29T08:57:34,760 | INFO | Blueprint Extender: 2 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossNeOAM from Major to Major 2022-07-29T08:57:34,763 | INFO | Blueprint Extender: 2 | DevicemanagerService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Register RPC Service DevicemanagerService 2022-07-29T08:57:34,778 | INFO | Blueprint Extender: 2 | NetconfNodeStateServiceImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 | - | Register state listener org.onap.ccsdk.features.sdnr.wt.devicemanager.impl.DeviceManagerNetconfConnectHandler 2022-07-29T08:57:34,778 | INFO | Blueprint Extender: 2 | NetconfNodeStateServiceImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 | - | Register connect listener org.onap.ccsdk.features.sdnr.wt.devicemanager.impl.DeviceManagerNetconfConnectHandler 2022-07-29T08:57:34,832 | INFO | Blueprint Extender: 1 | ODLKeyTool | 292 - org.opendaylight.aaa.cert - 0.14.7 | - | ctl.jks is created 2022-07-29T08:57:34,896 | INFO | features-3-thread-1 | FeaturesServiceImpl | 16 - org.apache.karaf.features.core - 4.3.3 | - | Done. 2022-07-29T08:57:34,976 | INFO | Blueprint Extender: 1 | CertificateManagerService | 292 - org.opendaylight.aaa.cert - 0.14.7 | - | Certificate Manager service has been initialized 2022-07-29T08:57:34,982 | INFO | Blueprint Extender: 1 | AaaCertMdsalProvider | 292 - org.opendaylight.aaa.cert - 0.14.7 | - | AaaCertMdsalProvider Initialized 2022-07-29T08:57:34,984 | INFO | Blueprint Extender: 1 | AaaCertRpcServiceImpl | 292 - org.opendaylight.aaa.cert - 0.14.7 | - | AaaCert Rpc Service has been initialized 2022-07-29T08:57:34,992 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.cert/0.14.7 has been started 2022-07-29T08:57:34,996 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.aaa.cert_0.14.7 [292] was successfully created 2022-07-29T08:57:35,038 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | ArchiveCleanService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | We take Leadership 2022-07-29T08:57:35,039 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | ArchiveCleanService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | DBCleanService is turned off 2022-07-29T08:57:35,040 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | We take Leadership 2022-07-29T08:57:35,041 | INFO | opendaylight-cluster-data-akka.actor.default-dispatcher-15 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Starting scheduler with interval 30 2022-07-29T08:57:35,055 | WARN | Blueprint Extender: 3 | ConfigurationFactory | 90 - net.sf.ehcache - 2.10.9.2 | - | No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: bundleresource://90.fwk746280996/ehcache-failsafe.xml 2022-07-29T08:57:35,318 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 7s, remaining time 292s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=12, Waiting=0, Starting=0, Active=488, Stopping=0, Failure=0} 2022-07-29T08:57:35,336 | INFO | Blueprint Extender: 3 | H2TokenStore | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 | - | Initialized token store with default cache config 2022-07-29T08:57:35,338 | INFO | Blueprint Extender: 3 | StoreBuilder | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 | - | Checking if default entries must be created in IDM store 2022-07-29T08:57:35,668 | INFO | Blueprint Extender: 3 | AbstractStore | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 | - | Table DOMAINS does not exist, creating it 2022-07-29T08:57:35,686 | WARN | Thread-66 | Section | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | ignoring unknown formatted line:aaiUserCredentials= 2022-07-29T08:57:35,687 | WARN | Thread-66 | Section | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | ignoring unknown formatted line:aaiPcks12ClientCertFile= 2022-07-29T08:57:35,687 | WARN | Thread-66 | Section | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 | - | ignoring unknown formatted line:aaiPcks12ClientCertPassphrase= 2022-07-29T08:57:35,688 | INFO | Thread-66 | DcaeProviderClient | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Configuration change. Worker exchanged 2022-07-29T08:57:35,689 | INFO | Thread-66 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Configuration: DcaeConfig [getEventReveicerUrl()=off, getUserCredentials()=admin:admin, getTimerPeriodSeconds()=120, getSectionName()=dcae] 2022-07-29T08:57:35,689 | INFO | Thread-66 | DcaeSenderImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | DcaeSenderImpl setup start with off admin:admin 2022-07-29T08:57:35,689 | INFO | Thread-66 | DcaeSenderImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | DcaeSenderImpl setup ends 2022-07-29T08:57:35,690 | INFO | Thread-66 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create Fault manager client Task 2022-07-29T08:57:35,690 | INFO | Thread-66 | DcaeProviderTask | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create eventprovider task 2022-07-29T08:57:35,691 | INFO | Thread-66 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Fault task created with 120 Seconds 2022-07-29T08:57:35,691 | INFO | Thread-66 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Fault task scheduled 2022-07-29T08:57:35,693 | INFO | Thread-66 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | ConnectionStatusHousekeepingService status change from false to false 2022-07-29T08:57:35,693 | INFO | Thread-66 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossOAM from Major to Major 2022-07-29T08:57:35,693 | INFO | Thread-66 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossMediator from Major to Major 2022-07-29T08:57:35,694 | INFO | Thread-66 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossNeOAM from Major to Major 2022-07-29T08:57:35,916 | INFO | Blueprint Extender: 3 | StoreBuilder | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 | - | Created default domain 2022-07-29T08:57:35,926 | INFO | Blueprint Extender: 3 | AbstractStore | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 | - | Table ROLES does not exist, creating it 2022-07-29T08:57:35,956 | INFO | Blueprint Extender: 3 | StoreBuilder | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 | - | Created 'admin' role 2022-07-29T08:57:35,989 | INFO | Blueprint Extender: 3 | StoreBuilder | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 | - | Created 'user' role 2022-07-29T08:57:36,102 | INFO | Blueprint Extender: 3 | AbstractStore | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 | - | Table USERS does not exist, creating it 2022-07-29T08:57:36,133 | INFO | Blueprint Extender: 3 | AbstractStore | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 | - | Table GRANTS does not exist, creating it 2022-07-29T08:57:36,239 | INFO | Blueprint Extender: 3 | AAAShiroProvider | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | attempting registration of AAA moon servlet 2022-07-29T08:57:36,240 | INFO | Blueprint Extender: 3 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.opendaylight.aaa.shiro_0.14.7 [300]] to http service 2022-07-29T08:57:36,268 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-07-29T08:57:36,269 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-07-29T08:57:36,269 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:36,351 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 8s, remaining time 291s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=12, Waiting=0, Starting=0, Active=488, Stopping=0, Failure=0} 2022-07-29T08:57:36,671 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-07-29T08:57:36,671 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:36,672 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-07-29T08:57:36,673 | INFO | Blueprint Extender: 3 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=default], with context-name: 2022-07-29T08:57:36,673 | INFO | Blueprint Extender: 3 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-07-29T08:57:36,677 | INFO | Blueprint Extender: 3 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-07-29T08:57:36,696 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://299.fwk746280996/META-INF/shiro.tld 2022-07-29T08:57:36,729 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/c-1_0-rt.tld 2022-07-29T08:57:36,752 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/c-1_0.tld 2022-07-29T08:57:36,765 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/c-1_1.tld 2022-07-29T08:57:36,776 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/c.tld 2022-07-29T08:57:36,786 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/fmt-1_0-rt.tld 2022-07-29T08:57:36,797 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/fmt-1_0.tld 2022-07-29T08:57:36,806 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/fmt.tld 2022-07-29T08:57:36,814 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/fn.tld 2022-07-29T08:57:36,818 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/permittedTaglibs.tld 2022-07-29T08:57:36,819 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/scriptfree.tld 2022-07-29T08:57:36,820 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/sql-1_0-rt.tld 2022-07-29T08:57:36,825 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/sql-1_0.tld 2022-07-29T08:57:36,830 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/sql.tld 2022-07-29T08:57:36,834 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/x-1_0-rt.tld 2022-07-29T08:57:36,839 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/x-1_0.tld 2022-07-29T08:57:36,846 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/x.tld 2022-07-29T08:57:36,856 | INFO | Blueprint Extender: 3 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=default]} 2022-07-29T08:57:36,857 | INFO | Blueprint Extender: 3 | AAAShiroProvider | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | AAAShiroProvider Session Initiated 2022-07-29T08:57:36,914 | INFO | Blueprint Extender: 3 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.opendaylight.aaa.web.osgi-impl_0.14.7 [304]] to http service 2022-07-29T08:57:36,916 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Activated WebServer instance for org.eclipse.osgi.internal.framework.BundleContextImpl@148f03a6 2022-07-29T08:57:36,935 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-07-29T08:57:36,935 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-07-29T08:57:36,936 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:37,026 | INFO | Blueprint Extender: 2 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-07-29T08:57:37,030 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider/1.3.1 has been started 2022-07-29T08:57:37,030 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-core-provider_1.3.1 [227] was successfully created 2022-07-29T08:57:37,039 | INFO | Blueprint Extender: 2 | DeviceManagerOpenroadmImpl | 237 - wt.sdnr-wt-devicemanager-onap-openroadm71-provider - 1.3.1 | - | Creating provider for DeviceManagerOpenRoadm71 2022-07-29T08:57:37,039 | INFO | Blueprint Extender: 1 | DeviceManagerOnfImpl | 231 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider - 1.3.1 | - | Creating provider for DeviceManagerOnf 2022-07-29T08:57:37,039 | INFO | Blueprint Extender: 2 | DeviceManagerOpenroadmImpl | 237 - wt.sdnr-wt-devicemanager-onap-openroadm71-provider - 1.3.1 | - | Session Initiated start DeviceManagerOpenRoadm71 2022-07-29T08:57:37,039 | INFO | Blueprint Extender: 1 | DeviceManagerOnfImpl | 231 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider - 1.3.1 | - | Session Initiated start DeviceManagerOnf 2022-07-29T08:57:37,044 | INFO | Blueprint Extender: 2 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.openroadm71.impl.OpenroadmNetworkElementFactory 2022-07-29T08:57:37,048 | INFO | Blueprint Extender: 1 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.onf.impl.ONFCoreNetworkElementFactory 2022-07-29T08:57:37,339 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-07-29T08:57:37,340 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:37,340 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-07-29T08:57:37,341 | INFO | Blueprint Extender: 3 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=auth.id], with context-name: 2022-07-29T08:57:37,345 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [auth/*]: org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter@743200ea with async: false 2022-07-29T08:57:37,349 | INFO | Blueprint Extender: 3 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-07-29T08:57:37,352 | INFO | Blueprint Extender: 3 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-07-29T08:57:37,362 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://299.fwk746280996/META-INF/shiro.tld 2022-07-29T08:57:37,404 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/c-1_0-rt.tld 2022-07-29T08:57:37,409 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 9s, remaining time 290s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=11, Waiting=0, Starting=0, Active=489, Stopping=0, Failure=0} 2022-07-29T08:57:37,413 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/c-1_0.tld 2022-07-29T08:57:37,420 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/c-1_1.tld 2022-07-29T08:57:37,425 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/c.tld 2022-07-29T08:57:37,430 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/fmt-1_0-rt.tld 2022-07-29T08:57:37,437 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/fmt-1_0.tld 2022-07-29T08:57:37,445 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/fmt.tld 2022-07-29T08:57:37,450 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/fn.tld 2022-07-29T08:57:37,452 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/permittedTaglibs.tld 2022-07-29T08:57:37,453 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/scriptfree.tld 2022-07-29T08:57:37,455 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/sql-1_0-rt.tld 2022-07-29T08:57:37,458 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/sql-1_0.tld 2022-07-29T08:57:37,462 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/sql.tld 2022-07-29T08:57:37,465 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/x-1_0-rt.tld 2022-07-29T08:57:37,471 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/x-1_0.tld 2022-07-29T08:57:37,476 | INFO | Blueprint Extender: 3 | TldScanner | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 | - | found TLD bundleresource://464.fwk746280996/META-INF/x.tld 2022-07-29T08:57:37,483 | INFO | Blueprint Extender: 3 | id | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Initializing Shiro environment 2022-07-29T08:57:37,484 | INFO | Blueprint Extender: 3 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Starting Shiro environment initialization. 2022-07-29T08:57:37,648 | INFO | Blueprint Extender: 3 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-07-29T08:57:37,657 | INFO | Blueprint Extender: 3 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-07-29T08:57:37,695 | INFO | Thread-66 | DcaeProviderClient | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Configuration change. Worker exchanged 2022-07-29T08:57:37,696 | INFO | Thread-66 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Configuration: DcaeConfig [getEventReveicerUrl()=off, getUserCredentials()=admin:admin, getTimerPeriodSeconds()=120, getSectionName()=dcae] 2022-07-29T08:57:37,696 | INFO | Blueprint Extender: 3 | ReflectionBuilder | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | An instance with name 'authcBasic' already exists. Redefining this object as a new instance of type org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter 2022-07-29T08:57:37,696 | INFO | Thread-66 | DcaeSenderImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | DcaeSenderImpl setup start with off admin:admin 2022-07-29T08:57:37,696 | INFO | Blueprint Extender: 3 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-07-29T08:57:37,696 | INFO | Thread-66 | DcaeSenderImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | DcaeSenderImpl setup ends 2022-07-29T08:57:37,696 | INFO | Thread-66 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create Fault manager client Task 2022-07-29T08:57:37,697 | INFO | Blueprint Extender: 3 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-07-29T08:57:37,697 | INFO | Thread-66 | DcaeProviderTask | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Create eventprovider task 2022-07-29T08:57:37,697 | INFO | Thread-66 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Fault task created with 120 Seconds 2022-07-29T08:57:37,698 | INFO | Thread-66 | DcaeProviderWorker | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Fault task scheduled 2022-07-29T08:57:37,700 | INFO | Thread-66 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | ConnectionStatusHousekeepingService status change from false to false 2022-07-29T08:57:37,700 | INFO | Thread-66 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossOAM from Major to Major 2022-07-29T08:57:37,701 | INFO | Thread-66 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossMediator from Major to Major 2022-07-29T08:57:37,701 | INFO | Thread-66 | DeviceMonitorProblems | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Change severity for connectionLossNeOAM from Major to Major 2022-07-29T08:57:37,703 | INFO | Blueprint Extender: 3 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Shiro environment initialized in 219 ms. 2022-07-29T08:57:37,703 | INFO | Blueprint Extender: 3 | CustomFilterAdapter | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Initializing CustomFilterAdapter 2022-07-29T08:57:37,721 | INFO | Blueprint Extender: 3 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerAuditLogFilter@6e16b711 for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=auth.id]}] 2022-07-29T08:57:37,724 | INFO | Blueprint Extender: 3 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerPayloadLoggingFilter@74e4c6c for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=auth.id]}] 2022-07-29T08:57:37,725 | INFO | Blueprint Extender: 3 | CustomFilterAdapter | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Injecting a new filter chain with 2 Filters: ControllerAuditLogFilter,ControllerPayloadLoggingFilter 2022-07-29T08:57:37,726 | INFO | Blueprint Extender: 3 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=auth.id]} 2022-07-29T08:57:37,727 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [auth/*, auth/moon/*]: org.opendaylight.aaa.shiro.filters.AAAShiroFilter@621b8f0b with async: false 2022-07-29T08:57:37,730 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [auth/*, auth/moon/*]: org.eclipse.jetty.servlets.CrossOriginFilter@19d45961 with async: false 2022-07-29T08:57:37,732 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Servlet for aliases [auth/*]: org.glassfish.jersey.servlet.ServletContainer@74c52678 with async: false 2022-07-29T08:57:38,442 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 10s, remaining time 289s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=11, Waiting=0, Starting=0, Active=489, Stopping=0, Failure=0} 2022-07-29T08:57:38,648 | WARN | Blueprint Extender: 3 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.aaa.shiro.idm.DomainHandler registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.aaa.shiro.idm.DomainHandler will be ignored. 2022-07-29T08:57:38,649 | WARN | Blueprint Extender: 3 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.aaa.shiro.idm.UserHandler registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.aaa.shiro.idm.UserHandler will be ignored. 2022-07-29T08:57:38,650 | WARN | Blueprint Extender: 3 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.aaa.shiro.idm.RoleHandler registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.aaa.shiro.idm.RoleHandler will be ignored. 2022-07-29T08:57:38,899 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 has been started 2022-07-29T08:57:38,901 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.aaa.shiro_0.14.7 [300] was successfully created 2022-07-29T08:57:38,912 | INFO | Blueprint Extender: 3 | DeviceManagerORanImpl | 228 - nr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider - 1.3.1 | - | Creating provider for DeviceManagerORan 2022-07-29T08:57:38,913 | INFO | Blueprint Extender: 3 | DeviceManagerORanImpl | 228 - nr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider - 1.3.1 | - | Session Initiated start DeviceManagerORan 2022-07-29T08:57:38,914 | INFO | Blueprint Extender: 3 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.oran.impl.startup.ORanNetworkElementFactory 2022-07-29T08:57:39,075 | INFO | Blueprint Extender: 2 | DeviceManagerOpenroadmImpl | 237 - wt.sdnr-wt-devicemanager-onap-openroadm71-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-07-29T08:57:39,077 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-provider/1.3.1 has been started 2022-07-29T08:57:39,079 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm71-provider_1.3.1 [237] was successfully created 2022-07-29T08:57:39,089 | INFO | Blueprint Extender: 2 | DeviceManagerAdapterManagerImpl | 230 - dnr-wt-devicemanager-onap-adapter-manager-provider - 1.3.1 | - | Creating provider for DeviceManagerAdapterManager 2022-07-29T08:57:39,089 | INFO | Blueprint Extender: 2 | DeviceManagerAdapterManagerImpl | 230 - dnr-wt-devicemanager-onap-adapter-manager-provider - 1.3.1 | - | Session Initiated start DeviceManagerAdapterManager 2022-07-29T08:57:39,091 | INFO | Blueprint Extender: 2 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.adaptermanager.impl.AdapterManagerNetworkElementFactory 2022-07-29T08:57:39,306 | INFO | Blueprint Extender: 1 | DeviceManagerOnfImpl | 231 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-07-29T08:57:39,308 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider/1.3.1 has been started 2022-07-29T08:57:39,309 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider_1.3.1 [231] was successfully created 2022-07-29T08:57:39,318 | INFO | Blueprint Extender: 1 | DeviceManagerOpenroadmImpl | 235 - r.wt.sdnr-wt-devicemanager-onap-openroadm-provider - 1.3.1 | - | Creating provider for DeviceManagerOpenRoadm 2022-07-29T08:57:39,319 | INFO | Blueprint Extender: 1 | DeviceManagerOpenroadmImpl | 235 - r.wt.sdnr-wt-devicemanager-onap-openroadm-provider - 1.3.1 | - | Session Initiated start DeviceManagerOpenRoadm 2022-07-29T08:57:39,320 | INFO | Blueprint Extender: 1 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.openroadm.impl.OpenroadmNetworkElementFactory 2022-07-29T08:57:39,504 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 11s, remaining time 288s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=8, Waiting=0, Starting=0, Active=492, Stopping=0, Failure=0} 2022-07-29T08:57:39,682 | INFO | Blueprint Extender: 3 | DeviceManagerORanImpl | 228 - nr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-07-29T08:57:39,684 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider/1.3.1 has been started 2022-07-29T08:57:39,685 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider_1.3.1 [228] was successfully created 2022-07-29T08:57:39,693 | INFO | Blueprint Extender: 3 | DeviceManagerOnf14Impl | 233 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider - 1.3.1 | - | Creating provider for DeviceManagerOnf14 2022-07-29T08:57:39,694 | INFO | Blueprint Extender: 3 | DeviceManagerOnf14Impl | 233 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider - 1.3.1 | - | Session Initiated start DeviceManagerOnf14 2022-07-29T08:57:39,695 | INFO | Blueprint Extender: 3 | DeviceManagerImpl | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 | - | Factory registration org.onap.ccsdk.features.sdnr.wt.devicemanager.onf14.dom.impl.Onf14DomNetworkElementFactory 2022-07-29T08:57:39,972 | INFO | Blueprint Extender: 3 | DeviceManagerOnf14Impl | 233 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-07-29T08:57:39,973 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider/1.3.1 has been started 2022-07-29T08:57:39,974 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider_1.3.1 [233] was successfully created 2022-07-29T08:57:39,990 | INFO | Blueprint Extender: 3 | MountpointStateProviderImpl | 241 - sdnr.wt.sdnr-wt-mountpoint-state-provider-provider - 1.3.1 | - | Creating provider class for mountpoint-state-provider 2022-07-29T08:57:39,991 | INFO | Blueprint Extender: 3 | MountpointStateProviderImpl | 241 - sdnr.wt.sdnr-wt-mountpoint-state-provider-provider - 1.3.1 | - | Init call for mountpoint-state-provider 2022-07-29T08:57:39,994 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider/1.3.1 has been started 2022-07-29T08:57:39,996 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-mountpoint-state-provider-provider_1.3.1 [241] was successfully created 2022-07-29T08:57:40,102 | INFO | Blueprint Extender: 3 | WebSocketServer | 398 - org.opendaylight.netconf.restconf-nb-bierman02 - 2.0.11 | - | Created WebSocketServer on 0.0.0.0:8185 2022-07-29T08:57:40,110 | INFO | Web socket server on port PortNumber{_value=8185} | WebSocketServer | 398 - org.opendaylight.netconf.restconf-nb-bierman02 - 2.0.11 | - | Web socket server started at address 0.0.0.0, port 8185. 2022-07-29T08:57:40,116 | INFO | Blueprint Extender: 3 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398]] to http service 2022-07-29T08:57:40,119 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Activated WebServer instance for org.eclipse.osgi.internal.framework.BundleContextImpl@3ff3cfe6 2022-07-29T08:57:40,154 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-07-29T08:57:40,154 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-07-29T08:57:40,155 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:40,209 | INFO | Blueprint Extender: 1 | DeviceManagerOpenroadmImpl | 235 - r.wt.sdnr-wt-devicemanager-onap-openroadm-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-07-29T08:57:40,211 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-provider/1.3.1 has been started 2022-07-29T08:57:40,214 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-openroadm-provider_1.3.1 [235] was successfully created 2022-07-29T08:57:40,280 | INFO | Blueprint Extender: 2 | DeviceManagerAdapterManagerImpl | 230 - dnr-wt-devicemanager-onap-adapter-manager-provider - 1.3.1 | - | Session Initiated end. Initialization done true 2022-07-29T08:57:40,282 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-provider/1.3.1 has been started 2022-07-29T08:57:40,283 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.onap.ccsdk.features.sdnr.wt.sdnr-wt-devicemanager-onap-adapter-manager-provider_1.3.1 [230] was successfully created 2022-07-29T08:57:40,332 | INFO | Blueprint Extender: 2 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.opendaylight.netconf.sal-rest-docgen_2.0.11 [400]] to http service 2022-07-29T08:57:40,334 | INFO | Blueprint Extender: 2 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Activated WebServer instance for org.eclipse.osgi.internal.framework.BundleContextImpl@1bb66f8a 2022-07-29T08:57:40,365 | INFO | Blueprint Extender: 1 | HttpServiceFactoryImpl | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 | - | Binding bundle: [org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399]] to http service 2022-07-29T08:57:40,368 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Activated WebServer instance for org.eclipse.osgi.internal.framework.BundleContextImpl@4e4f06b9 2022-07-29T08:57:40,536 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 12s, remaining time 287s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=3, Waiting=0, Starting=0, Active=497, Stopping=0, Failure=0} 2022-07-29T08:57:41,217 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-07-29T08:57:41,217 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:41,218 | INFO | Blueprint Extender: 3 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-07-29T08:57:41,219 | INFO | Blueprint Extender: 3 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398], contextID=restconf.id], with context-name: 2022-07-29T08:57:41,243 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-07-29T08:57:41,243 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-07-29T08:57:41,244 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:41,608 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 13s, remaining time 286s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=3, Waiting=0, Starting=0, Active=497, Stopping=0, Failure=0} 2022-07-29T08:57:41,655 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-07-29T08:57:41,656 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:41,656 | INFO | Blueprint Extender: 2 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-07-29T08:57:41,657 | INFO | Blueprint Extender: 2 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.opendaylight.netconf.sal-rest-docgen_2.0.11 [400], contextID=apidoc.id], with context-name: 2022-07-29T08:57:41,684 | INFO | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.apache.jasper.servlet.JasperInitializer to ServletContainerInitializers 2022-07-29T08:57:41,684 | INFO | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | Skipt org.apache.jasper.servlet.JasperInitializer, because specialized handler will be present 2022-07-29T08:57:41,685 | INFO | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:42,345 | INFO | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.jsr356.server.deploy.WebSocketServerContainerInitializer 2022-07-29T08:57:42,345 | INFO | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | will add org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer to ServletContainerInitializers 2022-07-29T08:57:42,346 | INFO | Blueprint Extender: 1 | ServletContainerInitializerScanner | 458 - org.ops4j.pax.web.pax-web-api - 7.3.19 | - | added ServletContainerInitializer: org.eclipse.jetty.websocket.server.NativeWebSocketServletContainerInitializer 2022-07-29T08:57:42,347 | INFO | Blueprint Extender: 1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering context DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399], contextID=/.id], with context-name: 2022-07-29T08:57:42,348 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [restconf/*]: org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter@394fed8f with async: false 2022-07-29T08:57:42,348 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [//*]: org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter@6d21772a with async: true 2022-07-29T08:57:42,348 | INFO | Blueprint Extender: 2 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [apidoc/swagger2/*, apidoc/openapi3/*]: org.opendaylight.aaa.shiro.filters.AAAShiroFilter@16996114 with async: false 2022-07-29T08:57:42,349 | INFO | Blueprint Extender: 1 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-07-29T08:57:42,349 | INFO | Blueprint Extender: 2 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-07-29T08:57:42,349 | INFO | Blueprint Extender: 3 | HttpServiceContext | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 | - | registering JasperInitializer 2022-07-29T08:57:42,353 | INFO | Blueprint Extender: 1 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-07-29T08:57:42,353 | INFO | Blueprint Extender: 3 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-07-29T08:57:42,358 | INFO | Blueprint Extender: 2 | WebSocketServerFactory | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 2022-07-29T08:57:42,384 | INFO | Blueprint Extender: 2 | id | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Initializing Shiro environment 2022-07-29T08:57:42,385 | INFO | Blueprint Extender: 2 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Starting Shiro environment initialization. 2022-07-29T08:57:42,385 | INFO | Blueprint Extender: 3 | id | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Initializing Shiro environment 2022-07-29T08:57:42,386 | INFO | Blueprint Extender: 3 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Starting Shiro environment initialization. 2022-07-29T08:57:42,387 | INFO | Blueprint Extender: 1 | id | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Initializing Shiro environment 2022-07-29T08:57:42,387 | INFO | Blueprint Extender: 1 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Starting Shiro environment initialization. 2022-07-29T08:57:42,399 | INFO | Blueprint Extender: 2 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-07-29T08:57:42,399 | INFO | Blueprint Extender: 3 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-07-29T08:57:42,399 | INFO | Blueprint Extender: 1 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-07-29T08:57:42,401 | INFO | Blueprint Extender: 3 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-07-29T08:57:42,401 | INFO | Blueprint Extender: 1 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-07-29T08:57:42,402 | INFO | Blueprint Extender: 2 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-07-29T08:57:42,403 | INFO | Blueprint Extender: 3 | ReflectionBuilder | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | An instance with name 'authcBasic' already exists. Redefining this object as a new instance of type org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter 2022-07-29T08:57:42,405 | INFO | Blueprint Extender: 2 | ReflectionBuilder | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | An instance with name 'authcBasic' already exists. Redefining this object as a new instance of type org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter 2022-07-29T08:57:42,405 | INFO | Blueprint Extender: 3 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-07-29T08:57:42,405 | INFO | Blueprint Extender: 1 | ReflectionBuilder | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | An instance with name 'authcBasic' already exists. Redefining this object as a new instance of type org.opendaylight.aaa.shiro.filters.ODLHttpAuthenticationFilter 2022-07-29T08:57:42,406 | INFO | Blueprint Extender: 2 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-07-29T08:57:42,406 | INFO | Blueprint Extender: 1 | ODLHttpAuthenticationFilter | 300 - org.opendaylight.aaa.shiro - 0.14.7 | - | Creating the ODLHttpAuthenticationFilter 2022-07-29T08:57:42,406 | INFO | Blueprint Extender: 3 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-07-29T08:57:42,406 | INFO | Blueprint Extender: 1 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-07-29T08:57:42,407 | INFO | Blueprint Extender: 3 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Shiro environment initialized in 21 ms. 2022-07-29T08:57:42,407 | INFO | Blueprint Extender: 2 | IniSecurityManagerFactory | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Realms have been explicitly set on the SecurityManager instance - auto-setting of realms will not occur. 2022-07-29T08:57:42,407 | INFO | Blueprint Extender: 1 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Shiro environment initialized in 20 ms. 2022-07-29T08:57:42,407 | INFO | Blueprint Extender: 3 | CustomFilterAdapter | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Initializing CustomFilterAdapter 2022-07-29T08:57:42,407 | INFO | Blueprint Extender: 1 | CustomFilterAdapter | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Initializing CustomFilterAdapter 2022-07-29T08:57:42,408 | INFO | Blueprint Extender: 2 | EnvironmentLoader | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 | - | Shiro environment initialized in 23 ms. 2022-07-29T08:57:42,408 | INFO | Blueprint Extender: 3 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerAuditLogFilter@158253ef for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398], contextID=restconf.id]}] 2022-07-29T08:57:42,408 | INFO | Blueprint Extender: 1 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerAuditLogFilter@41a7701d for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399], contextID=/.id]}] 2022-07-29T08:57:42,408 | INFO | Blueprint Extender: 3 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerPayloadLoggingFilter@17c5da59 for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398], contextID=restconf.id]}] 2022-07-29T08:57:42,408 | INFO | Blueprint Extender: 1 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerPayloadLoggingFilter@727a293a for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399], contextID=/.id]}] 2022-07-29T08:57:42,409 | INFO | Blueprint Extender: 3 | CustomFilterAdapter | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Injecting a new filter chain with 2 Filters: ControllerAuditLogFilter,ControllerPayloadLoggingFilter 2022-07-29T08:57:42,409 | INFO | Blueprint Extender: 1 | CustomFilterAdapter | 295 - org.opendaylight.aaa.filterchain - 0.14.7 | - | Injecting a new filter chain with 2 Filters: ControllerAuditLogFilter,ControllerPayloadLoggingFilter 2022-07-29T08:57:42,410 | INFO | Blueprint Extender: 2 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.sal-rest-docgen_2.0.11 [400], contextID=apidoc.id]} 2022-07-29T08:57:42,410 | INFO | Blueprint Extender: 1 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399], contextID=/.id]} 2022-07-29T08:57:42,410 | INFO | Blueprint Extender: 3 | ContextHandler | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 | - | Started HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398], contextID=restconf.id]} 2022-07-29T08:57:42,411 | INFO | Blueprint Extender: 2 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [apidoc/swagger2/*, apidoc/openapi3/*]: org.eclipse.jetty.servlets.CrossOriginFilter@3eb16aef with async: false 2022-07-29T08:57:42,411 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [/rests/*]: org.opendaylight.aaa.shiro.filters.AAAShiroFilter@338a9681 with async: true 2022-07-29T08:57:42,411 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [restconf/*]: org.opendaylight.aaa.shiro.filters.AAAShiroFilter@1cc22ca9 with async: false 2022-07-29T08:57:42,413 | INFO | Blueprint Extender: 2 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Servlet for aliases [apidoc/swagger2/apis/*, apidoc/swagger2/18/apis/*, apidoc/openapi3/apis/*, apidoc/openapi3/18/apis/*]: org.glassfish.jersey.servlet.ServletContainer@1c5d5fdd with async: false 2022-07-29T08:57:42,413 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [restconf/*]: org.eclipse.jetty.servlets.CrossOriginFilter@4405496e with async: false 2022-07-29T08:57:42,414 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Filter for aliases [/rests/*]: org.eclipse.jetty.servlets.CrossOriginFilter@6a406eee with async: true 2022-07-29T08:57:42,414 | INFO | Blueprint Extender: 3 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Servlet for aliases [restconf/*]: org.glassfish.jersey.servlet.ServletContainer@589e8a6b with async: false 2022-07-29T08:57:42,496 | WARN | Blueprint Extender: 2 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.netconf.sal.rest.doc.impl.ApiDocServiceImpl will be ignored. 2022-07-29T08:57:42,674 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 15s, remaining time 284s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=3, Waiting=0, Starting=0, Active=497, Stopping=0, Failure=0} 2022-07-29T08:57:42,789 | WARN | Blueprint Extender: 3 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.netconf.sal.rest.impl.RestconfCompositeWrapper registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.netconf.sal.rest.impl.RestconfCompositeWrapper will be ignored. 2022-07-29T08:57:42,790 | WARN | Blueprint Extender: 3 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.netconf.md.sal.rest.schema.SchemaRetrievalServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.netconf.md.sal.rest.schema.SchemaRetrievalServiceImpl will be ignored. 2022-07-29T08:57:42,895 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Servlet for aliases [/rests/*]: org.glassfish.jersey.servlet.ServletContainer@20ca1d59 with async: true 2022-07-29T08:57:42,898 | INFO | Blueprint Extender: 3 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-bierman02/2.0.11 has been started 2022-07-29T08:57:42,899 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398] was successfully created 2022-07-29T08:57:43,106 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfDataServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfDataServiceImpl will be ignored. 2022-07-29T08:57:43,107 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfStreamsSubscriptionServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfStreamsSubscriptionServiceImpl will be ignored. 2022-07-29T08:57:43,108 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfInvokeOperationsServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfInvokeOperationsServiceImpl will be ignored. 2022-07-29T08:57:43,108 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfOperationsServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfOperationsServiceImpl will be ignored. 2022-07-29T08:57:43,108 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfSchemaServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfSchemaServiceImpl will be ignored. 2022-07-29T08:57:43,109 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfImpl will be ignored. 2022-07-29T08:57:43,179 | INFO | Blueprint Extender: 2 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.sal-rest-docgen/2.0.11 has been started 2022-07-29T08:57:43,179 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.netconf.sal-rest-docgen_2.0.11 [400] was successfully created 2022-07-29T08:57:43,179 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Servlet for aliases [/rests/notif/*]: org.glassfish.jersey.servlet.ServletContainer@9de1342 with async: true 2022-07-29T08:57:43,350 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfDataStreamServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RestconfDataStreamServiceImpl will be ignored. 2022-07-29T08:57:43,387 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Servlet for aliases [/rests/data-change-event-subscription/*, /rests/notification-stream/*]: org.opendaylight.restconf.nb.rfc8040.streams.WebSocketInitializer@df9ffbc with async: false 2022-07-29T08:57:43,393 | INFO | Blueprint Extender: 1 | PaxWebServer | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 | - | Registering Servlet for aliases [/.well-known/*]: org.glassfish.jersey.servlet.ServletContainer@5acfd2f7 with async: false 2022-07-29T08:57:43,540 | WARN | Blueprint Extender: 1 | Providers | 194 - org.glassfish.jersey.core.jersey-common - 2.27.0 | - | A provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RootResourceDiscoveryServiceImpl registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.opendaylight.restconf.nb.rfc8040.rests.services.impl.RootResourceDiscoveryServiceImpl will be ignored. 2022-07-29T08:57:43,570 | INFO | Blueprint Extender: 1 | BlueprintContainerImpl | 95 - org.apache.aries.blueprint.core - 1.10.3 | - | Blueprint bundle org.opendaylight.netconf.restconf-nb-rfc8040/2.0.11 has been started 2022-07-29T08:57:43,571 | INFO | Blueprint Event Dispatcher: 1 | BlueprintBundleTracker | 307 - org.opendaylight.controller.blueprint - 4.0.7 | - | Blueprint container for bundle org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399] was successfully created 2022-07-29T08:57:43,721 | INFO | awaitility[checkBundleDiagInfos] | KarafSystemReady | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | checkBundleDiagInfos: Elapsed time 16s, remaining time 283s, diag: Active {Installed=0, Resolved=8, Unknown=0, GracePeriod=0, Waiting=0, Starting=0, Active=500, Stopping=0, Failure=0} 2022-07-29T08:57:43,793 | INFO | SystemReadyService-0 | TestBundleDiag | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 | - | diag successful; system state active (diag: Active {Installed=0, Resolved=8, Unknown=0, GracePeriod=0, Waiting=0, Starting=0, Active=500, Stopping=0, Failure=0}) 2022-07-29T08:57:43,794 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 331 - org.opendaylight.infrautils.ready-api - 2.0.8 | - | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 2022-07-29T08:57:48,948 | INFO | qtp768114456-720 | AuthenticationManager | 302 - org.opendaylight.aaa.tokenauthrealm - 0.14.7 | - | Authentication is now enabled 2022-07-29T08:57:48,948 | INFO | qtp768114456-720 | AuthenticationManager | 302 - org.opendaylight.aaa.tokenauthrealm - 0.14.7 | - | Authentication Manager activated 2022-07-29T08:57:49,055 | INFO | qtp768114456-720 | StaticConfiguration | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 | - | Binding-over-DOM codec shortcuts are enabled 2022-07-29T08:57:49,113 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T08:57:49,134 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:57:49,134 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:58:04,375 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T08:58:04,380 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:58:04,381 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:58:19,738 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T08:58:19,742 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:58:19,743 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:58:34,830 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T08:58:34,837 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:58:34,837 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:58:49,937 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T08:58:49,942 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:58:49,942 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:59:05,049 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T08:59:05,059 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:59:05,060 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:59:20,132 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T08:59:20,143 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:59:20,144 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:59:35,245 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T08:59:35,249 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:59:35,250 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:59:50,369 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T08:59:50,373 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T08:59:50,373 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:00:05,453 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:00:05,459 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:00:05,460 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:00:21,057 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:00:21,067 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:00:21,068 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:00:36,563 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:00:36,576 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:00:36,577 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:00:51,825 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:00:51,853 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:00:51,854 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:01:06,988 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:01:06,992 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:01:06,992 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:01:22,076 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:01:22,086 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:01:22,086 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:01:37,175 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:01:37,180 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:01:37,181 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:01:52,321 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:01:52,329 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:01:52,329 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:02:07,456 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:02:07,465 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:02:07,466 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:02:22,559 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:02:22,564 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:02:22,564 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:02:37,668 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:02:37,672 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:02:37,673 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:02:52,786 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:02:52,800 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:02:52,801 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:03:08,010 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:03:08,015 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:03:08,015 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:03:23,068 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:03:23,073 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:03:23,073 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:03:38,144 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:03:38,148 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:03:38,148 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:03:53,286 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:03:53,290 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:03:53,290 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:04:08,415 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:04:08,422 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:04:08,422 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:04:23,495 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:04:23,499 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:04:23,500 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:04:38,572 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:04:38,577 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:04:38,578 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:04:53,684 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:04:53,689 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:04:53,689 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:05:08,773 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:05:08,777 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:05:08,778 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:05:23,830 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:05:23,834 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:05:23,835 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:05:39,160 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:05:39,163 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:05:39,164 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:05:54,367 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:05:54,372 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:05:54,373 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:06:09,457 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:06:09,461 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:06:09,462 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:06:24,546 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:06:24,550 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:06:24,551 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:06:39,713 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:06:39,718 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:06:39,718 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:06:54,984 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:06:54,993 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:06:54,994 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:07:10,070 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:07:10,074 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:07:10,074 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:07:25,142 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:07:25,146 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:07:25,147 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:07:40,254 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:07:40,258 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:07:40,259 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:07:55,455 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:07:55,459 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:07:55,460 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:08:10,605 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:08:10,609 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:08:10,609 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:08:25,683 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:08:25,687 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:08:25,687 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:08:40,798 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:08:40,802 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:08:40,803 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:08:56,031 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:08:56,035 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:08:56,035 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:09:11,456 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:09:11,460 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:09:11,461 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:09:26,689 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:09:26,693 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:09:26,694 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:09:41,812 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:09:41,819 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:09:41,820 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:09:56,897 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:09:56,903 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:09:56,904 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:10:12,062 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:10:12,065 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:10:12,066 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:10:27,159 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:10:27,163 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:10:27,164 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:10:42,272 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:10:42,276 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:10:42,276 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:10:57,395 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:10:57,400 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:10:57,400 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:11:12,481 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:11:12,485 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:11:12,486 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:11:27,610 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:11:27,613 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:11:27,614 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:11:42,732 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:11:42,752 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:11:42,753 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:11:57,845 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:11:57,850 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:11:57,850 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:12:12,975 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:12:12,979 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:12:12,980 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:12:28,064 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:12:28,071 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:12:28,072 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:12:43,320 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:12:43,326 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:12:43,327 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:12:58,391 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:12:58,395 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:12:58,395 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:13:13,469 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:13:13,484 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:13:13,485 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:13:28,579 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:13:28,584 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:13:28,585 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:13:43,649 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:13:43,652 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:13:43,653 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:13:58,729 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:13:58,733 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:13:58,733 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:14:13,822 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:14:13,826 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:14:13,826 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:14:28,909 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:14:28,914 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:14:28,914 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:14:44,023 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:14:44,027 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:14:44,028 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:14:59,132 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:14:59,135 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:14:59,136 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:15:14,255 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:15:14,260 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:15:14,261 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:15:29,333 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:15:29,337 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:15:29,337 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:15:44,409 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:15:44,414 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:15:44,414 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:15:59,515 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:15:59,520 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:15:59,521 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:16:14,638 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:16:14,641 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:16:14,642 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:16:29,759 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:16:29,763 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:16:29,763 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:16:44,864 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:16:44,869 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:16:44,871 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:16:59,970 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:16:59,976 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:16:59,977 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:17:15,109 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:17:15,114 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:17:15,114 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:17:30,166 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:17:30,175 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:17:30,176 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:17:45,272 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:17:45,278 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:17:45,278 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:18:00,367 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:18:00,376 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:18:00,376 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:18:15,505 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:18:15,508 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:18:15,509 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:18:30,612 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:18:30,616 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:18:30,617 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:18:45,743 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:18:45,747 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:18:45,748 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:19:00,916 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:19:00,921 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:19:00,921 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:19:16,153 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:19:16,162 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:19:16,163 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:19:31,285 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:19:31,288 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:19:31,289 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:19:46,425 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:19:46,429 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:19:46,429 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:20:01,517 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:20:01,541 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:20:01,542 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:20:16,601 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:20:16,605 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:20:16,605 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:20:31,767 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:20:31,771 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:20:31,772 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:20:46,853 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:20:46,862 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:20:46,862 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:21:01,944 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:21:01,948 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:21:01,949 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:21:17,077 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:21:17,080 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:21:17,081 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:21:32,194 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:21:32,197 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:21:32,198 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:21:47,251 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:21:47,254 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:21:47,255 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:22:02,331 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:22:02,335 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:22:02,335 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:22:17,432 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:22:17,436 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:22:17,436 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:22:32,500 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:22:32,505 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:22:32,505 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:22:47,582 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:22:47,586 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:22:47,586 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:23:02,701 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:23:02,706 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:23:02,706 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:23:17,792 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:23:17,796 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:23:17,797 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:23:32,916 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:23:32,923 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:23:32,924 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:23:48,040 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:23:48,044 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:23:48,045 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:24:03,488 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:24:03,492 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:24:03,493 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:24:18,567 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:24:18,570 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:24:18,571 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:24:33,653 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:24:33,657 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:24:33,658 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:24:48,775 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:24:48,779 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:24:48,779 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:25:03,944 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:25:03,948 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:25:03,949 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:25:19,072 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:25:19,075 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:25:19,076 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:25:34,246 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:25:34,250 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:25:34,251 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:25:49,366 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:25:49,370 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:25:49,371 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:26:04,482 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:26:04,486 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:26:04,487 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:26:19,576 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:26:19,583 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:26:19,583 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:26:34,701 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:26:34,706 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:26:34,707 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:26:49,854 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:26:49,858 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:26:49,859 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:27:04,961 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:27:04,966 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:27:04,967 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:27:20,106 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:27:20,110 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:27:20,110 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:27:35,192 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:27:35,199 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:27:35,200 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:27:50,293 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:27:50,297 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:27:50,298 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:28:05,396 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:28:05,401 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:28:05,402 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:28:20,530 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:28:20,534 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:28:20,534 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:28:35,676 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:28:35,680 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:28:35,680 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:28:50,774 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:28:50,778 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:28:50,779 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:29:05,888 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:29:05,894 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:29:05,895 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:29:20,996 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:29:21,001 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:29:21,001 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:29:36,076 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:29:36,080 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:29:36,081 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:29:51,205 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:29:51,210 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:29:51,210 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:30:06,309 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:30:06,313 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:30:06,313 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:30:21,448 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:30:21,452 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:30:21,452 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:30:36,708 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:30:36,740 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:30:36,748 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:30:51,882 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:30:51,886 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:30:51,887 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:31:06,980 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:31:06,983 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:31:06,984 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:31:22,080 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:31:22,084 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:31:22,084 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:31:37,201 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:31:37,205 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:31:37,205 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:31:52,297 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:31:52,306 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:31:52,307 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:32:07,383 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:32:07,387 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:32:07,388 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:32:22,509 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:32:22,516 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:32:22,517 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:32:37,617 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:32:37,622 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:32:37,622 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:32:52,763 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:32:52,767 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:32:52,768 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:33:07,902 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:33:07,907 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:33:07,907 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:33:23,042 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:33:23,045 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:33:23,046 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:33:38,152 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:33:38,156 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:33:38,157 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:33:53,257 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:33:53,262 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:33:53,263 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:34:08,399 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:34:08,403 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:34:08,403 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:34:23,500 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:34:23,504 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:34:23,504 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:34:38,662 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:34:38,668 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:34:38,668 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:34:53,766 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:34:53,769 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:34:53,770 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:35:08,906 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:35:08,913 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:35:08,914 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:35:23,976 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:35:23,980 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:35:23,980 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:35:39,104 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:35:39,107 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:35:39,108 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:35:54,232 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:35:54,237 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:35:54,237 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:36:09,366 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:36:09,377 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:36:09,378 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:36:24,506 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:36:24,510 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:36:24,511 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:36:39,674 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:36:39,677 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:36:39,678 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:36:54,947 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:36:54,952 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:36:54,952 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:37:10,020 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:37:10,023 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:37:10,024 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:37:25,135 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:37:25,145 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:37:25,145 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:37:40,275 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:37:40,281 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:37:40,281 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:37:55,382 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:37:55,386 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:37:55,387 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:38:10,453 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:38:10,457 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:38:10,457 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:38:25,495 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:38:25,500 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:38:25,501 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:38:40,613 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:38:40,617 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:38:40,617 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:38:55,684 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:38:55,690 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:38:55,690 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:39:10,894 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:39:10,899 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:39:10,899 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:39:26,282 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:39:26,286 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:39:26,286 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:39:41,463 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:39:41,467 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:39:41,467 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:39:56,531 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:39:56,542 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:39:56,542 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:40:11,632 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:40:11,638 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:40:11,638 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:40:26,718 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:40:26,722 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:40:26,722 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:40:41,909 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:40:41,913 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:40:41,914 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:40:56,999 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:40:57,004 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:40:57,004 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:41:12,165 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:41:12,169 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:41:12,169 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:41:27,273 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:41:27,277 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:41:27,277 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:41:42,424 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:41:42,429 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:41:42,429 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:41:57,509 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:41:57,514 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:41:57,514 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:42:12,684 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:42:12,688 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:42:12,688 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:42:27,815 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:42:27,819 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:42:27,819 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:42:42,927 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:42:42,931 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:42:42,931 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:42:58,155 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:42:58,161 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:42:58,161 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:43:13,273 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:43:13,277 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:43:13,277 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:43:28,388 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:43:28,392 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:43:28,393 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:43:43,463 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:43:43,469 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:43:43,469 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:43:58,563 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:43:58,568 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:43:58,568 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:44:13,628 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:44:13,632 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:44:13,632 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:44:28,709 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:44:28,713 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:44:28,714 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:44:43,858 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:44:43,864 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:44:43,864 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:44:59,063 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:44:59,067 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:44:59,067 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:45:14,195 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:45:14,199 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:45:14,200 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:45:29,300 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:45:29,305 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:45:29,308 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:45:44,477 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:45:44,483 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:45:44,484 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:45:59,618 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:45:59,622 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:45:59,623 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:46:14,786 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:46:14,790 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:46:14,791 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:46:30,000 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:46:30,004 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:46:30,004 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:46:45,094 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:46:45,097 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:46:45,098 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:47:00,187 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:47:00,192 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:47:00,193 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:47:15,284 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:47:15,295 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:47:15,295 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:47:30,379 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:47:30,386 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:47:30,387 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:47:45,502 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:47:45,507 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:47:45,507 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:48:00,624 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:48:00,629 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:48:00,629 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:48:15,750 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:48:15,765 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:48:15,766 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:48:30,944 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:48:30,951 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:48:30,952 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:48:46,136 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:48:46,141 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:48:46,141 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:49:01,305 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:49:01,309 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:49:01,310 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:49:16,469 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:49:16,473 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:49:16,474 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:49:31,567 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:49:31,571 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:49:31,572 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:49:46,714 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:49:46,718 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:49:46,719 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:50:01,796 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:50:01,799 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:50:01,800 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:50:16,967 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:50:16,970 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:50:16,971 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:50:32,079 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:50:32,083 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:50:32,084 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:50:47,190 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:50:47,194 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:50:47,195 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:51:02,321 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:51:02,324 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:51:02,325 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:51:17,432 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:51:17,444 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:51:17,444 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:51:32,526 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:51:32,530 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:51:32,530 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:51:47,615 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:51:47,619 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:51:47,619 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:52:02,696 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:52:02,699 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:52:02,700 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:52:17,777 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:52:17,781 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:52:17,781 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:52:32,976 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:52:32,979 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:52:32,980 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:52:48,101 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:52:48,105 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:52:48,105 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:53:03,205 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:53:03,210 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:53:03,210 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:53:18,416 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:53:18,420 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:53:18,421 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:53:33,541 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:53:33,545 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:53:33,545 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:53:48,704 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:53:48,708 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:53:48,708 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:54:03,802 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:54:03,808 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:54:03,808 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:54:18,963 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:54:18,969 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:54:18,970 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:54:34,074 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:54:34,078 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:54:34,078 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:54:49,320 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:54:49,324 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:54:49,324 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:55:04,603 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:55:04,608 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:55:04,608 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:55:19,935 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:55:19,939 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:55:19,939 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:55:35,065 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:55:35,069 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:55:35,069 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:55:50,199 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:55:50,203 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:55:50,204 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:56:05,296 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:56:05,299 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:56:05,299 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:56:20,383 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:56:20,388 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:56:20,389 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:56:35,477 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:56:35,481 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:56:35,481 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:56:50,601 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:56:50,607 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:56:50,608 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:57:05,713 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:57:05,717 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:57:05,717 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:57:36,911 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:57:36,915 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:57:36,916 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:57:52,033 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:57:52,036 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:57:52,037 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:58:07,184 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:58:07,187 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:58:07,188 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:58:22,323 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:58:22,328 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:58:22,328 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:58:37,491 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:58:37,497 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:58:37,497 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:58:52,595 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:58:52,598 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:58:52,599 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:59:07,767 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:59:07,771 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:59:07,771 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:59:22,972 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:59:22,985 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:59:22,985 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:59:38,105 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:59:38,109 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:59:38,109 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:59:53,446 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T09:59:53,454 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T09:59:53,454 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:00:08,613 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:00:08,617 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:00:08,617 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:00:23,760 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:00:23,765 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:00:23,766 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:00:38,930 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:00:38,935 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:00:38,935 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:00:54,049 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:00:54,053 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:00:54,053 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:01:09,204 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:01:09,208 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:01:09,208 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:01:24,402 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:01:24,407 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:01:24,407 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:01:39,572 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:01:39,577 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:01:39,577 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:01:54,723 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:01:54,727 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:01:54,727 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:02:09,898 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:02:09,902 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:02:09,903 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:02:25,028 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:02:25,032 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:02:25,033 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:02:40,172 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:02:40,180 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:02:40,181 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:02:55,546 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:02:55,550 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:02:55,551 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:03:10,798 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:03:10,802 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:03:10,802 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:03:25,888 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:03:25,893 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:03:25,893 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:03:40,997 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:03:41,001 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:03:41,001 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:03:56,070 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:03:56,074 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:03:56,074 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:04:11,174 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:04:11,178 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:04:11,178 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:04:26,282 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:04:26,285 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:04:26,286 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:04:41,384 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:04:41,388 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:04:41,388 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:04:56,495 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:04:56,506 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:04:56,507 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:05:11,629 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:05:11,635 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:05:11,635 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:05:26,680 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:05:26,688 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:05:26,688 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:05:41,801 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:05:41,805 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:05:41,805 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:05:56,916 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:05:56,920 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:05:56,920 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:06:12,095 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:06:12,099 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:06:12,099 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:06:27,182 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:06:27,186 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:06:27,186 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:06:42,268 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:06:42,271 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:06:42,272 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:06:57,352 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:06:57,356 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:06:57,357 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:07:12,484 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:07:12,487 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:07:12,488 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:07:27,577 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:07:27,584 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:07:27,584 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:07:42,759 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:07:42,763 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:07:42,763 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:07:57,861 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:07:57,864 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:07:57,865 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:08:13,058 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:08:13,063 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:08:13,063 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:08:28,217 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:08:28,221 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:08:28,222 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:08:43,401 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:08:43,405 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:08:43,405 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:08:58,543 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:08:58,547 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:08:58,548 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:09:13,683 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:09:13,687 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:09:13,688 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:09:28,790 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:09:28,793 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:09:28,794 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:09:43,927 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:09:43,931 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:09:43,931 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:09:59,032 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:09:59,036 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:09:59,036 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:10:14,239 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:10:14,243 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:10:14,244 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:10:29,433 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:10:29,439 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:10:29,439 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:10:44,516 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:10:44,520 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:10:44,520 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:10:59,601 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:10:59,608 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:10:59,609 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:11:14,707 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:11:14,711 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:11:14,712 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:11:29,778 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:11:29,782 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:11:29,783 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:11:44,864 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:11:44,868 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:11:44,869 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:12:00,023 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:12:00,027 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:12:00,027 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:12:15,167 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:12:15,172 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:12:15,172 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:12:30,268 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:12:30,272 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:12:30,272 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:12:45,361 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:12:45,365 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:12:45,365 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:13:00,468 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:13:00,472 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:13:00,472 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:13:15,550 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:13:15,553 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:13:15,554 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:13:30,656 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:13:30,660 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:13:30,660 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:13:45,758 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:13:45,766 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:13:45,766 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:14:00,863 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:14:00,868 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:14:00,868 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:14:15,950 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:14:15,954 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:14:15,955 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:14:31,074 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:14:31,079 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:14:31,079 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:14:46,187 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:14:46,191 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:14:46,191 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:15:01,341 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:15:01,345 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:15:01,345 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:15:16,416 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:15:16,419 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:15:16,420 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:15:31,572 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:15:31,576 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:15:31,577 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:15:46,724 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:15:46,745 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:15:46,759 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:16:01,996 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:16:02,000 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:16:02,001 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:16:17,166 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:16:17,169 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:16:17,170 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:16:32,302 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:16:32,308 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:16:32,309 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:16:47,416 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:16:47,419 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:16:47,420 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:17:02,617 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:17:02,621 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:17:02,621 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:17:17,680 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:17:17,683 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:17:17,684 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:17:32,774 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:17:32,777 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:17:32,778 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:17:47,932 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:17:47,936 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:17:47,936 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:18:03,008 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:18:03,011 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:18:03,012 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:18:18,112 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:18:18,116 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:18:18,116 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:18:33,185 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:18:33,189 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:18:33,190 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:18:48,301 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:18:48,305 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:18:48,305 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:19:03,361 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:19:03,365 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:19:03,366 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:19:18,466 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:19:18,471 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:19:18,472 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:19:33,540 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:19:33,544 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:19:33,545 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:19:48,599 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:19:48,603 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:19:48,604 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:20:03,668 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:20:03,671 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:20:03,671 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:20:18,799 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:20:18,803 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:20:18,804 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:20:33,872 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:20:33,876 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:20:33,877 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:20:48,950 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:20:48,953 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:20:48,954 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:21:04,303 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:21:04,307 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:21:04,308 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:21:19,860 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:21:19,865 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:21:19,866 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:21:34,957 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:21:34,961 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:21:34,962 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:21:50,075 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:21:50,078 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:21:50,078 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:22:05,191 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:22:05,197 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:22:05,197 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:22:20,293 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:22:20,297 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:22:20,297 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:22:35,352 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:22:35,357 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:22:35,357 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:22:50,426 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:22:50,430 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:22:50,430 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:23:05,496 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:23:05,500 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:23:05,500 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:23:20,563 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:23:20,567 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:23:20,568 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:23:35,679 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:23:35,683 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:23:35,683 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:23:50,828 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:23:50,831 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:23:50,832 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:24:05,933 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:24:05,936 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:24:05,937 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:24:21,004 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:24:21,008 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:24:21,009 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:24:36,092 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:24:36,096 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:24:36,096 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:24:51,162 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:24:51,169 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:24:51,169 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:25:06,271 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:25:06,275 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:25:06,275 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:25:21,344 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:25:21,352 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:25:21,352 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:25:36,486 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:25:36,490 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:25:36,491 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:25:51,582 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:25:51,585 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:25:51,586 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:26:06,784 | INFO | qtp768114456-714 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:26:06,816 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:26:06,816 | INFO | qtp768114456-714 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:26:21,891 | INFO | qtp768114456-720 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:26:21,895 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:26:21,896 | INFO | qtp768114456-720 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:26:36,959 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:26:36,962 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:26:36,963 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:26:52,028 | INFO | qtp768114456-718 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:26:52,032 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:26:52,032 | INFO | qtp768114456-718 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:27:07,126 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:27:07,130 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:27:07,130 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:27:22,224 | INFO | qtp768114456-719 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:27:22,230 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:27:22,230 | INFO | qtp768114456-719 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:27:37,336 | INFO | qtp768114456-721 | SliapiProvider | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 | - | Calling directed graph for sli/healthcheck/sync 2022-07-29T10:27:37,343 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] 2022-07-29T10:27:37,344 | INFO | qtp768114456-721 | SvcLogicServiceImplBase | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] - | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]