Results

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 Wed Aug 10 23:33:20 UTC 2022
2022-08-10 23:33:21 [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 Wed Aug 10 23:33:21 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-08-10T23:33:25,085 | 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-08-10T23:33:26,266 | 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-08-10T23:33:26,503 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Changes to perform:
2022-08-10T23:33:26,504 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   Region: root
2022-08-10T23:33:26,505 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |     Bundles to install:
2022-08-10T23:33:26,505 | 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-08-10T23:33:26,506 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:javax.enterprise/cdi-api/2.0.SP1
2022-08-10T23:33:26,506 | 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-08-10T23:33:26,507 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:javax.transaction/javax.transaction-api/1.2
2022-08-10T23:33:26,507 | 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-08-10T23:33:26,507 | 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-08-10T23:33:26,508 | 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-08-10T23:33:26,508 | 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-08-10T23:33:26,509 | 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-08-10T23:33:26,509 | 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-08-10T23:33:26,510 | 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-08-10T23:33:26,513 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Installing bundles:
2022-08-10T23:33:26,513 | 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-08-10T23:33:26,519 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:javax.enterprise/cdi-api/2.0.SP1
2022-08-10T23:33:26,523 | 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-08-10T23:33:26,579 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:javax.transaction/javax.transaction-api/1.2
2022-08-10T23:33:26,584 | 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-08-10T23:33:26,597 | 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-08-10T23:33:26,604 | 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-08-10T23:33:26,609 | 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-08-10T23:33:26,611 | 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-08-10T23:33:26,613 | 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-08-10T23:33:26,641 | 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-08-10T23:33:26,710 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Starting bundles:
2022-08-10T23:33:26,711 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.url.wrap/2.6.7
2022-08-10T23:33:26,723 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.osgi.service.jdbc/1.0.0.201505202023
2022-08-10T23:33:26,725 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.jdbc/1.5.0
2022-08-10T23:33:26,737 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.interceptor-api/1.2.2
2022-08-10T23:33:26,739 | 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-08-10T23:33:26,741 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.el-api/3.0.0
2022-08-10T23:33:26,743 | 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-08-10T23:33:26,744 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.enterprise.cdi-api/2.0.0.SP1
2022-08-10T23:33:26,747 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.transaction-api/1.2.0
2022-08-10T23:33:26,750 | 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-08-10T23:33:26,751 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.jdbc.config/1.5.0
2022-08-10T23:33:26,764 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Done.
2022-08-10T23:35:42,728 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Changes to perform:
2022-08-10T23:35:42,729 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   Region: root
2022-08-10T23:35:42,729 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |     Bundles to uninstall:
2022-08-10T23:35:42,730 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       javax.enterprise.cdi-api/2.0.0.SP1
2022-08-10T23:35:42,730 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       javax.transaction-api/1.2.0
2022-08-10T23:35:42,731 | 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-08-10T23:35:42,731 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |     Bundles to install:
2022-08-10T23:35:42,732 | 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-08-10T23:35:42,732 | 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-08-10T23:35:42,732 | 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-08-10T23:35:42,733 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.checkerframework/checker-qual/3.8.0
2022-08-10T23:35:42,733 | 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-08-10T23:35:42,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-08-10T23:35:42,734 | 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-08-10T23:35:42,734 | 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-08-10T23:35:42,735 | 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-08-10T23:35:42,735 | 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-08-10T23:35:42,736 | 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-08-10T23:35:42,736 | 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-08-10T23:35:42,736 | 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-08-10T23:35:42,737 | 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-08-10T23:35:42,737 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.google.guava/failureaccess/1.0.1
2022-08-10T23:35:42,738 | 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-08-10T23:35:42,738 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.h2database/h2/1.4.200
2022-08-10T23:35:42,738 | 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-08-10T23:35:42,739 | 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-08-10T23:35:42,739 | 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-08-10T23:35:42,739 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.rabbitmq/amqp-client/5.13.0
2022-08-10T23:35:42,740 | 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-08-10T23:35:42,740 | 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-08-10T23:35:42,740 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:com.typesafe/config/1.4.0
2022-08-10T23:35:42,741 | 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-08-10T23:35:42,741 | 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-08-10T23:35:42,742 | 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-08-10T23:35:42,742 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.aeron/aeron-client/1.32.0
2022-08-10T23:35:42,742 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.aeron/aeron-driver/1.32.0
2022-08-10T23:35:42,743 | 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-08-10T23:35:42,743 | 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-08-10T23:35:42,744 | 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-08-10T23:35:42,744 | 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-08-10T23:35:42,744 | 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-08-10T23:35:42,745 | 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-08-10T23:35:42,745 | 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-08-10T23:35:42,745 | 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-08-10T23:35:42,746 | 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-08-10T23:35:42,746 | 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-08-10T23:35:42,747 | 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-08-10T23:35:42,747 | 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-08-10T23:35:42,748 | 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-08-10T23:35:42,748 | 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-08-10T23:35:42,748 | 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-08-10T23:35:42,749 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.javassist/javassist/3.27.0-GA
2022-08-10T23:35:42,749 | 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-08-10T23:35:42,749 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:javax.mail/mail/1.4.7
2022-08-10T23:35:42,750 | 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-08-10T23:35:42,750 | 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-08-10T23:35:42,750 | 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-08-10T23:35:42,751 | 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-08-10T23:35:42,751 | 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-08-10T23:35:42,751 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:log4j/log4j/1.2.17
2022-08-10T23:35:42,752 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:log4j/apache-log4j-extras/1.2.17
2022-08-10T23:35:42,752 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.lz4/lz4-java/1.8.0
2022-08-10T23:35:42,753 | 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-08-10T23:35:42,753 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.agrona/agrona/1.9.0
2022-08-10T23:35:42,753 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.antlr/antlr4-runtime/4.9.2
2022-08-10T23:35:42,754 | 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-08-10T23:35:42,754 | 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-08-10T23:35:42,754 | 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-08-10T23:35:42,755 | 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-08-10T23:35:42,755 | 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-08-10T23:35:42,755 | 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-08-10T23:35:42,756 | 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-08-10T23:35:42,756 | 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-08-10T23:35:42,756 | 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-08-10T23:35:42,757 | 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-08-10T23:35:42,757 | 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-08-10T23:35:42,757 | 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-08-10T23:35:42,758 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:commons-collections/commons-collections/3.2.2
2022-08-10T23:35:42,758 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:commons-beanutils/commons-beanutils/1.9.4
2022-08-10T23:35:42,759 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:commons-codec/commons-codec/1.15
2022-08-10T23:35:42,759 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:commons-io/commons-io/2.11.0
2022-08-10T23:35:42,759 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.commons/commons-text/1.9
2022-08-10T23:35:42,760 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:commons-lang/commons-lang/2.6
2022-08-10T23:35:42,760 | 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-08-10T23:35:42,760 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:commons-logging/commons-logging/1.2
2022-08-10T23:35:42,761 | 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-08-10T23:35:42,761 | 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-08-10T23:35:42,761 | 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-08-10T23:35:42,762 | 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-08-10T23:35:42,762 | 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-08-10T23:35:42,763 | 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-08-10T23:35:42,763 | 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-08-10T23:35:42,763 | 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-08-10T23:35:42,764 | 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-08-10T23:35:42,764 | 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-08-10T23:35:42,764 | 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-08-10T23:35:42,765 | 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-08-10T23:35:42,765 | 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-08-10T23:35:42,765 | 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-08-10T23:35:42,766 | 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-08-10T23:35:42,766 | 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-08-10T23:35:42,766 | 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-08-10T23:35:42,767 | 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-08-10T23:35:42,767 | 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-08-10T23:35:42,767 | 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-08-10T23:35:42,768 | 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-08-10T23:35:42,768 | 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-08-10T23:35:42,768 | 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-08-10T23:35:42,768 | 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-08-10T23:35:42,769 | 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-08-10T23:35:42,769 | 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-08-10T23:35:42,769 | 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-08-10T23:35:42,770 | 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-08-10T23:35:42,770 | 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-08-10T23:35:42,770 | 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-08-10T23:35:42,771 | 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-08-10T23:35:42,771 | 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-08-10T23:35:42,771 | 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-08-10T23:35:42,772 | 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-08-10T23:35:42,772 | 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-08-10T23:35:42,772 | 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-08-10T23:35:42,773 | 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-08-10T23:35:42,773 | 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-08-10T23:35:42,773 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.velocity/velocity/1.7
2022-08-10T23:35:42,774 | 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-08-10T23:35:42,774 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.xbean/xbean-bundleutils/4.20
2022-08-10T23:35:42,774 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.apache.xbean/xbean-finder/4.20
2022-08-10T23:35:42,775 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.codehaus.jettison/jettison/1.4.1
2022-08-10T23:35:42,775 | 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-08-10T23:35:42,775 | 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-08-10T23:35:42,776 | 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-08-10T23:35:42,776 | 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-08-10T23:35:42,777 | 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-08-10T23:35:42,777 | 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-08-10T23:35:42,778 | 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-08-10T23:35:42,778 | 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-08-10T23:35:42,778 | 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-08-10T23:35:42,779 | 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-08-10T23:35:42,779 | 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-08-10T23:35:42,779 | 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-08-10T23:35:42,780 | 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-08-10T23:35:42,780 | 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-08-10T23:35:42,780 | 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-08-10T23:35:42,780 | 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-08-10T23:35:42,781 | 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-08-10T23:35:42,781 | 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-08-10T23:35:42,781 | 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-08-10T23:35:42,782 | 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-08-10T23:35:42,782 | 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-08-10T23:35:42,782 | 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-08-10T23:35:42,783 | 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-08-10T23:35:42,783 | 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-08-10T23:35:42,783 | 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-08-10T23:35:42,784 | 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-08-10T23:35:42,784 | 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-08-10T23:35:42,784 | 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-08-10T23:35:42,785 | 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-08-10T23:35:42,785 | 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-08-10T23:35:42,785 | 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-08-10T23:35:42,786 | 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-08-10T23:35:42,786 | 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-08-10T23:35:42,786 | 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-08-10T23:35:42,786 | 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-08-10T23:35:42,787 | 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-08-10T23:35:42,787 | 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-08-10T23:35:42,787 | 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-08-10T23:35:42,788 | 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-08-10T23:35:42,788 | 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-08-10T23:35:42,788 | 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-08-10T23:35:42,789 | 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-08-10T23:35:42,789 | 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-08-10T23:35:42,789 | 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-08-10T23:35:42,790 | 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-08-10T23:35:42,790 | 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-08-10T23:35:42,791 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:io.netty/netty/3.10.6.Final
2022-08-10T23:35:42,791 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.jline/jline-builtins/3.19.0
2022-08-10T23:35:42,791 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.jline/jline-reader/3.19.0
2022-08-10T23:35:42,791 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.jline/jline-terminal/3.19.0
2022-08-10T23:35:42,792 | 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-08-10T23:35:42,792 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.jolokia/jolokia-osgi/1.7.1
2022-08-10T23:35:42,792 | 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-08-10T23:35:42,793 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.jvnet.mimepull/mimepull/1.9.13
2022-08-10T23:35:42,793 | 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-08-10T23:35:42,793 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ow2.asm/asm/9.2
2022-08-10T23:35:42,794 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ow2.asm/asm-commons/9.2
2022-08-10T23:35:42,794 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ow2.asm/asm-tree/9.2
2022-08-10T23:35:42,794 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ow2.asm/asm-analysis/9.2
2022-08-10T23:35:42,795 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.ow2.asm/asm-util/9.2
2022-08-10T23:35:42,795 | 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-08-10T23:35:42,795 | 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-08-10T23:35:42,796 | 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-08-10T23:35:42,796 | 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-08-10T23:35:42,796 | 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-08-10T23:35:42,797 | 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-08-10T23:35:42,797 | 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-08-10T23:35:42,797 | 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-08-10T23:35:42,798 | 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-08-10T23:35:42,798 | 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-08-10T23:35:42,798 | 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-08-10T23:35:42,799 | 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-08-10T23:35:42,799 | 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-08-10T23:35:42,799 | 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-08-10T23:35:42,799 | 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-08-10T23:35:42,800 | 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-08-10T23:35:42,800 | 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-08-10T23:35:42,800 | 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-08-10T23:35:42,801 | 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-08-10T23:35:42,801 | 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-08-10T23:35:42,801 | 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-08-10T23:35:42,801 | 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-08-10T23:35:42,802 | 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-08-10T23:35:42,802 | 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-08-10T23:35:42,802 | 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-08-10T23:35:42,803 | 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-08-10T23:35:42,803 | 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-08-10T23:35:42,803 | 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-08-10T23:35:42,804 | 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-08-10T23:35:42,804 | 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-08-10T23:35:42,804 | 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-08-10T23:35:42,804 | 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-08-10T23:35:42,805 | 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-08-10T23:35:42,805 | 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-08-10T23:35:42,805 | 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-08-10T23:35:42,805 | 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-08-10T23:35:42,806 | 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-08-10T23:35:42,806 | 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-08-10T23:35:42,806 | 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-08-10T23:35:42,806 | 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-08-10T23:35:42,806 | 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-08-10T23:35:42,807 | 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-08-10T23:35:42,807 | 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-08-10T23:35:42,807 | 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-08-10T23:35:42,807 | 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-08-10T23:35:42,807 | 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-08-10T23:35:42,808 | 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-08-10T23:35:42,808 | 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-08-10T23:35:42,808 | 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-08-10T23:35:42,808 | 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-08-10T23:35:42,809 | 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-08-10T23:35:42,809 | 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-08-10T23:35:42,809 | 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-08-10T23:35:42,810 | 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-08-10T23:35:42,810 | 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-08-10T23:35:42,810 | 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-08-10T23:35:42,810 | 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-08-10T23:35:42,811 | 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-08-10T23:35:42,811 | 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-08-10T23:35:42,811 | 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-08-10T23:35:42,811 | 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-08-10T23:35:42,812 | 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-08-10T23:35:42,812 | 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-08-10T23:35:42,812 | 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-08-10T23:35:42,813 | 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-08-10T23:35:42,813 | 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-08-10T23:35:42,813 | 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-08-10T23:35:42,813 | 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-08-10T23:35:42,814 | 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-08-10T23:35:42,814 | 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-08-10T23:35:42,814 | 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-08-10T23:35:42,815 | 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-08-10T23:35:42,815 | 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-08-10T23:35:42,815 | 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-08-10T23:35:42,815 | 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-08-10T23:35:42,816 | 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-08-10T23:35:42,816 | 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-08-10T23:35:42,816 | 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-08-10T23:35:42,816 | 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-08-10T23:35:42,817 | 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-08-10T23:35:42,817 | 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-08-10T23:35:42,817 | 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-08-10T23:35:42,817 | 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-08-10T23:35:42,818 | 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-08-10T23:35:42,818 | 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-08-10T23:35:42,818 | 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-08-10T23:35:42,818 | 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-08-10T23:35:42,819 | 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-08-10T23:35:42,819 | 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-08-10T23:35:42,819 | 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-08-10T23:35:42,819 | 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-08-10T23:35:42,820 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.controller/blueprint/4.0.7
2022-08-10T23:35:42,820 | 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-08-10T23:35:42,820 | 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-08-10T23:35:42,821 | 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-08-10T23:35:42,821 | 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-08-10T23:35:42,821 | 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-08-10T23:35:42,821 | 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-08-10T23:35:42,822 | 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-08-10T23:35:42,822 | 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-08-10T23:35:42,822 | 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-08-10T23:35:42,823 | 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-08-10T23:35:42,823 | 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-08-10T23:35:42,823 | 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-08-10T23:35:42,823 | 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-08-10T23:35:42,824 | 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-08-10T23:35:42,824 | 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-08-10T23:35:42,824 | 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-08-10T23:35:42,824 | 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-08-10T23:35:42,824 | 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-08-10T23:35:42,825 | 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-08-10T23:35:42,825 | 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-08-10T23:35:42,825 | 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-08-10T23:35:42,826 | 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-08-10T23:35:42,826 | 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-08-10T23:35:42,826 | 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-08-10T23:35:42,827 | 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-08-10T23:35:42,827 | 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-08-10T23:35:42,827 | 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-08-10T23:35:42,827 | 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-08-10T23:35:42,828 | 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-08-10T23:35:42,828 | 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-08-10T23:35:42,828 | 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-08-10T23:35:42,828 | 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-08-10T23:35:42,829 | 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-08-10T23:35:42,829 | 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-08-10T23:35:42,829 | 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-08-10T23:35:42,830 | 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-08-10T23:35:42,830 | 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-08-10T23:35:42,830 | 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-08-10T23:35:42,830 | 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-08-10T23:35:42,831 | 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-08-10T23:35:42,831 | 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-08-10T23:35:42,831 | 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-08-10T23:35:42,831 | 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-08-10T23:35:42,832 | 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-08-10T23:35:42,832 | 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-08-10T23:35:42,832 | 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-08-10T23:35:42,832 | 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-08-10T23:35:42,833 | 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-08-10T23:35:42,833 | 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-08-10T23:35:42,833 | 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-08-10T23:35:42,833 | 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-08-10T23:35:42,834 | 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-08-10T23:35:42,834 | 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-08-10T23:35:42,834 | 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-08-10T23:35:42,834 | 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-08-10T23:35:42,835 | 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-08-10T23:35:42,835 | 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-08-10T23:35:42,835 | 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-08-10T23:35:42,835 | 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-08-10T23:35:42,836 | 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-08-10T23:35:42,836 | 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-08-10T23:35:42,836 | 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-08-10T23:35:42,836 | 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-08-10T23:35:42,837 | 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-08-10T23:35:42,837 | 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-08-10T23:35:42,837 | 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-08-10T23:35:42,838 | 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-08-10T23:35:42,838 | 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-08-10T23:35:42,838 | 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-08-10T23:35:42,838 | 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-08-10T23:35:42,839 | 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-08-10T23:35:42,839 | 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-08-10T23:35:42,839 | 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-08-10T23:35:42,839 | 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-08-10T23:35:42,840 | 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-08-10T23:35:42,840 | 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-08-10T23:35:42,840 | 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-08-10T23:35:42,840 | 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-08-10T23:35:42,841 | 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-08-10T23:35:42,841 | 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-08-10T23:35:42,841 | 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-08-10T23:35:42,841 | 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-08-10T23:35:42,841 | 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-08-10T23:35:42,842 | 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-08-10T23:35:42,842 | 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-08-10T23:35:42,842 | 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-08-10T23:35:42,843 | 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-08-10T23:35:42,843 | 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-08-10T23:35:42,843 | 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-08-10T23:35:42,843 | 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-08-10T23:35:42,844 | 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-08-10T23:35:42,844 | 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-08-10T23:35:42,844 | 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-08-10T23:35:42,844 | 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-08-10T23:35:42,845 | 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-08-10T23:35:42,845 | 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-08-10T23:35:42,845 | 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-08-10T23:35:42,845 | 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-08-10T23:35:42,846 | 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-08-10T23:35:42,846 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/concepts/7.0.9
2022-08-10T23:35:42,846 | 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-08-10T23:35:42,846 | 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-08-10T23:35:42,847 | 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-08-10T23:35:42,847 | 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-08-10T23:35:42,847 | 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-08-10T23:35:42,847 | 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-08-10T23:35:42,848 | 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-08-10T23:35:42,848 | 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-08-10T23:35:42,848 | 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-08-10T23:35:42,848 | 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-08-10T23:35:42,849 | 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-08-10T23:35:42,849 | 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-08-10T23:35:42,849 | 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-08-10T23:35:42,849 | 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-08-10T23:35:42,850 | 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-08-10T23:35:42,850 | 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-08-10T23:35:42,850 | 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-08-10T23:35:42,850 | 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-08-10T23:35:42,851 | 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-08-10T23:35:42,851 | 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-08-10T23:35:42,851 | 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-08-10T23:35:42,851 | 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-08-10T23:35:42,852 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.opendaylight.yangtools/util/7.0.9
2022-08-10T23:35:42,852 | 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-08-10T23:35:42,852 | 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-08-10T23:35:42,852 | 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-08-10T23:35:42,853 | 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-08-10T23:35:42,853 | 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-08-10T23:35:42,853 | 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-08-10T23:35:42,853 | 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-08-10T23:35:42,854 | 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-08-10T23:35:42,854 | 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-08-10T23:35:42,854 | 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-08-10T23:35:42,854 | 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-08-10T23:35:42,855 | 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-08-10T23:35:42,855 | 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-08-10T23:35:42,855 | 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-08-10T23:35:42,855 | 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-08-10T23:35:42,855 | 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-08-10T23:35:42,856 | 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-08-10T23:35:42,856 | 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-08-10T23:35:42,856 | 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-08-10T23:35:42,856 | 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-08-10T23:35:42,857 | 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-08-10T23:35:42,857 | 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-08-10T23:35:42,857 | 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-08-10T23:35:42,857 | 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-08-10T23:35:42,858 | 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-08-10T23:35:42,858 | 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-08-10T23:35:42,858 | 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-08-10T23:35:42,858 | 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-08-10T23:35:42,859 | 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-08-10T23:35:42,859 | 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-08-10T23:35:42,859 | 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-08-10T23:35:42,859 | 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-08-10T23:35:42,860 | 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-08-10T23:35:42,860 | 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-08-10T23:35:42,860 | 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-08-10T23:35:42,860 | 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-08-10T23:35:42,861 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.owasp.encoder/encoder/1.2.3
2022-08-10T23:35:42,861 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:org.reactivestreams/reactive-streams/1.0.3
2022-08-10T23:35:42,861 | 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-08-10T23:35:42,861 | 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-08-10T23:35:42,862 | 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-08-10T23:35:42,862 | 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-08-10T23:35:42,862 | 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-08-10T23:35:42,862 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       mvn:tech.pantheon.triemap/triemap/1.2.0
2022-08-10T23:35:42,863 | 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-08-10T23:35:42,863 | 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-08-10T23:35:42,863 | 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-08-10T23:35:42,863 | 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-08-10T23:35:42,864 | 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-08-10T23:35:42,864 | 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-08-10T23:35:42,864 | 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-08-10T23:35:42,864 | 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-08-10T23:35:42,865 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:dk.brics/automaton/1.12-1
2022-08-10T23:35:42,865 | 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-08-10T23:35:42,865 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:net.jcip/jcip-annotations/1.0
2022-08-10T23:35:42,865 | 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-08-10T23:35:42,865 | 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-08-10T23:35:42,866 | 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-08-10T23:35:42,866 | 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-08-10T23:35:42,866 | 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-08-10T23:35:42,866 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.aspectj/aspectjrt/1.9.6
2022-08-10T23:35:42,867 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.dom4j/dom4j/2.1.3
2022-08-10T23:35:42,867 | 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-08-10T23:35:42,867 | 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-08-10T23:35:42,867 | 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-08-10T23:35:42,868 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.json/json/20131018
2022-08-10T23:35:42,868 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |       wrap:mvn:org.lmdbjava/lmdbjava/0.7.0
2022-08-10T23:35:42,868 | 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-08-10T23:35:42,869 | 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-08-10T23:35:42,869 | 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-08-10T23:35:42,869 | 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-08-10T23:35:42,869 | 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-08-10T23:35:42,870 | 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-08-10T23:35:42,870 | 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-08-10T23:35:42,870 | 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-08-10T23:35:42,870 | 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-08-10T23:35:42,871 | 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-08-10T23:35:42,871 | 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-08-10T23:35:42,871 | 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-08-10T23:35:42,872 | 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-08-10T23:35:42,872 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Stopping bundles:
2022-08-10T23:35:42,873 | 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-08-10T23:35:42,876 | 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-08-10T23:35:42,877 | 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-08-10T23:35:42,877 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.transaction-api/1.2.0
2022-08-10T23:35:42,878 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.enterprise.cdi-api/2.0.0.SP1
2022-08-10T23:35:42,878 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.jdbc.config/1.5.0
2022-08-10T23:35:42,880 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Uninstalling bundles:
2022-08-10T23:35:42,880 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.enterprise.cdi-api/2.0.0.SP1
2022-08-10T23:35:42,882 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.transaction-api/1.2.0
2022-08-10T23:35:42,884 | 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-08-10T23:35:42,886 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Installing bundles:
2022-08-10T23:35:42,887 | 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-08-10T23:35:42,891 | 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-08-10T23:35:42,897 | 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-08-10T23:35:42,904 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.checkerframework/checker-qual/3.8.0
2022-08-10T23:35:42,908 | 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-08-10T23:35:42,911 | 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-08-10T23:35:42,917 | 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-08-10T23:35:42,936 | 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-08-10T23:35:42,941 | 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-08-10T23:35:42,943 | 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-08-10T23:35:42,945 | 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-08-10T23:35:42,948 | 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-08-10T23:35:42,969 | 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-08-10T23:35:42,973 | 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-08-10T23:35:43,009 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.google.guava/failureaccess/1.0.1
2022-08-10T23:35:43,011 | 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-08-10T23:35:43,013 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.h2database/h2/1.4.200
2022-08-10T23:35:43,040 | 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-08-10T23:35:43,042 | 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-08-10T23:35:43,054 | 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-08-10T23:35:43,056 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.rabbitmq/amqp-client/5.13.0
2022-08-10T23:35:43,064 | 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-08-10T23:35:43,069 | 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-08-10T23:35:43,083 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:com.typesafe/config/1.4.0
2022-08-10T23:35:43,088 | 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-08-10T23:35:43,093 | 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-08-10T23:35:43,128 | 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-08-10T23:35:43,130 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.aeron/aeron-client/1.32.0
2022-08-10T23:35:43,134 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.aeron/aeron-driver/1.32.0
2022-08-10T23:35:43,139 | 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-08-10T23:35:43,143 | 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-08-10T23:35:43,145 | 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-08-10T23:35:43,147 | 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-08-10T23:35:43,149 | 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-08-10T23:35:43,151 | 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-08-10T23:35:43,156 | 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-08-10T23:35:43,163 | 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-08-10T23:35:43,172 | 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-08-10T23:35:43,181 | 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-08-10T23:35:43,189 | 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-08-10T23:35:43,191 | 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-08-10T23:35:43,199 | 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-08-10T23:35:43,205 | 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-08-10T23:35:43,207 | 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-08-10T23:35:43,209 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.javassist/javassist/3.27.0-GA
2022-08-10T23:35:43,220 | 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-08-10T23:35:43,222 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:javax.mail/mail/1.4.7
2022-08-10T23:35:43,230 | 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-08-10T23:35:43,233 | 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-08-10T23:35:43,253 | 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-08-10T23:35:43,257 | 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-08-10T23:35:43,261 | 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-08-10T23:35:43,263 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:log4j/log4j/1.2.17
2022-08-10T23:35:43,271 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:log4j/apache-log4j-extras/1.2.17
2022-08-10T23:35:43,279 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.lz4/lz4-java/1.8.0
2022-08-10T23:35:43,288 | 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-08-10T23:35:43,441 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.agrona/agrona/1.9.0
2022-08-10T23:35:43,448 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.antlr/antlr4-runtime/4.9.2
2022-08-10T23:35:43,453 | 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-08-10T23:35:43,455 | 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-08-10T23:35:43,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.core/1.10.3
2022-08-10T23:35:43,464 | 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-08-10T23:35:43,466 | 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-08-10T23:35:43,468 | 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-08-10T23:35:43,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.core/1.1.8
2022-08-10T23:35:43,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.whiteboard/1.2.0
2022-08-10T23:35:43,476 | 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-08-10T23:35:43,480 | 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-08-10T23:35:43,481 | 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-08-10T23:35:43,486 | 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-08-10T23:35:43,489 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:commons-collections/commons-collections/3.2.2
2022-08-10T23:35:43,496 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:commons-beanutils/commons-beanutils/1.9.4
2022-08-10T23:35:43,500 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:commons-codec/commons-codec/1.15
2022-08-10T23:35:43,506 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:commons-io/commons-io/2.11.0
2022-08-10T23:35:43,511 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.commons/commons-text/1.9
2022-08-10T23:35:43,515 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:commons-lang/commons-lang/2.6
2022-08-10T23:35:43,520 | 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-08-10T23:35:43,527 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:commons-logging/commons-logging/1.2
2022-08-10T23:35:43,529 | 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-08-10T23:35:43,535 | 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-08-10T23:35:43,537 | 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-08-10T23:35:43,540 | 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-08-10T23:35:43,542 | 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-08-10T23:35:43,547 | 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-08-10T23:35:43,551 | 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-08-10T23:35:43,553 | 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-08-10T23:35:43,555 | 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-08-10T23:35:43,557 | 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-08-10T23:35:43,561 | 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-08-10T23:35:43,564 | 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-08-10T23:35:43,566 | 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-08-10T23:35:43,571 | 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-08-10T23:35:43,584 | 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-08-10T23:35:43,589 | 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-08-10T23:35:43,591 | 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-08-10T23:35:43,594 | 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-08-10T23:35:43,610 | 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-08-10T23:35:43,612 | 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-08-10T23:35:43,615 | 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-08-10T23:35:43,618 | 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-08-10T23:35:43,621 | 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-08-10T23:35:43,623 | 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-08-10T23:35:43,625 | 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-08-10T23:35:43,627 | 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-08-10T23:35:43,631 | 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-08-10T23:35:43,634 | 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-08-10T23:35:43,638 | 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-08-10T23:35:43,645 | 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-08-10T23:35:43,648 | 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-08-10T23:35:43,650 | 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-08-10T23:35:43,653 | 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-08-10T23:35:43,655 | 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-08-10T23:35:43,658 | 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-08-10T23:35:43,675 | 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-08-10T23:35:43,677 | 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-08-10T23:35:43,682 | 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-08-10T23:35:43,685 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.velocity/velocity/1.7
2022-08-10T23:35:43,691 | 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-08-10T23:35:43,699 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.xbean/xbean-bundleutils/4.20
2022-08-10T23:35:43,701 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.apache.xbean/xbean-finder/4.20
2022-08-10T23:35:43,704 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.codehaus.jettison/jettison/1.4.1
2022-08-10T23:35:43,707 | 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-08-10T23:35:43,732 | 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-08-10T23:35:43,736 | 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-08-10T23:35:43,738 | 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-08-10T23:35:43,741 | 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-08-10T23:35:43,744 | 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-08-10T23:35:43,747 | 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-08-10T23:35:43,750 | 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-08-10T23:35:43,753 | 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-08-10T23:35:43,755 | 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-08-10T23:35:43,757 | 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-08-10T23:35:43,760 | 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-08-10T23:35:43,762 | 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-08-10T23:35:43,764 | 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-08-10T23:35:43,767 | 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-08-10T23:35:43,774 | 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-08-10T23:35:43,777 | 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-08-10T23:35:43,779 | 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-08-10T23:35:43,787 | 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-08-10T23:35:43,789 | 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-08-10T23:35:43,792 | 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-08-10T23:35:43,794 | 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-08-10T23:35:43,796 | 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-08-10T23:35:43,800 | 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-08-10T23:35:43,803 | 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-08-10T23:35:43,805 | 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-08-10T23:35:43,808 | 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-08-10T23:35:43,870 | 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-08-10T23:35:43,873 | 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-08-10T23:35:43,877 | 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-08-10T23:35:43,879 | 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-08-10T23:35:43,880 | 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-08-10T23:35:43,886 | 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-08-10T23:35:43,889 | 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-08-10T23:35:43,895 | 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-08-10T23:35:43,906 | 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-08-10T23:35:43,908 | 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-08-10T23:35:43,910 | 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-08-10T23:35:43,913 | 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-08-10T23:35:43,926 | 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-08-10T23:35:43,936 | 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-08-10T23:35:43,938 | 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-08-10T23:35:43,940 | 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-08-10T23:35:43,942 | 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-08-10T23:35:43,944 | 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-08-10T23:35:43,946 | 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-08-10T23:35:43,950 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:io.netty/netty/3.10.6.Final
2022-08-10T23:35:43,966 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.jline/jline-builtins/3.19.0
2022-08-10T23:35:43,970 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.jline/jline-reader/3.19.0
2022-08-10T23:35:43,972 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.jline/jline-terminal/3.19.0
2022-08-10T23:35:43,976 | 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-08-10T23:35:43,978 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.jolokia/jolokia-osgi/1.7.1
2022-08-10T23:35:43,983 | 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-08-10T23:35:43,985 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.jvnet.mimepull/mimepull/1.9.13
2022-08-10T23:35:43,987 | 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-08-10T23:35:43,993 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ow2.asm/asm/9.2
2022-08-10T23:35:43,996 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ow2.asm/asm-commons/9.2
2022-08-10T23:35:43,998 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ow2.asm/asm-tree/9.2
2022-08-10T23:35:44,000 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ow2.asm/asm-analysis/9.2
2022-08-10T23:35:44,002 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.ow2.asm/asm-util/9.2
2022-08-10T23:35:44,004 | 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-08-10T23:35:44,005 | 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-08-10T23:35:44,007 | 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-08-10T23:35:44,009 | 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-08-10T23:35:44,013 | 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-08-10T23:35:44,016 | 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-08-10T23:35:44,018 | 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-08-10T23:35:44,023 | 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-08-10T23:35:44,027 | 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-08-10T23:35:44,041 | 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-08-10T23:35:44,045 | 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-08-10T23:35:44,049 | 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-08-10T23:35:44,058 | 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-08-10T23:35:44,070 | 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-08-10T23:35:44,073 | 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-08-10T23:35:44,081 | 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-08-10T23:35:44,154 | 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-08-10T23:35:44,159 | 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-08-10T23:35:44,161 | 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-08-10T23:35:44,163 | 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-08-10T23:35:44,180 | 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-08-10T23:35:44,183 | 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-08-10T23:35:44,202 | 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-08-10T23:35:44,207 | 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-08-10T23:35:44,209 | 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-08-10T23:35:44,211 | 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-08-10T23:35:44,214 | 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-08-10T23:35:44,217 | 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-08-10T23:35:44,220 | 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-08-10T23:35:44,221 | 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-08-10T23:35:44,226 | 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-08-10T23:35:44,228 | 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-08-10T23:35:44,230 | 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-08-10T23:35:44,232 | 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-08-10T23:35:44,233 | 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-08-10T23:35:44,235 | 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-08-10T23:35:44,238 | 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-08-10T23:35:44,240 | 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-08-10T23:35:44,252 | 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-08-10T23:35:44,255 | 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-08-10T23:35:44,258 | 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-08-10T23:35:44,260 | 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-08-10T23:35:44,262 | 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-08-10T23:35:44,263 | 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-08-10T23:35:44,274 | 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-08-10T23:35:44,276 | 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-08-10T23:35:44,277 | 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-08-10T23:35:44,279 | 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-08-10T23:35:44,281 | 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-08-10T23:35:44,282 | 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-08-10T23:35:44,285 | 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-08-10T23:35:44,288 | 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-08-10T23:35:44,290 | 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-08-10T23:35:44,292 | 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-08-10T23:35:44,293 | 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-08-10T23:35:44,296 | 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-08-10T23:35:44,299 | 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-08-10T23:35:44,301 | 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-08-10T23:35:44,303 | 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-08-10T23:35:44,305 | 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-08-10T23:35:44,307 | 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-08-10T23:35:44,309 | 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-08-10T23:35:44,313 | 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-08-10T23:35:44,315 | 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-08-10T23:35:44,317 | 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-08-10T23:35:44,319 | 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-08-10T23:35:44,328 | 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-08-10T23:35:44,330 | 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-08-10T23:35:44,331 | 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-08-10T23:35:44,333 | 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-08-10T23:35:44,336 | 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-08-10T23:35:44,337 | 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-08-10T23:35:44,370 | 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-08-10T23:35:44,373 | 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-08-10T23:35:44,375 | 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-08-10T23:35:44,376 | 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-08-10T23:35:44,378 | 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-08-10T23:35:44,381 | 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-08-10T23:35:44,382 | 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-08-10T23:35:44,384 | 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-08-10T23:35:44,385 | 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-08-10T23:35:44,387 | 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-08-10T23:35:44,389 | 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-08-10T23:35:44,390 | 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-08-10T23:35:44,398 | 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-08-10T23:35:44,401 | 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-08-10T23:35:44,403 | 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-08-10T23:35:44,405 | 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-08-10T23:35:44,428 | 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-08-10T23:35:44,430 | 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-08-10T23:35:44,431 | 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-08-10T23:35:44,433 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.controller/blueprint/4.0.7
2022-08-10T23:35:44,436 | 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-08-10T23:35:44,439 | 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-08-10T23:35:44,441 | 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-08-10T23:35:44,442 | 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-08-10T23:35:44,444 | 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-08-10T23:35:44,448 | 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-08-10T23:35:44,450 | 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-08-10T23:35:44,451 | 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-08-10T23:35:44,453 | 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-08-10T23:35:44,635 | 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-08-10T23:35:44,640 | 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-08-10T23:35:44,649 | 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-08-10T23:35:44,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-08-10T23:35:44,655 | 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-08-10T23:35:44,658 | 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-08-10T23:35:44,660 | 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-08-10T23:35:44,671 | 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-08-10T23:35:44,674 | 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-08-10T23:35:44,675 | 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-08-10T23:35:44,676 | 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-08-10T23:35:44,678 | 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-08-10T23:35:44,680 | 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-08-10T23:35:44,684 | 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-08-10T23:35:44,685 | 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-08-10T23:35:44,686 | 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-08-10T23:35:44,690 | 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-08-10T23:35:44,692 | 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-08-10T23:35:44,694 | 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-08-10T23:35:44,697 | 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-08-10T23:35:44,736 | 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-08-10T23:35:44,738 | 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-08-10T23:35:44,739 | 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-08-10T23:35:44,741 | 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-08-10T23:35:44,744 | 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-08-10T23:35:44,745 | 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-08-10T23:35:44,747 | 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-08-10T23:35:44,749 | 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-08-10T23:35:44,751 | 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-08-10T23:35:44,752 | 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-08-10T23:35:44,754 | 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-08-10T23:35:44,756 | 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-08-10T23:35:44,757 | 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-08-10T23:35:44,759 | 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-08-10T23:35:44,760 | 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-08-10T23:35:44,762 | 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-08-10T23:35:44,764 | 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-08-10T23:35:44,765 | 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-08-10T23:35:44,767 | 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-08-10T23:35:44,768 | 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-08-10T23:35:44,771 | 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-08-10T23:35:44,772 | 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-08-10T23:35:44,775 | 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-08-10T23:35:44,778 | 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-08-10T23:35:44,780 | 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-08-10T23:35:44,783 | 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-08-10T23:35:44,784 | 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-08-10T23:35:44,786 | 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-08-10T23:35:44,788 | 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-08-10T23:35:44,789 | 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-08-10T23:35:44,791 | 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-08-10T23:35:44,794 | 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-08-10T23:35:44,797 | 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-08-10T23:35:44,799 | 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-08-10T23:35:44,800 | 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-08-10T23:35:44,801 | 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-08-10T23:35:44,803 | 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-08-10T23:35:44,805 | 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-08-10T23:35:44,806 | 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-08-10T23:35:44,808 | 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-08-10T23:35:44,810 | 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-08-10T23:35:44,812 | 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-08-10T23:35:44,814 | 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-08-10T23:35:44,816 | 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-08-10T23:35:44,818 | 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-08-10T23:35:44,819 | 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-08-10T23:35:44,821 | 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-08-10T23:35:44,826 | 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-08-10T23:35:44,829 | 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-08-10T23:35:44,831 | 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-08-10T23:35:44,834 | 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-08-10T23:35:44,837 | 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-08-10T23:35:44,839 | 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-08-10T23:35:44,841 | 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-08-10T23:35:44,843 | 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-08-10T23:35:44,846 | 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-08-10T23:35:44,848 | 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-08-10T23:35:44,850 | 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-08-10T23:35:44,852 | 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-08-10T23:35:44,854 | 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-08-10T23:35:44,857 | 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-08-10T23:35:44,863 | 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-08-10T23:35:44,869 | 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-08-10T23:35:44,983 | 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-08-10T23:35:45,010 | 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-08-10T23:35:45,026 | 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-08-10T23:35:45,045 | 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-08-10T23:35:45,047 | 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-08-10T23:35:45,048 | 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-08-10T23:35:45,052 | 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-08-10T23:35:45,055 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/concepts/7.0.9
2022-08-10T23:35:45,057 | 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-08-10T23:35:45,059 | 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-08-10T23:35:45,061 | 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-08-10T23:35:45,062 | 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-08-10T23:35:45,064 | 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-08-10T23:35:45,065 | 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-08-10T23:35:45,067 | 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-08-10T23:35:45,068 | 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-08-10T23:35:45,069 | 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-08-10T23:35:45,071 | 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-08-10T23:35:45,072 | 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-08-10T23:35:45,074 | 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-08-10T23:35:45,075 | 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-08-10T23:35:45,077 | 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-08-10T23:35:45,078 | 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-08-10T23:35:45,080 | 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-08-10T23:35:45,081 | 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-08-10T23:35:45,082 | 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-08-10T23:35:45,084 | 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-08-10T23:35:45,085 | 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-08-10T23:35:45,087 | 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-08-10T23:35:45,088 | 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-08-10T23:35:45,090 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.opendaylight.yangtools/util/7.0.9
2022-08-10T23:35:45,092 | 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-08-10T23:35:45,094 | 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-08-10T23:35:45,097 | 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-08-10T23:35:45,099 | 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-08-10T23:35:45,101 | 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-08-10T23:35:45,103 | 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-08-10T23:35:45,108 | 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-08-10T23:35:45,110 | 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-08-10T23:35:45,111 | 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-08-10T23:35:45,114 | 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-08-10T23:35:45,119 | 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-08-10T23:35:45,120 | 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-08-10T23:35:45,126 | 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-08-10T23:35:45,128 | 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-08-10T23:35:45,129 | 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-08-10T23:35:45,131 | 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-08-10T23:35:45,133 | 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-08-10T23:35:45,135 | 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-08-10T23:35:45,137 | 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-08-10T23:35:45,143 | 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-08-10T23:35:45,146 | 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-08-10T23:35:45,148 | 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-08-10T23:35:45,149 | 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-08-10T23:35:45,151 | 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-08-10T23:35:45,153 | 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-08-10T23:35:45,155 | 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-08-10T23:35:45,159 | 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-08-10T23:35:45,179 | 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-08-10T23:35:45,181 | 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-08-10T23:35:45,182 | 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-08-10T23:35:45,185 | 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-08-10T23:35:45,188 | 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-08-10T23:35:45,191 | 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-08-10T23:35:45,198 | 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-08-10T23:35:45,215 | 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-08-10T23:35:45,220 | 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-08-10T23:35:45,224 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.owasp.encoder/encoder/1.2.3
2022-08-10T23:35:45,226 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:org.reactivestreams/reactive-streams/1.0.3
2022-08-10T23:35:45,227 | 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-08-10T23:35:45,234 | 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-08-10T23:35:45,238 | 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-08-10T23:35:45,296 | 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-08-10T23:35:45,329 | 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-08-10T23:35:45,333 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   mvn:tech.pantheon.triemap/triemap/1.2.0
2022-08-10T23:35:45,335 | 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-08-10T23:35:45,556 | 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-08-10T23:35:45,558 | 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-08-10T23:35:45,560 | 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-08-10T23:35:45,563 | 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-08-10T23:35:45,564 | 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-08-10T23:35:45,565 | 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-08-10T23:35:45,567 | 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-08-10T23:35:45,568 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:dk.brics/automaton/1.12-1
2022-08-10T23:35:45,571 | 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-08-10T23:35:45,573 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:net.jcip/jcip-annotations/1.0
2022-08-10T23:35:45,574 | 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-08-10T23:35:45,577 | 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-08-10T23:35:45,580 | 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-08-10T23:35:45,589 | 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-08-10T23:35:45,594 | 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-08-10T23:35:45,599 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.aspectj/aspectjrt/1.9.6
2022-08-10T23:35:45,601 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.dom4j/dom4j/2.1.3
2022-08-10T23:35:45,605 | 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-08-10T23:35:45,608 | 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-08-10T23:35:45,609 | 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-08-10T23:35:45,610 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.json/json/20131018
2022-08-10T23:35:45,612 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   wrap:mvn:org.lmdbjava/lmdbjava/0.7.0
2022-08-10T23:35:45,617 | 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-08-10T23:35:45,634 | 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-08-10T23:35:45,636 | 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-08-10T23:35:45,638 | 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-08-10T23:35:45,639 | 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-08-10T23:35:45,640 | 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-08-10T23:35:45,644 | 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-08-10T23:35:45,655 | 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-08-10T23:35:45,666 | 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-08-10T23:35:45,682 | 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-08-10T23:35:45,686 | 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-08-10T23:35:45,688 | 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-08-10T23:35:45,693 | 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-08-10T23:35:45,716 | 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-08-10T23:35:45,718 | 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-08-10T23:35:45,718 | 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-08-10T23:35:45,719 | 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-08-10T23:35:45,720 | 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-08-10T23:35:45,720 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Creating configuration file /opt/opendaylight/bin/idmtool
2022-08-10T23:35:45,733 | 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-08-10T23:35:45,740 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Creating configuration file /opt/opendaylight/etc/netconf.cfg
2022-08-10T23:35:45,740 | 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-08-10T23:35:45,741 | 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-08-10T23:35:45,742 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Refreshing bundles:
2022-08-10T23:35:45,742 | 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-08-10T23:35:45,742 | 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-08-10T23:35:45,743 | 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-08-10T23:35:45,743 | 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-08-10T23:35:45,743 | 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-08-10T23:35:45,743 | 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-08-10T23:35:46,823 | 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-08-10T23:35:46,825 | 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-08-10T23:35:46,827 | INFO  | fileinstall-/opt/opendaylight/etc | fileinstall                      | 15 - org.apache.felix.fileinstall - 3.7.0 |  -   | Creating configuration {netconf} from /opt/opendaylight/etc/netconf.cfg
2022-08-10T23:35:48,993 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Starting bundles:
2022-08-10T23:35:48,996 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.objectweb.asm/9.2.0
2022-08-10T23:35:48,999 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.quiesce.api/1.0.0
2022-08-10T23:35:49,000 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.blueprint.api/1.0.1
2022-08-10T23:35:49,001 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.objectweb.asm.tree/9.2.0
2022-08-10T23:35:49,002 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.objectweb.asm.commons/9.2.0
2022-08-10T23:35:49,003 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.proxy/1.1.11
2022-08-10T23:35:49,017 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.blueprint.core/1.10.3
2022-08-10T23:35:49,320 | 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-08-10T23:35:49,321 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.objectweb.asm.tree.analysis/9.2.0
2022-08-10T23:35:49,340 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.objectweb.asm.util/9.2.0
2022-08-10T23:35:49,342 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.blueprint.cm/1.3.2
2022-08-10T23:35:49,365 | 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-08-10T23:35:49,367 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.deployer.wrap/4.3.3
2022-08-10T23:35:49,375 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.deployer.blueprint/4.3.3
2022-08-10T23:35:49,382 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.deployer.kar/4.3.3
2022-08-10T23:35:49,389 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.deployer.features/4.3.3
2022-08-10T23:35:49,421 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.sshd.osgi/2.5.1
2022-08-10T23:35:49,424 | 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-08-10T23:35:49,425 | 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-08-10T23:35:49,429 | 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-08-10T23:35:49,494 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.util/9.4.43.v20210629
2022-08-10T23:35:49,497 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.jmx/9.4.43.v20210629
2022-08-10T23:35:49,499 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.io/9.4.43.v20210629
2022-08-10T23:35:49,501 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.http/9.4.43.v20210629
2022-08-10T23:35:49,510 | 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-08-10T23:35:49,513 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.server/9.4.43.v20210629
2022-08-10T23:35:49,517 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.jndi/9.4.43.v20210629
2022-08-10T23:35:49,519 | 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-08-10T23:35:49,522 | 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-08-10T23:35:49,528 | 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-08-10T23:35:49,529 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.security/9.4.43.v20210629
2022-08-10T23:35:49,531 | 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-08-10T23:35:49,532 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.servlet/9.4.43.v20210629
2022-08-10T23:35:49,534 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.xml/9.4.43.v20210629
2022-08-10T23:35:49,535 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.webapp/9.4.43.v20210629
2022-08-10T23:35:49,537 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.plus/9.4.43.v20210629
2022-08-10T23:35:49,539 | 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-08-10T23:35:49,547 | 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-08-10T23:35:49,549 | 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-08-10T23:35:49,551 | 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-08-10T23:35:49,551 | 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-08-10T23:35:49,552 | 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-08-10T23:35:49,553 | 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-08-10T23:35:49,555 | 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-08-10T23:35:49,556 | 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-08-10T23:35:49,559 | 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-08-10T23:35:49,559 | 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-08-10T23:35:49,561 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.shell.table/4.3.3
2022-08-10T23:35:49,562 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.jaas.config/4.3.3
2022-08-10T23:35:49,571 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.jline.terminal/3.19.0
2022-08-10T23:35:49,573 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.jline.reader/3.19.0
2022-08-10T23:35:49,575 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.jline.builtins/3.19.0
2022-08-10T23:35:49,576 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.shell.core/4.3.3
2022-08-10T23:35:49,624 | 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-08-10T23:35:49,628 | 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-08-10T23:35:49,657 | 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-08-10T23:35:49,659 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.package.core/4.3.3
2022-08-10T23:35:49,680 | 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-08-10T23:35:49,682 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.sshd.sftp/2.5.1
2022-08-10T23:35:49,684 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.jaas.modules/4.3.3
2022-08-10T23:35:49,697 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.ops4j.pax.url.war/2.6.7
2022-08-10T23:35:49,706 | 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-08-10T23:35:49,708 | 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-08-10T23:35:49,710 | 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-08-10T23:35:49,712 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.jaas/9.4.43.v20210629
2022-08-10T23:35:49,713 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.client/9.4.43.v20210629
2022-08-10T23:35:49,715 | 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-08-10T23:35:49,717 | 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-08-10T23:35:49,720 | 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-08-10T23:35:49,723 | 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-08-10T23:35:49,724 | 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-08-10T23:35:49,726 | 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-08-10T23:35:49,729 | 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-08-10T23:35:49,730 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.deploy/9.4.43.v20210629
2022-08-10T23:35:49,731 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.rewrite/9.4.43.v20210629
2022-08-10T23:35:49,733 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.servlets/9.4.43.v20210629
2022-08-10T23:35:49,734 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.proxy/9.4.43.v20210629
2022-08-10T23:35:49,736 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.eclipse.jetty.continuation/9.4.43.v20210629
2022-08-10T23:35:49,737 | 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-08-10T23:35:49,765 | INFO  | features-3-thread-1 | log                              | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Logging initialized @147915ms to org.eclipse.jetty.util.log.Slf4jLog
2022-08-10T23:35:49,778 | 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-08-10T23:35:49,779 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.log.core/4.3.3
2022-08-10T23:35:49,801 | INFO  | features-3-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-08-10T23:35:49,808 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.jmx.api/1.1.5
2022-08-10T23:35:49,810 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.jmx.core/1.1.8
2022-08-10T23:35:49,815 | INFO  | features-3-thread-1 | core                             | 99 - org.apache.aries.jmx.core - 1.1.8 |  -   | Starting JMX OSGi agent
2022-08-10T23:35:49,836 | 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=c34b9846-ffce-4d8f-9992-8cd50dee991a] for service with service.id [15]
2022-08-10T23:35:49,840 | 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=c34b9846-ffce-4d8f-9992-8cd50dee991a] for service with service.id [37]
2022-08-10T23:35:49,845 | 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-08-10T23:35:49,855 | 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-08-10T23:35:49,858 | 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-08-10T23:35:49,860 | INFO  | features-3-thread-1 | Activator                        | 465 - org.ops4j.pax.web.pax-web-runtime - 7.3.19 |  -   | Pax Web started
2022-08-10T23:35:49,866 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.http.core/4.3.3
2022-08-10T23:35:49,881 | 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.ProxyService, org.apache.karaf.http.core.ServletService]
2022-08-10T23:35:49,882 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.system.core/4.3.3
2022-08-10T23:35:49,918 | 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-08-10T23:35:49,919 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.config.core/4.3.3
2022-08-10T23:35:49,943 | 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-08-10T23:35:50,114 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.jmx.whiteboard/1.2.0
2022-08-10T23:35:50,120 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.features.command/4.3.3
2022-08-10T23:35:50,149 | 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-08-10T23:35:50,150 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.kar.core/4.3.3
2022-08-10T23:35:50,168 | INFO  | features-3-thread-1 | CommandExtension                 | 141 - org.apache.karaf.shell.core - 4.3.3 |  -   | Command registration delayed for bundle org.apache.karaf.kar.core/4.3.3. Missing service: [org.apache.karaf.kar.KarService]
2022-08-10T23:35:50,169 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.sshd.scp/2.5.1
2022-08-10T23:35:50,171 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.felix.scr/2.1.28
2022-08-10T23:35:50,178 | INFO  | activator-1-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-08-10T23:35:50,191 | 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-08-10T23:35:50,197 | 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-08-10T23:35:50,226 | 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-08-10T23:35:50,259 | 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-08-10T23:35:50,264 | INFO  | paxweb-config-1-thread-1 | JettyFactoryImpl                 | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | No ALPN class available
2022-08-10T23:35:50,265 | 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-08-10T23:35:50,268 | 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-08-10T23:35:50,282 | 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-08-10T23:35:50,303 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.management.server/4.3.3
2022-08-10T23:35:50,319 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.scr.management/4.3.3
2022-08-10T23:35:50,325 | 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-08-10T23:35:50,328 | 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-08-10T23:35:50,469 | 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@59252c5a with name osgi.core:type=packageState,version=1.5,framework=org.eclipse.osgi,uuid=c34b9846-ffce-4d8f-9992-8cd50dee991a
2022-08-10T23:35:50,469 | 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@59252c5a with name osgi.core:type=wiringState,version=1.1,framework=org.eclipse.osgi,uuid=c34b9846-ffce-4d8f-9992-8cd50dee991a
2022-08-10T23:35:50,470 | 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@59252c5a with name osgi.compendium:service=cm,version=1.3,framework=org.eclipse.osgi,uuid=c34b9846-ffce-4d8f-9992-8cd50dee991a
2022-08-10T23:35:50,471 | 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@59252c5a with name osgi.core:service=permissionadmin,version=1.2,framework=org.eclipse.osgi,uuid=c34b9846-ffce-4d8f-9992-8cd50dee991a
2022-08-10T23:35:50,471 | 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@59252c5a with name osgi.core:type=framework,version=1.7,framework=org.eclipse.osgi,uuid=c34b9846-ffce-4d8f-9992-8cd50dee991a
2022-08-10T23:35:50,472 | 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@59252c5a with name osgi.core:type=bundleState,version=1.7,framework=org.eclipse.osgi,uuid=c34b9846-ffce-4d8f-9992-8cd50dee991a
2022-08-10T23:35:50,475 | 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@59252c5a with name osgi.core:type=serviceState,version=1.7,framework=org.eclipse.osgi,uuid=c34b9846-ffce-4d8f-9992-8cd50dee991a
2022-08-10T23:35:50,538 | INFO  | activator-1-thread-1 | ServiceComponentRuntimeMBeanImpl | 136 - org.apache.karaf.scr.management - 4.3.3 |  -   | Activating the Apache Karaf ServiceComponentRuntime MBean
2022-08-10T23:35:50,596 | 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-08-10T23:35:50,610 | 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-08-10T23:35:50,636 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.shell.ssh/4.3.3
2022-08-10T23:35:50,676 | 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-08-10T23:35:50,678 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.bundle.core/4.3.3
2022-08-10T23:35:50,715 | 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-08-10T23:35:50,718 | 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-08-10T23:35:50,725 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.diagnostic.core/4.3.3
2022-08-10T23:35:50,735 | 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-08-10T23:35:50,736 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.web.core/4.3.3
2022-08-10T23:35:50,751 | 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-08-10T23:35:50,753 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.service.core/4.3.3
2022-08-10T23:35:50,763 | 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-08-10T23:35:50,765 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.jaas.command/4.3.3
2022-08-10T23:35:50,784 | 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-08-10T23:35:50,786 | 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-08-10T23:35:50,787 | 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-08-10T23:35:50,789 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.scr.state/4.3.3
2022-08-10T23:35:50,803 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.shell.commands/4.3.3
2022-08-10T23:35:50,818 | 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-08-10T23:35:50,819 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.instance.core/4.3.3
2022-08-10T23:35:50,847 | 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-08-10T23:35:50,848 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.mail/1.4.7
2022-08-10T23:35:50,854 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.bundle.blueprintstate/4.3.3
2022-08-10T23:35:50,860 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.blueprint/4.0.7
2022-08-10T23:35:50,868 | INFO  | features-3-thread-1 | BlueprintBundleTracker           | 307 - org.opendaylight.controller.blueprint - 4.0.7 |  -   | Starting BlueprintBundleTracker
2022-08-10T23:35:50,885 | 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-08-10T23:35:50,905 | INFO  | activator-1-thread-1 | DefaultIoServiceFactoryFactory   | 147 - org.apache.sshd.osgi - 2.5.1 |  -   | No detected/configured IoServiceFactoryFactory using Nio2ServiceFactoryFactory
2022-08-10T23:35:50,907 | 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-08-10T23:35:50,908 | 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-08-10T23:35:50,908 | 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-08-10T23:35:51,271 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.google.guava.failureaccess/1.0.1
2022-08-10T23:35:51,275 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.jsr-305/3.0.1
2022-08-10T23:35:51,277 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   findbugsAnnotations/3.0.1
2022-08-10T23:35:51,279 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.google.guava/30.1.1.jre
2022-08-10T23:35:51,287 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   checker-qual/3.8.0
2022-08-10T23:35:51,289 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.concepts/7.0.9
2022-08-10T23:35:51,292 | 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-08-10T23:35:51,294 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   tech.pantheon.triemap/1.2.0
2022-08-10T23:35:51,297 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.util/7.0.9
2022-08-10T23:35:51,301 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.yangtools.yang-common/7.0.9
2022-08-10T23:35:51,304 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.yang-binding/8.0.7
2022-08-10T23:35:51,307 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.shiro-api/0.14.7
2022-08-10T23:35:51,309 | 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-08-10T23:35:51,312 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.servlet-api/3.1.0
2022-08-10T23:35:51,314 | 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-08-10T23:35:51,316 | 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-08-10T23:35:51,319 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.commons-codec/1.15.0
2022-08-10T23:35:51,321 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   log4j/1.2.17
2022-08-10T23:35:51,324 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.logging/1.2.0
2022-08-10T23:35:51,326 | 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-08-10T23:35:51,329 | 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-08-10T23:35:51,331 | 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-08-10T23:35:51,334 | 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-08-10T23:35:51,337 | 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-08-10T23:35:51,339 | 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-08-10T23:35:51,341 | 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-08-10T23:35:51,343 | 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-08-10T23:35:51,346 | 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-08-10T23:35:51,349 | 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-08-10T23:35:51,352 | 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-08-10T23:35:51,354 | 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-08-10T23:35:51,357 | 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-08-10T23:35:51,359 | 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-08-10T23:35:51,363 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.common-api/8.0.7
2022-08-10T23:35:51,365 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-api/8.0.7
2022-08-10T23:35:51,368 | 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-08-10T23:35:51,371 | 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-08-10T23:35:51,373 | 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-08-10T23:35:51,376 | 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-08-10T23:35:51,378 | 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-08-10T23:35:51,381 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.dom-api/8.0.7
2022-08-10T23:35:51,384 | 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-08-10T23:35:51,386 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.ietf-netconf/2.0.11
2022-08-10T23:35:51,390 | 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-08-10T23:35:51,392 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.google.gson/2.8.8
2022-08-10T23:35:51,395 | 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-08-10T23:35:51,397 | 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-08-10T23:35:51,400 | 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-08-10T23:35:51,405 | 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-08-10T23:35:51,439 | 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-08-10T23:35:51,440 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.typesafe.config/1.4.0
2022-08-10T23:35:51,444 | 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-08-10T23:35:51,448 | 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-08-10T23:35:51,451 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.typesafe.sslconfig/0.4.2
2022-08-10T23:35:51,454 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.agrona.core/1.9.0
2022-08-10T23:35:51,457 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.aeron.client/1.32.0
2022-08-10T23:35:51,459 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.aeron.driver/1.32.0
2022-08-10T23:35:51,462 | 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-08-10T23:35:51,464 | 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-08-10T23:35:51,468 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.annotation-api/1.3.1
2022-08-10T23:35:51,470 | 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-08-10T23:35:51,472 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.validation.api/2.0.1.Final
2022-08-10T23:35:51,475 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.validation.api/1.1.0.Final
2022-08-10T23:35:51,477 | 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-08-10T23:35:51,480 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   ch.qos.logback.core/1.2.5
2022-08-10T23:35:51,483 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   ch.qos.logback.classic/1.2.5
2022-08-10T23:35:51,485 | 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-08-10T23:35:51,499 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   lz4-java/1.8.0
2022-08-10T23:35:51,502 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.codec/4.1.69.Final
2022-08-10T23:35:51,505 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.resolver/4.1.69.Final
2022-08-10T23:35:51,515 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.handler/4.1.69.Final
2022-08-10T23:35:51,520 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.shaded-sshd/2.0.11
2022-08-10T23:35:51,523 | 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-08-10T23:35:51,525 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.collections/3.2.2
2022-08-10T23:35:51,528 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.lang/2.6.0
2022-08-10T23:35:51,530 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.velocity/1.7.0
2022-08-10T23:35:51,533 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.encrypt-service/0.14.7
2022-08-10T23:35:51,536 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.dropwizard.metrics.core/4.1.25
2022-08-10T23:35:51,538 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.dropwizard.metrics.jmx/4.1.25
2022-08-10T23:35:51,540 | 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-08-10T23:35:51,542 | 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-08-10T23:35:51,544 | 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-08-10T23:35:51,547 | 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-08-10T23:35:51,549 | 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-08-10T23:35:51,551 | 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-08-10T23:35:51,553 | 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-08-10T23:35:51,555 | 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-08-10T23:35:51,558 | 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-08-10T23:35:51,560 | 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-08-10T23:35:51,563 | 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-08-10T23:35:51,565 | 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-08-10T23:35:51,606 | 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-08-10T23:35:51,814 | INFO  | features-3-thread-1 | InMemoryDataTreeFactory          | 436 - org.opendaylight.yangtools.yang-data-impl - 7.0.9 |  -   | In-memory Data Tree activated
2022-08-10T23:35:51,816 | 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-08-10T23:35:51,819 | 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-08-10T23:35:51,823 | 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-08-10T23:35:51,826 | 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-08-10T23:35:51,828 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.codec-http/4.1.69.Final
2022-08-10T23:35:51,831 | 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-08-10T23:35:51,833 | 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-08-10T23:35:51,835 | 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-08-10T23:35:52,002 | 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-08-10T23:35:52,005 | 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-08-10T23:35:52,008 | 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-08-10T23:35:52,010 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.lang3/3.12.0
2022-08-10T23:35:52,012 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.velocity.engine-core/2.3.0
2022-08-10T23:35:52,015 | 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-08-10T23:35:52,017 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   stax2-api/4.2.1
2022-08-10T23:35:52,019 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.fasterxml.woodstox.woodstox-core/6.2.6
2022-08-10T23:35:52,022 | 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-08-10T23:35:52,024 | 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-08-10T23:35:52,026 | 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-08-10T23:35:52,029 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.commons-io/2.11.0
2022-08-10T23:35:52,031 | 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-08-10T23:35:52,033 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.reactivestreams.reactive-streams/1.0.3
2022-08-10T23:35:52,035 | 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-08-10T23:35:52,038 | 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-08-10T23:35:52,040 | 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-08-10T23:35:52,042 | 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-08-10T23:35:52,044 | 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-08-10T23:35:52,046 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.infrautils.util/2.0.8
2022-08-10T23:35:52,049 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.infrautils.ready-api/2.0.8
2022-08-10T23:35:52,051 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.h2database/1.4.200
2022-08-10T23:35:52,067 | 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-08-10T23:35:52,069 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   net.sf.ehcache/2.10.9.2
2022-08-10T23:35:52,076 | 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-08-10T23:35:52,078 | 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-08-10T23:35:52,081 | 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-08-10T23:35:52,083 | 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-08-10T23:35:52,085 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.commons-beanutils/1.9.4
2022-08-10T23:35:52,088 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.owasp.encoder/1.2.3
2022-08-10T23:35:52,089 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.repackaged-shiro/0.14.7
2022-08-10T23:35:52,092 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.jolokia.osgi/1.7.1
2022-08-10T23:35:52,098 | 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-08-10T23:35:52,132 | 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-08-10T23:35:52,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-08-10T23:35:52,135 | 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-08-10T23:35:52,414 | 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-08-10T23:35:52,415 | 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-08-10T23:35:52,415 | 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-08-10T23:35:52,482 | 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-08-10T23:35:52,500 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-08-10T23:35:52,541 | 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-08-10T23:35:52,648 | INFO  | features-3-thread-1 | session                          | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | DefaultSessionIdManager workerName=node0
2022-08-10T23:35:52,648 | INFO  | features-3-thread-1 | session                          | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | No SessionScavenger set, using defaults
2022-08-10T23:35:52,650 | INFO  | features-3-thread-1 | session                          | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | node0 Scavenging every 600000ms
2022-08-10T23:35:52,673 | INFO  | features-3-thread-1 | osgi                             | 207 - org.jolokia.osgi - 1.7.1 |  -   | No access restrictor found, access to any MBean is allowed
2022-08-10T23:35:52,732 | 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-08-10T23:35:52,741 | 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-08-10T23:35:52,795 | INFO  | features-3-thread-1 | AbstractConnector                | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started jetty-default@487ef899{HTTP/1.1, (http/1.1)}{0.0.0.0:8181}
2022-08-10T23:35:53,035 | INFO  | features-3-thread-1 | SslContextFactory                | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | x509=X509@5532f468(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@77cd8c8d[provider=null,keyStore=file:///opt/onap/sdnc/data/stores/org.onap.sdnc.p12,trustStore=null]
2022-08-10T23:35:53,151 | INFO  | features-3-thread-1 | AbstractConnector                | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started secureDefault@77300f4d{SSL, (ssl, http/1.1)}{0.0.0.0:8443}
2022-08-10T23:35:53,152 | INFO  | features-3-thread-1 | Server                           | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Started @151302ms
2022-08-10T23:35:53,158 | 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-08-10T23:35:53,161 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.cert/0.14.7
2022-08-10T23:35:53,228 | 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 [(objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-08-10T23:35:53,239 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.commons.commons-text/1.9.0
2022-08-10T23:35:53,241 | 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-08-10T23:35:53,253 | 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-08-10T23:35:53,258 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.tokenauthrealm/0.14.7
2022-08-10T23:35:53,263 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.web.api/0.14.7
2022-08-10T23:35:53,265 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.shiro/0.14.7
2022-08-10T23:35:53,280 | 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.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.api.ClaimCache), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (objectClass=org.opendaylight.aaa.web.WebServer), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)]
2022-08-10T23:35:53,289 | 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-08-10T23:35:53,291 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.callhome-model/2.0.11
2022-08-10T23:35:53,293 | 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-08-10T23:35:53,296 | 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-08-10T23:35:53,300 | 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-08-10T23:35:53,301 | 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-08-10T23:35:53,304 | 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-08-10T23:35:53,307 | 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-08-10T23:35:53,308 | 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-08-10T23:35:53,311 | 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-08-10T23:35:53,314 | 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-08-10T23:35:53,315 | 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-08-10T23:35:53,317 | 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-08-10T23:35:53,318 | 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-08-10T23:35:53,321 | 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-08-10T23:35:53,323 | 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-08-10T23:35:53,324 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.antlr.antlr4-runtime/4.9.2
2022-08-10T23:35:53,326 | 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-08-10T23:35:53,328 | 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-08-10T23:35:53,331 | 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-08-10T23:35:53,333 | 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-08-10T23:35:53,335 | 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-08-10T23:35:53,337 | 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-08-10T23:35:53,339 | 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-08-10T23:35:53,341 | 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-08-10T23:35:53,343 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.aries.util/1.1.3
2022-08-10T23:35:53,345 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   Java-WebSocket/1.5.2
2022-08-10T23:35:53,347 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.shaded-exificient/2.0.11
2022-08-10T23:35:53,350 | 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-08-10T23:35:53,352 | 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-08-10T23:35:53,354 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.mariadb.jdbc/2.7.5
2022-08-10T23:35:53,360 | 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-08-10T23:35:53,362 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.restconf-common/2.0.11
2022-08-10T23:35:53,364 | 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-08-10T23:35:53,366 | 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-08-10T23:35:53,368 | 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-08-10T23:35:53,370 | 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-08-10T23:35:53,372 | 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-08-10T23:35:53,384 | 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-08-10T23:35:53,389 | 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-08-10T23:35:53,394 | 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-08-10T23:35:53,394 | 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-08-10T23:35:53,405 | 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-08-10T23:35:53,406 | 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-08-10T23:35:53,406 | 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-08-10T23:35:53,591 | 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-08-10T23:35:53,591 | 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-08-10T23:35:53,592 | 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-08-10T23:35:53,592 | 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-08-10T23:35:53,593 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-08-10T23:35:53,596 | 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-08-10T23:35:53,609 | 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-08-10T23:35:53,668 | 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-08-10T23:35:53,670 | INFO  | features-3-thread-1 | WebSocketManagerProvider         | 255 - features.sdnr.wt.sdnr-wt-websocketmanager-provider - 1.3.1 |  -   | websocket servlet registered.
2022-08-10T23:35:53,672 | 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-08-10T23:35:53,673 | 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-08-10T23:35:53,673 | 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-08-10T23:35:53,676 | 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-08-10T23:35:53,678 | 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-08-10T23:35:53,680 | 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-08-10T23:35:53,682 | 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-08-10T23:35:53,684 | 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-08-10T23:35:53,686 | 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-08-10T23:35:53,687 | 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-08-10T23:35:53,689 | 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-08-10T23:35:53,691 | 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-08-10T23:35:53,693 | 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-08-10T23:35:53,695 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.dom-spi/8.0.7
2022-08-10T23:35:53,697 | 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-08-10T23:35:53,724 | 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-08-10T23:35:53,726 | 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-08-10T23:35:53,728 | 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-08-10T23:35:53,730 | 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-08-10T23:35:53,732 | 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-08-10T23:35:53,734 | 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-08-10T23:35:53,735 | 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-08-10T23:35:53,737 | 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-08-10T23:35:53,739 | 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-08-10T23:35:53,741 | 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-08-10T23:35:53,743 | 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-08-10T23:35:53,745 | 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-08-10T23:35:53,747 | 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-08-10T23:35:53,749 | 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-08-10T23:35:53,751 | 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-08-10T23:35:53,757 | INFO  | features-3-thread-1 | AntlrXPathParserFactory          | 456 - org.opendaylight.yangtools.yang-xpath-impl - 7.0.9 |  -   | XPath Parser activated
2022-08-10T23:35:53,758 | 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-08-10T23:35:53,770 | 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-08-10T23:35:53,772 | 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-08-10T23:35:53,783 | INFO  | features-3-thread-1 | OSGiModelRuntime                 | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 |  -   | Model Runtime starting
2022-08-10T23:35:53,825 | INFO  | features-3-thread-1 | KarafFeaturesSupport             | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 |  -   | Will attempt to integrate with Karaf FeaturesService
2022-08-10T23:35:55,905 | INFO  | features-3-thread-1 | SharedEffectiveModelContextFactory | 447 - org.opendaylight.yangtools.yang-parser-impl - 7.0.9 |  -   | Using weak references
2022-08-10T23:35:59,461 | INFO  | features-3-thread-1 | OSGiModuleInfoSnapshotImpl       | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 |  -   | EffectiveModelContext generation 1 activated
2022-08-10T23:35:59,463 | INFO  | features-3-thread-1 | OSGiDOMSchemaService             | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 |  -   | Updating context to generation 1
2022-08-10T23:35:59,464 | INFO  | features-3-thread-1 | OSGiDOMSchemaService             | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 |  -   | DOM Schema services activated
2022-08-10T23:35:59,464 | INFO  | features-3-thread-1 | OSGiModelRuntime                 | 360 - org.opendaylight.mdsal.dom-schema-osgi - 8.0.7 |  -   | Model Runtime started
2022-08-10T23:35:59,466 | 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-08-10T23:35:59,476 | 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-08-10T23:35:59,483 | 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-08-10T23:35:59,488 | 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-08-10T23:35:59,490 | 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-08-10T23:35:59,492 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.api/2.0.11
2022-08-10T23:35:59,494 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.mapping-api/2.0.11
2022-08-10T23:35:59,496 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.util/2.0.11
2022-08-10T23:35:59,508 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.netty-util/2.0.11
2022-08-10T23:35:59,510 | 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-08-10T23:35:59,603 | 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-08-10T23:35:59,620 | INFO  | features-3-thread-1 | OSGiGlobalTimer                  | 315 - org.opendaylight.controller.netty-timer-config - 0.15.7 |  -   | Global Netty timer started
2022-08-10T23:35:59,621 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.client/2.0.11
2022-08-10T23:35:59,640 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.topology/2.0.11
2022-08-10T23:35:59,642 | 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-08-10T23:35:59,644 | 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-08-10T23:35:59,646 | 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-08-10T23:35:59,648 | 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-08-10T23:35:59,649 | 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-08-10T23:35:59,652 | 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-08-10T23:35:59,653 | 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-08-10T23:35:59,656 | 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-08-10T23:35:59,663 | 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.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.opendaylight.mdsal.binding.api.MountPointService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider)]
2022-08-10T23:35:59,663 | 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-08-10T23:35:59,665 | 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-08-10T23:35:59,667 | 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-08-10T23:35:59,676 | 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 is waiting for dependencies [(&(objectClass=org.onap.ccsdk.sli.core.dblib.DbLibService)(objectClass=javax.sql.DataSource))]
2022-08-10T23:35:59,677 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.notifications-api/2.0.11
2022-08-10T23:35:59,679 | 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-08-10T23:35:59,681 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.impl/2.0.11
2022-08-10T23:35:59,683 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javassist/3.27.0.GA
2022-08-10T23:35:59,685 | 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-08-10T23:35:59,687 | 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-08-10T23:35:59,689 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.callhome-protocol/2.0.11
2022-08-10T23:35:59,691 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-spi/8.0.7
2022-08-10T23:35:59,693 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.codehaus.jettison.jettison/1.4.1
2022-08-10T23:35:59,694 | 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-08-10T23:35:59,696 | 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-08-10T23:35:59,708 | 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-08-10T23:35:59,708 | 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-08-10T23:35:59,709 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.xbean.bundleutils/4.20.0
2022-08-10T23:35:59,711 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.xbean.finder/4.20.0
2022-08-10T23:35:59,713 | 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-08-10T23:35:59,715 | 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-08-10T23:35:59,716 | 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-08-10T23:35:59,724 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.dom-api/2.0.11
2022-08-10T23:35:59,726 | 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-08-10T23:35:59,728 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.ietf-restconf/2.0.11
2022-08-10T23:35:59,729 | 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-08-10T23:35:59,731 | 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-08-10T23:35:59,733 | 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-08-10T23:35:59,735 | 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-08-10T23:35:59,784 | 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.mdsal.dom.api.DOMNotificationService), (objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.mdsal.dom.api.DOMRpcService), (objectClass=org.opendaylight.mdsal.dom.api.DOMMountPointService), (objectClass=org.opendaylight.mdsal.dom.api.DOMActionService), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration)]
2022-08-10T23:35:59,787 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.karaf.jdbc.core/4.3.3
2022-08-10T23:35:59,806 | 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-08-10T23:35:59,808 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.callhome-provider/2.0.11
2022-08-10T23:35:59,818 | 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.netconf.sal.connect.api.DeviceActionFactory), (objectClass=org.opendaylight.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.netconf.sal.connect.api.SchemaResourceManager), (objectClass=org.opendaylight.mdsal.dom.api.DOMMountPointService), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool), (objectClass=io.netty.util.concurrent.EventExecutor)]
2022-08-10T23:35:59,820 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.daexim.model/1.10.1
2022-08-10T23:35:59,822 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.jvnet.mimepull/1.9.13
2022-08-10T23:35:59,824 | 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-08-10T23:35:59,830 | 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.netconf.sal.connect.api.DeviceActionFactory), (objectClass=org.opendaylight.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.netconf.sal.connect.api.SchemaResourceManager), (objectClass=org.opendaylight.mdsal.dom.api.DOMMountPointService), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)]
2022-08-10T23:35:59,831 | INFO  | features-3-thread-1 | OSGiGlobalEventExecutor          | 313 - pendaylight.controller.netty-event-executor-config - 0.15.7 |  -   | Global Event executor enabled
2022-08-10T23:35:59,832 | 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-08-10T23:35:59,834 | 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-08-10T23:35:59,836 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.dom-broker/8.0.7
2022-08-10T23:35:59,847 | 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.mdsal.dom.api.DOMNotificationService), (objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.mdsal.dom.api.DOMRpcService), (objectClass=org.opendaylight.mdsal.dom.api.DOMActionService), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration)]
2022-08-10T23:35:59,847 | 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.netconf.sal.connect.api.DeviceActionFactory), (objectClass=org.opendaylight.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.netconf.sal.connect.api.SchemaResourceManager), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)]
2022-08-10T23:35:59,850 | INFO  | features-3-thread-1 | DOMMountPointServiceImpl         | 359 - org.opendaylight.mdsal.dom-broker - 8.0.7 |  -   | DOMMountPointService activated
2022-08-10T23:35:59,852 | 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 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.mdsal.dom.api.DOMRpcService), (objectClass=org.opendaylight.mdsal.dom.api.DOMActionService), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration)]
2022-08-10T23:35:59,859 | INFO  | features-3-thread-1 | DOMNotificationRouter            | 359 - org.opendaylight.mdsal.dom-broker - 8.0.7 |  -   | DOM Notification Router started
2022-08-10T23:35:59,875 | INFO  | features-3-thread-1 | DOMRpcRouter                     | 359 - org.opendaylight.mdsal.dom-broker - 8.0.7 |  -   | DOM RPC/Action router started
2022-08-10T23:35:59,881 | INFO  | Blueprint Extender: 2 | 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.WebServer), (objectClass=org.opendaylight.mdsal.dom.api.DOMRpcService), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration)]
2022-08-10T23:35:59,886 | 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 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebServer), (objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration)]
2022-08-10T23:35:59,888 | 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-08-10T23:35:59,890 | 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-08-10T23:35:59,895 | 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 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.dblib.DbLibService)]
2022-08-10T23:35:59,895 | 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-08-10T23:35:59,897 | 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-08-10T23:35:59,899 | 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-08-10T23:35:59,901 | 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-08-10T23:35:59,903 | 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-08-10T23:35:59,907 | 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.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService)]
2022-08-10T23:35:59,907 | 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-08-10T23:35:59,909 | 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-08-10T23:35:59,915 | 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-08-10T23:35:59,917 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.dropwizard.metrics.jvm/4.1.25
2022-08-10T23:35:59,919 | 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-08-10T23:35:59,920 | 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-08-10T23:35:59,922 | 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-08-10T23:35:59,924 | 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-08-10T23:35:59,926 | 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-08-10T23:35:59,928 | 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-08-10T23:35:59,929 | 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-08-10T23:35:59,947 | 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-08-10T23:35:59,947 | 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-08-10T23:35:59,948 | 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-08-10T23:35:59,950 | 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-08-10T23:35:59,952 | 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-08-10T23:35:59,953 | 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-08-10T23:35:59,965 | 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-08-10T23:35:59,978 | 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-08-10T23:35:59,996 | 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-08-10T23:36:00,006 | 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-08-10T23:36:00,016 | 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-08-10T23:36:00,018 | 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-08-10T23:36:00,018 | 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-08-10T23:36:00,020 | 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-08-10T23:36:00,020 | 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-08-10T23:36:00,022 | 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-08-10T23:36:00,024 | 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-08-10T23:36:00,029 | 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.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)]
2022-08-10T23:36:00,029 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.rabbitmq.client/5.13.0
2022-08-10T23:36:00,031 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-generator/8.0.7
2022-08-10T23:36:00,039 | INFO  | features-3-thread-1 | DefaultBindingRuntimeGenerator   | 340 - org.opendaylight.mdsal.binding-generator - 8.0.7 |  -   | Binding/YANG type support activated
2022-08-10T23:36:00,040 | INFO  | features-3-thread-1 | OSGiBindingRuntime               | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 |  -   | Binding Runtime activating
2022-08-10T23:36:00,844 | INFO  | features-3-thread-1 | OSGiBindingRuntimeContextImpl    | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 |  -   | BindingRuntimeContext generation 1 activated
2022-08-10T23:36:00,845 | INFO  | features-3-thread-1 | GlobalBindingRuntimeContext      | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 |  -   | Global BindingRuntimeContext generation 1 activated
2022-08-10T23:36:00,845 | INFO  | features-3-thread-1 | OSGiBindingRuntime               | 344 - org.opendaylight.mdsal.binding-runtime-osgi - 8.0.7 |  -   | Binding Runtime activated
2022-08-10T23:36:00,847 | 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-08-10T23:36:00,850 | 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-08-10T23:36:00,856 | INFO  | features-3-thread-1 | HelpServlet                      | 238 - ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider - 1.3.1 |  -   | Starting HelpServlet instance 357315519
2022-08-10T23:36:00,862 | INFO  | features-3-thread-1 | HelpInfrastructureObject         | 238 - ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider - 1.3.1 |  -   | Extract
2022-08-10T23:36:00,862 | 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-08-10T23:36:00,862 | INFO  | features-3-thread-1 | HelpInfrastructureObject         | 238 - ccsdk.features.sdnr.wt.sdnr-wt-helpserver-provider - 1.3.1 |  -   | Write files from Resource
2022-08-10T23:36:01,790 | 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-08-10T23:36:01,802 | 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-08-10T23:36:01,802 | 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-08-10T23:36:01,803 | 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-08-10T23:36:01,881 | 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-08-10T23:36:01,882 | 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-08-10T23:36:01,883 | 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-08-10T23:36:01,884 | 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-08-10T23:36:01,885 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-08-10T23:36:01,891 | 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-08-10T23:36:01,904 | 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-08-10T23:36:01,908 | 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-08-10T23:36:01,911 | 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-08-10T23:36:01,914 | 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-08-10T23:36:01,916 | 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-08-10T23:36:01,940 | 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-08-10T23:36:01,941 | 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-08-10T23:36:01,943 | 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-08-10T23:36:01,944 | 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-08-10T23:36:01,945 | 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-08-10T23:36:01,947 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.mdsal.binding-util/8.0.7
2022-08-10T23:36:01,949 | 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-08-10T23:36:01,954 | 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.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.api.ClaimCache), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)]
2022-08-10T23:36:01,955 | 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 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.aaa.web.servlet.ServletSupport), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration)]
2022-08-10T23:36:01,956 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.dropwizard.metrics.healthchecks/4.1.25
2022-08-10T23:36:01,958 | 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-08-10T23:36:01,965 | 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-08-10T23:36:01,977 | 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-08-10T23:36:01,978 | 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-08-10T23:36:01,978 | 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-08-10T23:36:02,367 | 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-08-10T23:36:02,367 | 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-08-10T23:36:02,368 | 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-08-10T23:36:02,368 | 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-08-10T23:36:02,370 | 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-08-10T23:36:02,371 | 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-08-10T23:36:02,372 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-08-10T23:36:02,378 | 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-08-10T23:36:02,393 | 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-08-10T23:36:02,395 | 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-08-10T23:36:02,399 | 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.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)]
2022-08-10T23:36:02,400 | 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-08-10T23:36:02,505 | 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-08-10T23:36:02,506 | 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-08-10T23:36:02,507 | 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-08-10T23:36:02,507 | 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-08-10T23:36:02,586 | 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-08-10T23:36:02,587 | 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-08-10T23:36:02,589 | 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-08-10T23:36:02,591 | 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-08-10T23:36:02,593 | 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-08-10T23:36:02,598 | 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.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-08-10T23:36:02,599 | 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-08-10T23:36:02,601 | 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-08-10T23:36:02,603 | 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-08-10T23:36:02,605 | 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-08-10T23:36:02,607 | 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-08-10T23:36:02,612 | 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 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.dblib.DbLibService)]
2022-08-10T23:36:02,613 | 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-08-10T23:36:02,615 | 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-08-10T23:36:02,624 | 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-08-10T23:36:02,626 | INFO  | features-3-thread-1 | ConfigResource                   | 262 - rg.onap.ccsdk.sli.adaptors.mdsal-resource-provider - 1.4.1 |  -   | Loading ConfigResource using property provider
2022-08-10T23:36:02,630 | 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-08-10T23:36:02,631 | 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-08-10T23:36:02,631 | 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-08-10T23:36:02,635 | 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 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.odlux.model.bundles.OdluxBundleLoader)]
2022-08-10T23:36:02,637 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   log4j.apache-log4j-extras/1.2.17
2022-08-10T23:36:02,638 | 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-08-10T23:36:02,640 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.dropwizard.metrics.graphite/4.1.25
2022-08-10T23:36:02,642 | 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-08-10T23:36:02,645 | 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 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.odlux.model.bundles.OdluxBundleLoader)]
2022-08-10T23:36:02,647 | 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-08-10T23:36:02,649 | 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-08-10T23:36:02,651 | 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-08-10T23:36:02,653 | 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-08-10T23:36:02,659 | 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.opendaylight.mdsal.binding.api.RpcProviderService), (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-08-10T23:36:02,661 | 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-08-10T23:36:02,663 | 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-08-10T23:36:02,668 | 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 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.odlux.model.bundles.OdluxBundleLoader)]
2022-08-10T23:36:02,670 | 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-08-10T23:36:02,672 | 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-08-10T23:36:02,674 | 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-08-10T23:36:02,677 | 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 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.odlux.model.bundles.OdluxBundleLoader)]
2022-08-10T23:36:02,679 | 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-08-10T23:36:02,681 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   com.googlecode.json-simple/1.1.1
2022-08-10T23:36:02,682 | 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-08-10T23:36:02,686 | INFO  | Blueprint Extender: 2 | 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), (objectClass=org.opendaylight.aaa.filterchain.configuration.CustomFilterAdapterConfiguration)]
2022-08-10T23:36:02,686 | 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.filterchain.configuration.CustomFilterAdapterConfiguration), (objectClass=org.opendaylight.aaa.api.IIDMStore), (objectClass=org.opendaylight.aaa.api.ClaimCache), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer)), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)]
2022-08-10T23:36:02,690 | 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-08-10T23:36:02,693 | 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 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.odlux.model.bundles.OdluxBundleLoader)]
2022-08-10T23:36:02,696 | 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-08-10T23:36:02,697 | 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-08-10T23:36:02,699 | 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-08-10T23:36:02,701 | 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-08-10T23:36:02,703 | 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-08-10T23:36:02,704 | 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-08-10T23:36:02,708 | 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.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService)]
2022-08-10T23:36:02,708 | 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-08-10T23:36:02,711 | 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 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.odlux.model.bundles.OdluxBundleLoader)]
2022-08-10T23:36:02,713 | 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-08-10T23:36:02,717 | 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-08-10T23:36:02,721 | 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-08-10T23:36:02,723 | 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-08-10T23:36:02,724 | 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-08-10T23:36:02,736 | INFO  | features-3-thread-1 | ReadyHttpServlet                 | 54 - com.highstreet-technologies.opendaylight.odl-ready - 3.2.0 |  -   | ready state servlet instantiated
2022-08-10T23:36:02,739 | 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-08-10T23:36:02,746 | 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-08-10T23:36:02,746 | 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-08-10T23:36:02,747 | 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-08-10T23:36:02,802 | 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-08-10T23:36:02,803 | 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-08-10T23:36:02,803 | 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-08-10T23:36:02,804 | 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-08-10T23:36:02,805 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-08-10T23:36:02,807 | 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-08-10T23:36:02,815 | 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-08-10T23:36:02,816 | 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-08-10T23:36:02,817 | 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-08-10T23:36:02,819 | 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-08-10T23:36:02,821 | 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-08-10T23:36:02,831 | 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-08-10T23:36:02,832 | 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-08-10T23:36:02,833 | 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-08-10T23:36:02,833 | 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-08-10T23:36:02,836 | 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 is waiting for dependencies [(objectClass=org.onap.ccsdk.features.sdnr.wt.odlux.model.bundles.OdluxBundleLoader)]
2022-08-10T23:36:02,838 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   karaf.branding/9.0.8
2022-08-10T23:36:02,840 | 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-08-10T23:36:02,842 | 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-08-10T23:36:02,845 | 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.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService)]
2022-08-10T23:36:02,845 | 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-08-10T23:36:02,855 | 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-08-10T23:36:02,859 | 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-08-10T23:36:02,869 | 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-08-10T23:36:02,870 | 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-08-10T23:36:02,871 | 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-08-10T23:36:02,997 | 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-08-10T23:36:02,998 | 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-08-10T23:36:02,998 | 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-08-10T23:36:02,999 | 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-08-10T23:36:03,000 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-08-10T23:36:03,003 | 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-08-10T23:36:03,010 | 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-08-10T23:36:03,032 | INFO  | Blueprint Extender: 2 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-08-10T23:36:03,032 | 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-08-10T23:36:03,032 | INFO  | Blueprint Extender: 2 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde configurationApp
2022-08-10T23:36:03,033 | INFO  | Blueprint Extender: 1 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-08-10T23:36:03,033 | INFO  | Blueprint Extender: 3 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-08-10T23:36:03,034 | 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-08-10T23:36:03,035 | INFO  | Blueprint Extender: 1 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde maintenanceApp
2022-08-10T23:36:03,035 | INFO  | Blueprint Extender: 3 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde helpApp
2022-08-10T23:36:03,036 | 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-08-10T23:36:03,042 | 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-08-10T23:36:03,043 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:03,043 | INFO  | Blueprint Extender: 2 | 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-08-10T23:36:03,044 | INFO  | Blueprint Extender: 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-08-10T23:36:03,044 | 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-08-10T23:36:03,046 | 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-08-10T23:36:03,048 | 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-08-10T23:36:03,057 | INFO  | Blueprint Extender: 1 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-08-10T23:36:03,058 | INFO  | Blueprint Extender: 2 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-08-10T23:36:03,058 | INFO  | Blueprint Extender: 2 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde performanceHistoryApp
2022-08-10T23:36:03,058 | INFO  | Blueprint Extender: 1 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde faultApp
2022-08-10T23:36:03,058 | INFO  | Blueprint Extender: 3 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-08-10T23:36:03,058 | INFO  | Blueprint Extender: 3 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde eventLogApp
2022-08-10T23:36:03,060 | INFO  | Blueprint Extender: 2 | 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-08-10T23:36:03,060 | INFO  | Blueprint Extender: 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-08-10T23:36:03,060 | 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-08-10T23:36:03,060 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:03,063 | 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-08-10T23:36:03,063 | 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-08-10T23:36:03,067 | INFO  | Blueprint Extender: 2 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-08-10T23:36:03,067 | INFO  | Blueprint Extender: 2 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde connectApp
2022-08-10T23:36:03,068 | INFO  | Blueprint Extender: 2 | 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-08-10T23:36:03,069 | 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-08-10T23:36:03,083 | 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-08-10T23:36:03,086 | 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-08-10T23:36:03,087 | 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-08-10T23:36:03,087 | 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-08-10T23:36:03,127 | 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-08-10T23:36:03,128 | 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-08-10T23:36:03,128 | 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-08-10T23:36:03,128 | 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-08-10T23:36:03,129 | INFO  | features-3-thread-1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-08-10T23:36:03,133 | 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-08-10T23:36:03,138 | 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-08-10T23:36:03,153 | 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-08-10T23:36:03,154 | 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-08-10T23:36:03,155 | 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-08-10T23:36:03,157 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.infrautils.ready-impl/2.0.8
2022-08-10T23:36:03,173 | INFO  | features-3-thread-1 | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | ThreadFactory created: SystemReadyService
2022-08-10T23:36:03,180 | 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-08-10T23:36:03,182 | 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-08-10T23:36:03,183 | INFO  | SystemReadyService-0 | TestBundleDiag                   | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos() started...
2022-08-10T23:36:03,184 | 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-08-10T23:36:03,189 | 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.opendaylight.mdsal.dom.api.DOMDataBroker), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService)]
2022-08-10T23:36:03,190 | 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-08-10T23:36:03,198 | INFO  | features-3-thread-1 | DefaultBindingCodecTreeFactory   | 336 - org.opendaylight.mdsal.binding-dom-codec - 8.0.7 |  -   | Binding-DOM Codec enabled
2022-08-10T23:36:03,202 | INFO  | features-3-thread-1 | DefaultBindingDOMCodecFactory    | 336 - org.opendaylight.mdsal.binding-dom-codec - 8.0.7 |  -   | Binding/DOM Codec enabled
2022-08-10T23:36:03,203 | INFO  | features-3-thread-1 | OSGiBindingDOMCodec              | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 8.0.7 |  -   | Binding/DOM Codec activating
2022-08-10T23:36:03,239 | INFO  | features-3-thread-1 | OSGiBindingDOMCodecServicesImpl  | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 8.0.7 |  -   | Binding/DOM Codec generation 1 activated
2022-08-10T23:36:03,241 | 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-08-10T23:36:03,252 | INFO  | features-3-thread-1 | OSGiBlockingBindingNormalizer    | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter activated
2022-08-10T23:36:03,262 | 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.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.opendaylight.mdsal.binding.api.NotificationPublishService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider)]
2022-08-10T23:36:03,263 | INFO  | features-3-thread-1 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for MountPointService activated
2022-08-10T23:36:03,270 | INFO  | features-3-thread-1 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for NotificationService activated
2022-08-10T23:36:03,275 | 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.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider)]
2022-08-10T23:36:03,275 | 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.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)]
2022-08-10T23:36:03,275 | INFO  | Blueprint Extender: 2 | 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), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)]
2022-08-10T23:36:03,275 | 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.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)]
2022-08-10T23:36:03,276 | 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.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-08-10T23:36:03,277 | INFO  | features-3-thread-1 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for NotificationPublishService activated
2022-08-10T23:36:03,277 | INFO  | Blueprint Extender: 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.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)]
2022-08-10T23:36:03,277 | 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.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)]
2022-08-10T23:36:03,279 | INFO  | Blueprint Extender: 2 | 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), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService), (objectClass=org.opendaylight.mdsal.binding.api.RpcProviderService)]
2022-08-10T23:36:03,281 | INFO  | features-3-thread-1 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for RpcConsumerRegistry activated
2022-08-10T23:36:03,286 | 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.mdsal.binding.api.DataBroker), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService)]
2022-08-10T23:36:03,286 | 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.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider)]
2022-08-10T23:36:03,287 | 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), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)]
2022-08-10T23:36:03,287 | INFO  | features-3-thread-1 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for RpcProviderService activated
2022-08-10T23:36:03,288 | 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 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)]
2022-08-10T23:36:03,288 | INFO  | Blueprint Extender: 2 | 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), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)]
2022-08-10T23:36:03,289 | 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-08-10T23:36:03,290 | INFO  | Blueprint Extender: 2 | 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-08-10T23:36:03,290 | INFO  | Blueprint Extender: 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.onap.ccsdk.sli.core.sli.provider.SvcLogicService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-08-10T23:36:03,291 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:03,292 | INFO  | Blueprint Extender: 2 | 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), (objectClass=org.onap.ccsdk.sli.core.sli.provider.SvcLogicService)]
2022-08-10T23:36:03,293 | INFO  | features-3-thread-1 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for ActionService activated
2022-08-10T23:36:03,300 | INFO  | features-3-thread-1 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for ActionProviderService activated
2022-08-10T23:36:03,301 | INFO  | features-3-thread-1 | DynamicBindingAdapter            | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | 8 DOMService trackers started
2022-08-10T23:36:03,307 | INFO  | features-3-thread-1 | OSGiQueryFactory                 | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding Query activated
2022-08-10T23:36:03,307 | INFO  | features-3-thread-1 | OSGiBindingDOMCodec              | 338 - org.opendaylight.mdsal.binding-dom-codec-osgi - 8.0.7 |  -   | Binding/DOM Codec activated
2022-08-10T23:36:03,309 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.daexim.spi/1.10.1
2022-08-10T23:36:03,311 | 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-08-10T23:36:03,320 | INFO  | features-3-thread-1 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering resources
2022-08-10T23:36:03,320 | INFO  | features-3-thread-1 | OdluxBundle                      | 252 - ap.ccsdk.features.sdnr.wt.sdnr-wt-odlux-core-model - 1.3.1 |  -   | Registering bunlde inventoryApp
2022-08-10T23:36:03,321 | 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-08-10T23:36:03,322 | 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-08-10T23:36:03,323 | 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-08-10T23:36:03,325 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.auth/2.0.11
2022-08-10T23:36:03,326 | 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=59, Unknown=0, GracePeriod=20, Waiting=6, Starting=0, Active=423, Stopping=0, Failure=0}
2022-08-10T23:36:03,327 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.hk2.locator/2.5.0.b42
2022-08-10T23:36:03,333 | 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-08-10T23:36:03,335 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.hk2.api/2.5.0.b42
2022-08-10T23:36:03,341 | 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-08-10T23:36:03,349 | 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-08-10T23:36:03,355 | 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 is waiting for dependencies [(objectClass=org.onap.ccsdk.sli.core.dblib.DbLibService)]
2022-08-10T23:36:03,355 | 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-08-10T23:36:03,357 | 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-08-10T23:36:03,406 | 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-08-10T23:36:03,407 | 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-08-10T23:36:03,408 | INFO  | features-3-thread-1 | RestconfDiscoveryNode            | 285 - rg.onap.ccsdk.sli.plugins.restconf-client-provider - 1.4.1 |  -   | inside RestconfDiscoveryNode Constructor
2022-08-10T23:36:03,408 | INFO  | features-3-thread-1 | RestconfDiscoveryNode            | 285 - rg.onap.ccsdk.sli.plugins.restconf-client-provider - 1.4.1 |  -   | RESTCONF SBI Started
2022-08-10T23:36:03,410 | 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 has been started
2022-08-10T23:36:03,411 | 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-08-10T23:36:03,412 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   derby/10.14.2000000.1828579
2022-08-10T23:36:03,808 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.apache.tomcat.jdbc/9.0.52
2022-08-10T23:36:03,810 | 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-08-10T23:36:03,812 | 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-08-10T23:36:03,839 | 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-08-10T23:36:03,848 | 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-08-10T23:36:03,849 | INFO  | features-3-thread-1 | DBResourceManager                | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 |  -   | Recovery Mode disabled
2022-08-10T23:36:03,860 | 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-08-10T23:36:04,115 | INFO  | Thread-53        | DBResourceManager                | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 |  -   | Adding MASTER sdnctldb01 to active queue
2022-08-10T23:36:04,116 | INFO  | Thread-53        | DBResourceManager                | 268 - org.onap.ccsdk.sli.core.dblib-provider - 1.4.1 |  -   | Thread DataSourceTester terminated Thread-53 for sdnctldb01
2022-08-10T23:36:04,116 | 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 264 ms
2022-08-10T23:36:04,137 | INFO  | Blueprint Extender: 2 | 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-08-10T23:36:04,142 | INFO  | Blueprint Extender: 1 | NetboxProperties                 | 265 - org.onap.ccsdk.sli.adaptors.netbox-client-provider - 1.4.1 |  -   | Loaded 2 properties from file netbox.properties
2022-08-10T23:36:04,144 | 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-08-10T23:36:04,145 | 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-08-10T23:36:04,145 | 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-08-10T23:36:04,147 | 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-08-10T23:36:04,148 | INFO  | Blueprint Extender: 2 | 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-08-10T23:36:04,149 | 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-08-10T23:36:04,162 | 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-08-10T23:36:04,162 | INFO  | Blueprint Extender: 3 | ResourceAllocator                | 266 - ap.ccsdk.sli.adaptors.resource-assignment-provider - 1.4.1 |  -   | ResourceAllocator created.
2022-08-10T23:36:04,163 | INFO  | Blueprint Extender: 3 | ResourceManagerImpl              | 266 - ap.ccsdk.sli.adaptors.resource-assignment-provider - 1.4.1 |  -   | ResourceManager created.
2022-08-10T23:36:04,170 | 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-08-10T23:36:04,189 | INFO  | Blueprint Extender: 2 | 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-08-10T23:36:04,201 | INFO  | features-3-thread-1 | AAIService                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | Entered AAIService.ctor
2022-08-10T23:36:04,207 | WARN  | Blueprint Extender: 2 | 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) [bundleFile:?]
	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) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.newInstance(BeanRecipe.java:839) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.getInstanceFromType(BeanRecipe.java:350) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:283) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) [bundleFile:1.10.3]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:268) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:685) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:666) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) [bundleFile:1.10.3]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:108) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.ServiceRecipe.createService(ServiceRecipe.java:285) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.ServiceRecipe.internalGetService(ServiceRecipe.java:252) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.ServiceRecipe.internalCreate(ServiceRecipe.java:149) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:81) [bundleFile:1.10.3]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
	at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:90) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:360) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:190) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:737) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:433) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:298) [bundleFile:1.10.3]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
	at org.apache.aries.blueprint.container.ExecutorServiceWrapper.run(ExecutorServiceWrapper.java:106) [bundleFile:1.10.3]
	at org.apache.aries.blueprint.utils.threading.impl.DiscardableRunnable.run(DiscardableRunnable.java:45) [bundleFile:1.10.3]
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:?]
	at java.util.concurrent.FutureTask.run(Unknown Source) [?:?]
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.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-08-10T23:36:04,210 | INFO  | features-3-thread-1 | AAIRequest                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | loaded 354
2022-08-10T23:36:04,210 | 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-08-10T23:36:04,211 | 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-08-10T23:36:04,211 | 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-08-10T23:36:04,211 | 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-08-10T23:36:04,212 | 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-08-10T23:36:04,212 | 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-08-10T23:36:04,212 | 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-08-10T23:36:04,212 | 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-08-10T23:36:04,213 | 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-08-10T23:36:04,213 | 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-08-10T23:36:04,213 | 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-08-10T23:36:04,213 | 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-08-10T23:36:04,214 | 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-08-10T23:36:04,214 | 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-08-10T23:36:04,214 | 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-08-10T23:36:04,215 | 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-08-10T23:36:04,215 | 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-08-10T23:36:04,215 | 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-08-10T23:36:04,216 | 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-08-10T23:36:04,216 | 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-08-10T23:36:04,216 | 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-08-10T23:36:04,216 | 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-08-10T23:36:04,217 | 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-08-10T23:36:04,217 | 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-08-10T23:36:04,217 | 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-08-10T23:36:04,217 | 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-08-10T23:36:04,218 | 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-08-10T23:36:04,218 | 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-08-10T23:36:04,218 | 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-08-10T23:36:04,219 | 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-08-10T23:36:04,219 | 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-08-10T23:36:04,219 | 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-08-10T23:36:04,219 | 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-08-10T23:36:04,219 | 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-08-10T23:36:04,220 | 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-08-10T23:36:04,220 | 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-08-10T23:36:04,220 | 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-08-10T23:36:04,220 | 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-08-10T23:36:04,221 | 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-08-10T23:36:04,221 | 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-08-10T23:36:04,221 | 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-08-10T23:36:04,221 | 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-08-10T23:36:04,222 | 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-08-10T23:36:04,222 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:04,222 | 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-08-10T23:36:04,223 | 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-08-10T23:36:04,223 | 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-08-10T23:36:04,223 | 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-08-10T23:36:04,223 | 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-08-10T23:36:04,223 | 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-08-10T23:36:04,224 | 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-08-10T23:36:04,224 | 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-08-10T23:36:04,224 | 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-08-10T23:36:04,224 | 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-08-10T23:36:04,225 | 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-08-10T23:36:04,225 | 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-08-10T23:36:04,225 | 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-08-10T23:36:04,226 | 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-08-10T23:36:04,226 | 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-08-10T23:36:04,226 | 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-08-10T23:36:04,226 | 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-08-10T23:36:04,227 | 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-08-10T23:36:04,227 | 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-08-10T23:36:04,227 | 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-08-10T23:36:04,227 | 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-08-10T23:36:04,227 | 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-08-10T23:36:04,228 | 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-08-10T23:36:04,228 | 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-08-10T23:36:04,228 | 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-08-10T23:36:04,228 | 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-08-10T23:36:04,229 | 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-08-10T23:36:04,229 | 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-08-10T23:36:04,229 | 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-08-10T23:36:04,229 | 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-08-10T23:36:04,230 | 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-08-10T23:36:04,230 | 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-08-10T23:36:04,230 | 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-08-10T23:36:04,230 | 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-08-10T23:36:04,231 | 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-08-10T23:36:04,231 | 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-08-10T23:36:04,231 | 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-08-10T23:36:04,231 | 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.opendaylight.mdsal.binding.api.DataBroker)]
2022-08-10T23:36:04,232 | 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-08-10T23:36:04,232 | 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-08-10T23:36:04,232 | 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-08-10T23:36:04,232 | 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 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)]
2022-08-10T23:36:04,232 | 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-08-10T23:36:04,233 | 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-08-10T23:36:04,236 | 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-08-10T23:36:04,233 | 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-08-10T23:36:04,236 | 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-08-10T23:36:04,237 | 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-08-10T23:36:04,237 | 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.opendaylight.mdsal.binding.api.DataBroker)]
2022-08-10T23:36:04,237 | 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-08-10T23:36:04,237 | INFO  | Blueprint Extender: 2 | 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-08-10T23:36:04,237 | 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-08-10T23:36:04,237 | 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-08-10T23:36:04,237 | 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 is waiting for dependencies [(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-08-10T23:36:04,238 | 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-08-10T23:36:04,238 | 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-08-10T23:36:04,238 | 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-08-10T23:36:04,242 | 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-08-10T23:36:04,242 | 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-08-10T23:36:04,242 | 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-08-10T23:36:04,243 | 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-08-10T23:36:04,243 | 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-08-10T23:36:04,243 | 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-08-10T23:36:04,243 | 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-08-10T23:36:04,244 | 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-08-10T23:36:04,244 | 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-08-10T23:36:04,244 | 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-08-10T23:36:04,245 | 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-08-10T23:36:04,245 | 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-08-10T23:36:04,246 | 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-08-10T23:36:04,246 | 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-08-10T23:36:04,246 | 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-08-10T23:36:04,247 | 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-08-10T23:36:04,247 | 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-08-10T23:36:04,247 | 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-08-10T23:36:04,247 | 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-08-10T23:36:04,248 | 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-08-10T23:36:04,248 | 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-08-10T23:36:04,248 | 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-08-10T23:36:04,249 | 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-08-10T23:36:04,249 | 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-08-10T23:36:04,249 | 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-08-10T23:36:04,249 | 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-08-10T23:36:04,250 | 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-08-10T23:36:04,250 | 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-08-10T23:36:04,250 | 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-08-10T23:36:04,250 | 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-08-10T23:36:04,251 | 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-08-10T23:36:04,251 | 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-08-10T23:36:04,251 | 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-08-10T23:36:04,251 | 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-08-10T23:36:04,252 | 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-08-10T23:36:04,252 | 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-08-10T23:36:04,252 | 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-08-10T23:36:04,253 | 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-08-10T23:36:04,253 | 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-08-10T23:36:04,253 | 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-08-10T23:36:04,253 | 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-08-10T23:36:04,254 | 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-08-10T23:36:04,254 | 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-08-10T23:36:04,254 | 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-08-10T23:36:04,255 | 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-08-10T23:36:04,255 | 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-08-10T23:36:04,255 | 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-08-10T23:36:04,256 | 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-08-10T23:36:04,256 | 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-08-10T23:36:04,256 | 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-08-10T23:36:04,256 | 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-08-10T23:36:04,257 | 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-08-10T23:36:04,257 | 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-08-10T23:36:04,257 | INFO  | Blueprint Extender: 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-08-10T23:36:04,258 | 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-08-10T23:36:04,257 | 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-08-10T23:36:04,258 | 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-08-10T23:36:04,258 | 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-08-10T23:36:04,259 | 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-08-10T23:36:04,259 | 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-08-10T23:36:04,259 | 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-08-10T23:36:04,259 | 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-08-10T23:36:04,260 | 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-08-10T23:36:04,260 | 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-08-10T23:36:04,260 | 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-08-10T23:36:04,260 | 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-08-10T23:36:04,261 | 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-08-10T23:36:04,261 | 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-08-10T23:36:04,261 | 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-08-10T23:36:04,262 | 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-08-10T23:36:04,262 | 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-08-10T23:36:04,262 | 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-08-10T23:36:04,262 | 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-08-10T23:36:04,263 | 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-08-10T23:36:04,263 | 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-08-10T23:36:04,263 | 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-08-10T23:36:04,263 | 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-08-10T23:36:04,264 | 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-08-10T23:36:04,264 | 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-08-10T23:36:04,264 | 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-08-10T23:36:04,265 | 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-08-10T23:36:04,265 | 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-08-10T23:36:04,265 | INFO  | Blueprint Extender: 2 | A1AdapterProvider                | 258 - org.onap.ccsdk.oran.a1-adapter-provider - 1.3.2 |  -   | Creating provider for a1Adapter-api
2022-08-10T23:36:04,265 | 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-08-10T23:36:04,266 | INFO  | Blueprint Extender: 2 | A1AdapterProvider                | 258 - org.onap.ccsdk.oran.a1-adapter-provider - 1.3.2 |  -   | Initializing provider for a1Adapter-api
2022-08-10T23:36:04,266 | 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-08-10T23:36:04,266 | 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-08-10T23:36:04,267 | 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-08-10T23:36:04,267 | 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-08-10T23:36:04,267 | 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-08-10T23:36:04,268 | 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-08-10T23:36:04,268 | 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-08-10T23:36:04,268 | 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-08-10T23:36:04,271 | 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-08-10T23:36:04,271 | 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-08-10T23:36:04,271 | 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-08-10T23:36:04,272 | 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-08-10T23:36:04,272 | 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-08-10T23:36:04,272 | 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-08-10T23:36:04,273 | 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-08-10T23:36:04,273 | 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-08-10T23:36:04,273 | 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-08-10T23:36:04,274 | 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-08-10T23:36:04,274 | 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-08-10T23:36:04,274 | 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-08-10T23:36:04,275 | 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-08-10T23:36:04,275 | 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-08-10T23:36:04,275 | 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-08-10T23:36:04,276 | 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-08-10T23:36:04,276 | 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-08-10T23:36:04,276 | 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-08-10T23:36:04,277 | 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-08-10T23:36:04,277 | 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-08-10T23:36:04,277 | 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-08-10T23:36:04,278 | 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-08-10T23:36:04,278 | 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-08-10T23:36:04,278 | 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-08-10T23:36:04,278 | 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-08-10T23:36:04,279 | 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-08-10T23:36:04,279 | 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-08-10T23:36:04,279 | 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-08-10T23:36:04,279 | 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-08-10T23:36:04,280 | 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-08-10T23:36:04,280 | 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-08-10T23:36:04,281 | 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-08-10T23:36:04,281 | 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-08-10T23:36:04,281 | 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-08-10T23:36:04,282 | 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-08-10T23:36:04,282 | 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-08-10T23:36:04,282 | 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-08-10T23:36:04,283 | 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-08-10T23:36:04,283 | 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-08-10T23:36:04,283 | 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-08-10T23:36:04,283 | 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-08-10T23:36:04,284 | 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-08-10T23:36:04,284 | 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-08-10T23:36:04,284 | 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-08-10T23:36:04,286 | 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-08-10T23:36:04,286 | 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-08-10T23:36:04,286 | 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-08-10T23:36:04,286 | 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-08-10T23:36:04,287 | 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-08-10T23:36:04,287 | 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-08-10T23:36:04,287 | 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-08-10T23:36:04,287 | 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-08-10T23:36:04,288 | 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-08-10T23:36:04,288 | 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-08-10T23:36:04,288 | 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-08-10T23:36:04,289 | 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-08-10T23:36:04,289 | 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-08-10T23:36:04,289 | 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-08-10T23:36:04,289 | 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-08-10T23:36:04,290 | 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-08-10T23:36:04,290 | INFO  | Blueprint Extender: 2 | A1AdapterProvider                | 258 - org.onap.ccsdk.oran.a1-adapter-provider - 1.3.2 |  -   | Initialization complete for a1Adapter-api
2022-08-10T23:36:04,290 | 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-08-10T23:36:04,290 | 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-08-10T23:36:04,291 | 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-08-10T23:36:04,291 | 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-08-10T23:36:04,291 | 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-08-10T23:36:04,291 | 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-08-10T23:36:04,291 | 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-08-10T23:36:04,292 | 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-08-10T23:36:04,292 | 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-08-10T23:36:04,292 | 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-08-10T23:36:04,293 | 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-08-10T23:36:04,293 | 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-08-10T23:36:04,293 | 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-08-10T23:36:04,294 | 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-08-10T23:36:04,294 | 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-08-10T23:36:04,294 | 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-08-10T23:36:04,294 | 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-08-10T23:36:04,295 | 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-08-10T23:36:04,295 | 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-08-10T23:36:04,295 | 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-08-10T23:36:04,295 | 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-08-10T23:36:04,296 | 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-08-10T23:36:04,296 | 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-08-10T23:36:04,296 | 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-08-10T23:36:04,297 | 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-08-10T23:36:04,297 | 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-08-10T23:36:04,297 | 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-08-10T23:36:04,297 | 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-08-10T23:36:04,298 | 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-08-10T23:36:04,298 | 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-08-10T23:36:04,298 | 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-08-10T23:36:04,299 | 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-08-10T23:36:04,299 | 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-08-10T23:36:04,299 | 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-08-10T23:36:04,299 | 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-08-10T23:36:04,300 | 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-08-10T23:36:04,300 | 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-08-10T23:36:04,300 | 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-08-10T23:36:04,300 | 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-08-10T23:36:04,301 | 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-08-10T23:36:04,301 | 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-08-10T23:36:04,301 | 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-08-10T23:36:04,302 | 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-08-10T23:36:04,302 | 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-08-10T23:36:04,302 | 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-08-10T23:36:04,302 | 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-08-10T23:36:04,303 | 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-08-10T23:36:04,303 | 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-08-10T23:36:04,303 | 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-08-10T23:36:04,303 | 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-08-10T23:36:04,304 | 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-08-10T23:36:04,304 | 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-08-10T23:36:04,304 | 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-08-10T23:36:04,304 | 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-08-10T23:36:04,305 | 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-08-10T23:36:04,305 | 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-08-10T23:36:04,305 | 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-08-10T23:36:04,306 | 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-08-10T23:36:04,306 | 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-08-10T23:36:04,306 | 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-08-10T23:36:04,306 | 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-08-10T23:36:04,307 | 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-08-10T23:36:04,307 | 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-08-10T23:36:04,307 | 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-08-10T23:36:04,307 | 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-08-10T23:36:04,308 | 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-08-10T23:36:04,308 | 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-08-10T23:36:04,308 | 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-08-10T23:36:04,308 | 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-08-10T23:36:04,309 | 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-08-10T23:36:04,309 | 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-08-10T23:36:04,309 | 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-08-10T23:36:04,309 | 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-08-10T23:36:04,310 | 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-08-10T23:36:04,310 | 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-08-10T23:36:04,310 | 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-08-10T23:36:04,310 | 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-08-10T23:36:04,311 | 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-08-10T23:36:04,311 | 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-08-10T23:36:04,311 | 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-08-10T23:36:04,311 | 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-08-10T23:36:04,312 | 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-08-10T23:36:04,312 | 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-08-10T23:36:04,312 | 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-08-10T23:36:04,312 | 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-08-10T23:36:04,313 | 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-08-10T23:36:04,313 | 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-08-10T23:36:04,313 | 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-08-10T23:36:04,314 | 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-08-10T23:36:04,314 | 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-08-10T23:36:04,314 | 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-08-10T23:36:04,314 | 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-08-10T23:36:04,315 | 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-08-10T23:36:04,315 | 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-08-10T23:36:04,315 | 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-08-10T23:36:04,315 | 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-08-10T23:36:04,316 | 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-08-10T23:36:04,316 | 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-08-10T23:36:04,316 | 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-08-10T23:36:04,317 | 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-08-10T23:36:04,317 | 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-08-10T23:36:04,317 | 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-08-10T23:36:04,317 | 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-08-10T23:36:04,318 | 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-08-10T23:36:04,318 | 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-08-10T23:36:04,318 | 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-08-10T23:36:04,318 | 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-08-10T23:36:04,319 | 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-08-10T23:36:04,319 | 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-08-10T23:36:04,319 | 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-08-10T23:36:04,320 | 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-08-10T23:36:04,320 | 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-08-10T23:36:04,320 | 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-08-10T23:36:04,320 | 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-08-10T23:36:04,321 | 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-08-10T23:36:04,321 | 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-08-10T23:36:04,322 | 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-08-10T23:36:04,328 | INFO  | features-3-thread-1 | AAIService                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | AAIResource.ctor initialized.
2022-08-10T23:36:04,328 | INFO  | features-3-thread-1 | AAIService                       | 259 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 1.4.1 |  -   | AAIResource.ctor initialized.
2022-08-10T23:36:04,330 | 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-08-10T23:36:04,331 | 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-08-10T23:36:04,331 | 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-08-10T23:36:04,339 | 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-08-10T23:36:04,361 | INFO  | features-3-thread-1 | OSGiDatastoreContextIntrospectorFactory | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Datastore Context Introspector activated
2022-08-10T23:36:04,366 | INFO  | features-3-thread-1 | FileModuleShardConfigProvider    | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Shard configuration provider started
2022-08-10T23:36:04,367 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.aaa.filterchain/0.14.7
2022-08-10T23:36:04,374 | 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 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)]
2022-08-10T23:36:04,374 | 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.IIDMStore), (objectClass=org.opendaylight.aaa.api.ClaimCache), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)]
2022-08-10T23:36:04,376 | 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=79}
2022-08-10T23:36:04,378 | 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=43, Unknown=0, GracePeriod=16, Waiting=6, Starting=0, Active=443, Stopping=0, Failure=0}
2022-08-10T23:36:04,379 | 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-08-10T23:36:04,387 | 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.DOMDataBroker), (objectClass=org.opendaylight.aaa.web.WebContextSecurer)]
2022-08-10T23:36:04,389 | 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-08-10T23:36:04,414 | INFO  | features-3-thread-1 | FileAkkaConfigurationReader      | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | File-based Akka configuration reader enabled
2022-08-10T23:36:04,417 | INFO  | features-3-thread-1 | OSGiActorSystemProvider          | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Actor System provider starting
2022-08-10T23:36:04,770 | INFO  | features-3-thread-1 | ActorSystemProviderImpl          | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Creating new ActorSystem
2022-08-10T23:36:05,421 | 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=40, Unknown=0, GracePeriod=17, Waiting=4, Starting=0, Active=447, Stopping=0, Failure=0}
2022-08-10T23:36:05,519 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | Slf4jLogger                      | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | Slf4jLogger started
2022-08-10T23:36:05,957 | 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 [7479884194866480594]
2022-08-10T23:36:05,980 | 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-08-10T23:36:06,070 | 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-08-10T23:36:06,071 | 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-08-10T23:36:06,103 | 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-08-10T23:36:06,120 | 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-08-10T23:36:06,123 | 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-08-10T23:36:06,137 | 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-08-10T23:36:06,461 | 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=40, Unknown=0, GracePeriod=17, Waiting=4, Starting=0, Active=447, Stopping=0, Failure=0}
2022-08-10T23:36:06,615 | INFO  | features-3-thread-1 | OSGiActorSystemProvider          | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Actor System provider started
2022-08-10T23:36:06,691 | INFO  | features-3-thread-1 | OSGiEntityOwnershipService       | 362 - org.opendaylight.mdsal.eos-binding-adapter - 8.0.7 |  -   | Entity Ownership Service adapter starting
2022-08-10T23:36:06,692 | INFO  | features-3-thread-1 | OSGiEntityOwnershipService       | 362 - org.opendaylight.mdsal.eos-binding-adapter - 8.0.7 |  -   | Entity Ownership Service adapter started
2022-08-10T23:36:06,697 | INFO  | features-3-thread-1 | OSGiRemoteOpsProvider            | 324 - rg.opendaylight.controller.sal-remoterpc-connector - 4.0.7 |  -   | Remote Operations service starting
2022-08-10T23:36:06,702 | INFO  | features-3-thread-1 | OSGiRemoteOpsProvider            | 324 - rg.opendaylight.controller.sal-remoterpc-connector - 4.0.7 |  -   | Remote Operations service started
2022-08-10T23:36:06,705 | INFO  | features-3-thread-1 | OSGiDistributedDataStore         | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Distributed Datastore type CONFIGURATION starting
2022-08-10T23:36:06,717 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | ClusterSingletonManager          | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | Singleton manager starting singleton actor [akka://opendaylight-cluster-data/system/singletonManagerOwnerSupervisor/OwnerSupervisor]
2022-08-10T23:36:06,718 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | ClusterSingletonManager          | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | ClusterSingletonManager state change [Start -> Oldest]
2022-08-10T23:36:06,845 | INFO  | opendaylight-cluster-data-akka.persistence.dispatchers.default-plugin-dispatcher-19 | SegmentedFileJournal             | 318 - opendaylight.controller.sal-akka-segmented-journal - 4.0.7 |  -   | Initialized with root directory segmented-journal with storage MAPPED
2022-08-10T23:36:07,260 | 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-08-10T23:36:07,271 | INFO  | features-3-thread-1 | DistributedDataStoreFactory      | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Create data store instance of type : config
2022-08-10T23:36:07,272 | INFO  | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Config file exists - reading config from it
2022-08-10T23:36:07,273 | INFO  | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Config file exists - reading config from it
2022-08-10T23:36:07,284 | INFO  | features-3-thread-1 | AbstractDataStore                | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Creating ShardManager : shardmanager-config
2022-08-10T23:36:07,313 | INFO  | opendaylight-cluster-data-shard-dispatcher-24 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Starting ShardManager shard-manager-config
2022-08-10T23:36:07,320 | INFO  | opendaylight-cluster-data-shard-dispatcher-25 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Recovery complete : shard-manager-config
2022-08-10T23:36:07,353 | INFO  | opendaylight-cluster-data-shard-dispatcher-25 | 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-08-10T23:36:07,354 | INFO  | opendaylight-cluster-data-shard-dispatcher-25 | 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-08-10T23:36:07,354 | INFO  | opendaylight-cluster-data-shard-dispatcher-25 | 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-08-10T23:36:07,355 | INFO  | opendaylight-cluster-data-shard-dispatcher-25 | 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-08-10T23:36:07,355 | INFO  | opendaylight-cluster-data-shard-dispatcher-25 | 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-08-10T23:36:07,402 | INFO  | features-3-thread-1 | DistributedDataStoreFactory      | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Data store config is using ask-based protocol
2022-08-10T23:36:07,406 | INFO  | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Config file exists - reading config from it
2022-08-10T23:36:07,407 | INFO  | features-3-thread-1 | AbstractModuleShardConfigProvider | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Config file exists - reading config from it
2022-08-10T23:36:07,407 | INFO  | opendaylight-cluster-data-shard-dispatcher-25 | 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-08-10T23:36:07,407 | INFO  | features-3-thread-1 | OSGiDistributedDataStore         | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Distributed Datastore type OPERATIONAL starting
2022-08-10T23:36:07,408 | 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-08-10T23:36:07,409 | INFO  | opendaylight-cluster-data-shard-dispatcher-25 | 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-08-10T23:36:07,411 | INFO  | opendaylight-cluster-data-shard-dispatcher-25 | 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-08-10T23:36:07,411 | INFO  | features-3-thread-1 | DistributedDataStoreFactory      | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Create data store instance of type : operational
2022-08-10T23:36:07,412 | INFO  | features-3-thread-1 | AbstractDataStore                | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Creating ShardManager : shardmanager-operational
2022-08-10T23:36:07,413 | INFO  | opendaylight-cluster-data-shard-dispatcher-25 | 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-08-10T23:36:07,417 | INFO  | opendaylight-cluster-data-shard-dispatcher-29 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Starting ShardManager shard-manager-operational
2022-08-10T23:36:07,424 | INFO  | opendaylight-cluster-data-shard-dispatcher-28 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Recovery complete : shard-manager-operational
2022-08-10T23:36:07,425 | INFO  | opendaylight-cluster-data-shard-dispatcher-24 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Shard created : member-1-shard-default-config, persistent : true
2022-08-10T23:36:07,425 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Shard created : member-1-shard-topology-config, persistent : true
2022-08-10T23:36:07,425 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Shard created : member-1-shard-inventory-config, persistent : true
2022-08-10T23:36:07,425 | INFO  | opendaylight-cluster-data-shard-dispatcher-25 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Shard created : member-1-shard-toaster-config, persistent : true
2022-08-10T23:36:07,426 | 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-08-10T23:36:07,426 | 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-08-10T23:36:07,426 | 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-08-10T23:36:07,427 | 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-08-10T23:36:07,427 | 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-08-10T23:36:07,435 | INFO  | features-3-thread-1 | DistributedDataStoreFactory      | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Data store operational is using ask-based protocol
2022-08-10T23:36:07,438 | 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-08-10T23:36:07,440 | 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-08-10T23:36:07,441 | 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-08-10T23:36:07,442 | INFO  | opendaylight-cluster-data-shard-dispatcher-29 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Shard created : member-1-shard-default-operational, persistent : false
2022-08-10T23:36:07,442 | INFO  | opendaylight-cluster-data-shard-dispatcher-30 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Shard created : member-1-shard-topology-operational, persistent : false
2022-08-10T23:36:07,442 | 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-08-10T23:36:07,443 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.topology-singleton/2.0.11
2022-08-10T23:36:07,443 | INFO  | opendaylight-cluster-data-shard-dispatcher-31 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | Shard created : member-1-shard-inventory-operational, persistent : false
2022-08-10T23:36:07,443 | 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-08-10T23:36:07,483 | 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.netconf.sal.connect.api.SchemaResourceManager), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)]
2022-08-10T23:36:07,486 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.glassfish.hk2.utils/2.5.0.b42
2022-08-10T23:36:07,487 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | 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#1173645145 created and ready for shard:member-1-shard-default-config
2022-08-10T23:36:07,487 | 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-operational/member-1-shard-default-operational/member-1-shard-default-operational-notifier#-1411770940 created and ready for shard:member-1-shard-default-operational
2022-08-10T23:36:07,487 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | 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#960272706 created and ready for shard:member-1-shard-inventory-operational
2022-08-10T23:36:07,487 | 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-inventory-config/member-1-shard-inventory-config-notifier#-415494414 created and ready for shard:member-1-shard-inventory-config
2022-08-10T23:36:07,488 | 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#707207746 created and ready for shard:member-1-shard-topology-operational
2022-08-10T23:36:07,488 | 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-config/member-1-shard-toaster-config/member-1-shard-toaster-config-notifier#-1808411438 created and ready for shard:member-1-shard-toaster-config
2022-08-10T23:36:07,487 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-20 | 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#8342154 created and ready for shard:member-1-shard-topology-config
2022-08-10T23:36:07,487 | 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-operational/member-1-shard-toaster-operational/member-1-shard-toaster-operational-notifier#-1825635237 created and ready for shard:member-1-shard-toaster-operational
2022-08-10T23:36:07,492 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   jakarta.activation-api/1.2.2
2022-08-10T23:36:07,497 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.jboss.netty/3.10.6.Final
2022-08-10T23:36:07,505 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | 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-08-10T23:36:07,506 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | 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-08-10T23:36:07,508 | INFO  | opendaylight-cluster-data-shard-dispatcher-30 | 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-08-10T23:36:07,508 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.controller.repackaged-akka/4.0.7
2022-08-10T23:36:07,509 | 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-08-10T23:36:07,510 | INFO  | opendaylight-cluster-data-shard-dispatcher-25 | 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-08-10T23:36:07,511 | INFO  | opendaylight-cluster-data-shard-dispatcher-24 | 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-08-10T23:36:07,511 | 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=39, Unknown=0, GracePeriod=18, Waiting=3, Starting=0, Active=448, Stopping=0, Failure=0}
2022-08-10T23:36:07,514 | INFO  | opendaylight-cluster-data-shard-dispatcher-29 | 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-08-10T23:36:07,514 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.common/4.1.69.Final
2022-08-10T23:36:07,516 | 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-08-10T23:36:07,517 | INFO  | opendaylight-cluster-data-shard-dispatcher-31 | 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-08-10T23:36:07,521 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.buffer/4.1.69.Final
2022-08-10T23:36:07,524 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   io.netty.transport/4.1.69.Final
2022-08-10T23:36:07,526 | 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-08-10T23:36:07,538 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | 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-08-10T23:36:07,538 | INFO  | opendaylight-cluster-data-shard-dispatcher-30 | 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-08-10T23:36:07,538 | 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-08-10T23:36:07,538 | INFO  | opendaylight-cluster-data-shard-dispatcher-29 | 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-08-10T23:36:07,539 | INFO  | opendaylight-cluster-data-shard-dispatcher-28 | 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-08-10T23:36:07,540 | INFO  | opendaylight-cluster-data-shard-dispatcher-24 | 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-08-10T23:36:07,540 | INFO  | opendaylight-cluster-data-shard-dispatcher-31 | 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-08-10T23:36:07,538 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | 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-08-10T23:36:07,543 | 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.netconf.sal.connect.api.DeviceActionFactory), (objectClass=org.opendaylight.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)]
2022-08-10T23:36:07,544 | 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.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)]
2022-08-10T23:36:07,549 | 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 null to Follower
2022-08-10T23:36:07,549 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-20 | 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-08-10T23:36:07,549 | 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 null to Follower
2022-08-10T23:36:07,550 | 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-config , received role change from null to Follower
2022-08-10T23:36:07,551 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | 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-08-10T23:36:07,552 | 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-config , received role change from null to Follower
2022-08-10T23:36:07,555 | 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-config , received role change from null to Follower
2022-08-10T23:36:07,555 | 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-toaster-operational , received role change from null to Follower
2022-08-10T23:36:07,598 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-toaster-operational (Candidate): Starting new election term 1
2022-08-10T23:36:07,599 | INFO  | opendaylight-cluster-data-shard-dispatcher-28 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-topology-operational (Candidate): Starting new election term 1
2022-08-10T23:36:07,599 | INFO  | opendaylight-cluster-data-shard-dispatcher-31 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-topology-config (Candidate): Starting new election term 1
2022-08-10T23:36:07,599 | INFO  | opendaylight-cluster-data-shard-dispatcher-28 | 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-08-10T23:36:07,599 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-default-config (Candidate): Starting new election term 1
2022-08-10T23:36:07,599 | INFO  | opendaylight-cluster-data-shard-dispatcher-29 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-default-operational (Candidate): Starting new election term 1
2022-08-10T23:36:07,600 | 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 Follower to Candidate
2022-08-10T23:36:07,600 | INFO  | opendaylight-cluster-data-shard-dispatcher-31 | 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-08-10T23:36:07,600 | INFO  | opendaylight-cluster-data-shard-dispatcher-29 | 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-08-10T23:36:07,600 | 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-config , received role change from Follower to Candidate
2022-08-10T23:36:07,601 | 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-default-operational , received role change from Follower to Candidate
2022-08-10T23:36:07,601 | 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-08-10T23:36:07,601 | INFO  | opendaylight-cluster-data-shard-dispatcher-24 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-inventory-config (Candidate): Starting new election term 1
2022-08-10T23:36:07,602 | 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-08-10T23:36:07,602 | INFO  | opendaylight-cluster-data-shard-dispatcher-24 | 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-08-10T23:36:07,602 | 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-inventory-operational , received role change from Follower to Candidate
2022-08-10T23:36:07,602 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | 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-08-10T23:36:07,602 | INFO  | features-3-thread-1 | DefaultSchemaResourceManager     | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 |  -   | Schema Resource Manager instantiated on cache/schema
2022-08-10T23:36:07,602 | INFO  | opendaylight-cluster-data-shard-dispatcher-30 | Shard                            | 321 - org.opendaylight.controller.sal-clustering-commons - 4.0.7 |  -   | member-1-shard-toaster-config (Candidate): Starting new election term 1
2022-08-10T23:36:07,603 | INFO  | opendaylight-cluster-data-shard-dispatcher-30 | 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-08-10T23:36:07,600 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | 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-08-10T23:36:07,603 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | 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-08-10T23:36:07,605 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | 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-08-10T23:36:07,606 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | 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-08-10T23:36:07,608 | 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.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)]
2022-08-10T23:36:07,608 | INFO  | Blueprint Extender: 2 | 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), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.netconf.sal.connect.netconf.schema.mapping.BaseNetconfSchemas), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)]
2022-08-10T23:36:07,611 | 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), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)]
2022-08-10T23:36:07,612 | 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.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)]
2022-08-10T23:36:07,613 | 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-toaster-operational , received role change from Follower to Candidate
2022-08-10T23:36:07,713 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | ClusterSingletonProxy            | 316 - org.opendaylight.controller.repackaged-akka - 4.0.7 |  -   | Singleton identified at [akka://opendaylight-cluster-data/system/singletonManagerOwnerSupervisor/OwnerSupervisor]
2022-08-10T23:36:07,745 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | 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-08-10T23:36:07,745 | INFO  | opendaylight-cluster-data-shard-dispatcher-25 | 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-08-10T23:36:07,745 | INFO  | opendaylight-cluster-data-shard-dispatcher-28 | 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-08-10T23:36:07,745 | INFO  | opendaylight-cluster-data-shard-dispatcher-30 | 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-08-10T23:36:07,749 | 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 Candidate to Leader
2022-08-10T23:36:07,749 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | 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-08-10T23:36:07,748 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | 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-08-10T23:36:07,749 | 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-operational , received role change from Candidate to Leader
2022-08-10T23:36:07,759 | 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-default-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational
2022-08-10T23:36:07,760 | 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-operational , registered listener akka://opendaylight-cluster-data/user/shardmanager-operational
2022-08-10T23:36:07,760 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | 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-08-10T23:36:07,761 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | 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-08-10T23:36:07,774 | INFO  | opendaylight-cluster-data-shard-dispatcher-28 | 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-08-10T23:36:07,778 | INFO  | opendaylight-cluster-data-shard-dispatcher-28 | 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-08-10T23:36:07,779 | INFO  | opendaylight-cluster-data-shard-dispatcher-28 | 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-08-10T23:36:07,779 | INFO  | opendaylight-cluster-data-shard-dispatcher-28 | 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-08-10T23:36:07,780 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | 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-08-10T23:36:07,781 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | 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-08-10T23:36:07,781 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | 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-08-10T23:36:07,782 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | 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-08-10T23:36:07,782 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-operational: All Shards are ready - data store operational is ready
2022-08-10T23:36:07,786 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | OSGiDOMStore                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Datastore service type OPERATIONAL activated
2022-08-10T23:36:07,787 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | OSGiDistributedDataStore         | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Distributed Datastore type OPERATIONAL started
2022-08-10T23:36:07,824 | INFO  | features-3-thread-1 | OSGiBaseNetconfSchemas           | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 |  -   | Base NETCONF Schemas started
2022-08-10T23:36:07,826 | 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-08-10T23:36:07,829 | 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-08-10T23:36:07,831 | 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-08-10T23:36:07,834 | 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-08-10T23:36:07,838 | 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-08-10T23:36:07,838 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   javax.ws.rs-api/2.1.99.b01
2022-08-10T23:36:07,844 | 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-08-10T23:36:07,846 | 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-08-10T23:36:07,851 | 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-08-10T23:36:07,857 | 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 is waiting for dependencies [(&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-08-10T23:36:07,859 | 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-08-10T23:36:07,864 | 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.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.onap.ccsdk.features.sdnr.wt.dataprovider.model.IEntityDataProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService)]
2022-08-10T23:36:07,865 | 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.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)]
2022-08-10T23:36:07,869 | INFO  | features-3-thread-1 | OSGiClusterSingletonServiceProvider | 372 - org.opendaylight.mdsal.singleton-dom-impl - 8.0.7 |  -   | Cluster Singleton Service starting
2022-08-10T23:36:07,873 | INFO  | features-3-thread-1 | OSGiClusterSingletonServiceProvider | 372 - org.opendaylight.mdsal.singleton-dom-impl - 8.0.7 |  -   | Cluster Singleton Service started
2022-08-10T23:36:07,875 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.topology-impl/2.0.11
2022-08-10T23:36:07,888 | 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.controller.config.threadpool.ScheduledThreadPool), (objectClass=org.opendaylight.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-08-10T23:36:07,890 | 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-08-10T23:36:07,892 | 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-08-10T23:36:07,894 | 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-08-10T23:36:07,971 | 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-08-10T23:36:07,975 | 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-08-10T23:36:07,980 | 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-08-10T23:36:07,981 | 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-08-10T23:36:08,035 | 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-08-10T23:36:08,035 | 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-08-10T23:36:08,037 | 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-08-10T23:36:08,043 | 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-08-10T23:36:08,047 | 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-08-10T23:36:08,056 | 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-08-10T23:36:08,056 | INFO  | features-3-thread-1 | MountpointRegistrarImpl          | 240 - ures.sdnr.wt.sdnr-wt-mountpoint-registrar-provider - 1.3.1 |  -   | Init call for mountpoint-registrar
2022-08-10T23:36:08,067 | 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-08-10T23:36:08,067 | 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-08-10T23:36:08,068 | 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-08-10T23:36:08,068 | 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-08-10T23:36:08,068 | 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-08-10T23:36:08,069 | 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-08-10T23:36:08,069 | 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-08-10T23:36:08,070 | 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-08-10T23:36:08,070 | 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-08-10T23:36:08,071 | 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-08-10T23:36:08,071 | 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-08-10T23:36:08,072 | 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-08-10T23:36:08,072 | 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-08-10T23:36:08,072 | 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-08-10T23:36:08,073 | 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-08-10T23:36:08,073 | 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-08-10T23:36:08,073 | 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-08-10T23:36:08,074 | 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-08-10T23:36:08,074 | 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-08-10T23:36:08,075 | 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-08-10T23:36:08,075 | 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-08-10T23:36:08,076 | 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-08-10T23:36:08,076 | 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-08-10T23:36:08,077 | 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-08-10T23:36:08,077 | 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-08-10T23:36:08,078 | 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-08-10T23:36:08,078 | 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-08-10T23:36:08,078 | 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-08-10T23:36:08,079 | 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-08-10T23:36:08,079 | 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-08-10T23:36:08,080 | 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-08-10T23:36:08,080 | 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-08-10T23:36:08,080 | 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-08-10T23:36:08,081 | 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-08-10T23:36:08,081 | 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-08-10T23:36:08,081 | 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-08-10T23:36:08,082 | 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-08-10T23:36:08,082 | 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-08-10T23:36:08,084 | 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-08-10T23:36:08,085 | 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-08-10T23:36:08,085 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.netconf.config/2.0.11
2022-08-10T23:36:08,157 | INFO  | Blueprint Extender: 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.mdsal.binding.api.DataBroker)]
2022-08-10T23:36:08,158 | 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), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)]
2022-08-10T23:36:08,157 | 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.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (objectClass=org.opendaylight.controller.config.threadpool.ThreadPool)]
2022-08-10T23:36:08,159 | 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-08-10T23:36:08,159 | 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), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker))]
2022-08-10T23:36:08,160 | INFO  | Blueprint Extender: 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.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-08-10T23:36:08,160 | 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.aaa.encrypt.AAAEncryptionService), (objectClass=org.opendaylight.mdsal.binding.api.DataBroker)]
2022-08-10T23:36:08,162 | 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-08-10T23:36:08,165 | 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-08-10T23:36:08,296 | 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-08-10T23:36:08,303 | 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-08-10T23:36:08,309 | 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-08-10T23:36:08,311 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   |   org.opendaylight.daexim.impl/1.10.1
2022-08-10T23:36:08,334 | 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-08-10T23:36:08,338 | 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-08-10T23:36:08,342 | 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-08-10T23:36:08,343 | 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-08-10T23:36:08,345 | 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-08-10T23:36:08,351 | 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.binding.api.DataBroker), (objectClass=org.opendaylight.mdsal.dom.api.DOMDataBroker)]
2022-08-10T23:36:08,356 | INFO  | features-3-thread-1 | Activator                        | 120 - org.apache.karaf.deployer.features - 4.3.3 |  -   | Deployment finished. Registering FeatureDeploymentListener
2022-08-10T23:36:08,370 | INFO  | opendaylight-cluster-data-shard-dispatcher-30 | 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-08-10T23:36:08,370 | INFO  | opendaylight-cluster-data-shard-dispatcher-28 | 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-08-10T23:36:08,370 | INFO  | opendaylight-cluster-data-shard-dispatcher-26 | 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-08-10T23:36:08,370 | INFO  | opendaylight-cluster-data-shard-dispatcher-29 | 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-08-10T23:36:08,371 | 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-08-10T23:36:08,371 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-17 | 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-08-10T23:36:08,370 | 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-config , received role change from Candidate to Leader
2022-08-10T23:36:08,371 | 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 Candidate to Leader
2022-08-10T23:36:08,372 | 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-config , registered listener akka://opendaylight-cluster-data/user/shardmanager-config
2022-08-10T23:36:08,372 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | 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-08-10T23:36:08,372 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-20 | 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-08-10T23:36:08,373 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-18 | 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-08-10T23:36:08,373 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | 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-08-10T23:36:08,374 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | 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-08-10T23:36:08,374 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | 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-08-10T23:36:08,374 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | 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-08-10T23:36:08,375 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | 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-08-10T23:36:08,375 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | 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-08-10T23:36:08,376 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | 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-08-10T23:36:08,376 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | 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-08-10T23:36:08,376 | INFO  | opendaylight-cluster-data-shard-dispatcher-27 | ShardManager                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | shard-manager-config: All Shards are ready - data store config is ready
2022-08-10T23:36:08,386 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | OSGiDOMStore                     | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Datastore service type CONFIGURATION activated
2022-08-10T23:36:08,391 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | OSGiDOMDataBroker                | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | DOM Data Broker starting
2022-08-10T23:36:08,403 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | ConcurrentDOMDataBroker          | 430 - org.opendaylight.yangtools.util - 7.0.9 |  -   | ThreadFactory created: CommitFutures
2022-08-10T23:36:08,413 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | OSGiDOMDataBroker                | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | DOM Data Broker started
2022-08-10T23:36:08,419 | 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-08-10T23:36:08,420 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | AbstractAdaptedService           | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding/DOM adapter for DataBroker activated
2022-08-10T23:36:08,509 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | OSGiPasswordServiceConfigBootstrap | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 |  -   | Listening for password service configuration
2022-08-10T23:36:08,510 | 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.IIDMStore), (objectClass=org.opendaylight.aaa.api.ClaimCache), Initial app config DatastoreConfig, (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)]
2022-08-10T23:36:08,523 | 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.ClaimCache), Initial app config DatastoreConfig, (objectClass=org.opendaylight.aaa.api.password.service.PasswordHashService), (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)]
2022-08-10T23:36:08,533 | INFO  | opendaylight-cluster-data-notification-dispatcher-34 | DefaultPasswordHashService       | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 |  -   | DefaultPasswordHashService will utilize default iteration count=20000
2022-08-10T23:36:08,535 | INFO  | opendaylight-cluster-data-notification-dispatcher-34 | DefaultPasswordHashService       | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 |  -   | DefaultPasswordHashService will utilize default algorithm=SHA-512
2022-08-10T23:36:08,535 | INFO  | opendaylight-cluster-data-notification-dispatcher-34 | DefaultPasswordHashService       | 298 - org.opendaylight.aaa.password-service-impl - 0.14.7 |  -   | DefaultPasswordHashService will not utilize a private salt, since none was configured
2022-08-10T23:36:08,563 | 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=8, Unknown=0, GracePeriod=25, Waiting=3, Starting=0, Active=472, Stopping=0, Failure=0}
2022-08-10T23:36:08,576 | INFO  | opendaylight-cluster-data-notification-dispatcher-34 | OSGiH2Store                      | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 |  -   | H2 IDMStore activated
2022-08-10T23:36:08,577 | 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.ClaimCache), Initial app config DatastoreConfig, (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)]
2022-08-10T23:36:08,578 | 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 [Initial app config DatastoreConfig, (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager), (objectClass=org.opendaylight.aaa.api.PasswordCredentialAuth)]
2022-08-10T23:36:08,579 | 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 [Initial app config DatastoreConfig, (&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager)]
2022-08-10T23:36:08,594 | 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 [(&(|(type=default)(!(type=*)))(objectClass=org.opendaylight.mdsal.binding.api.DataBroker)), (objectClass=org.opendaylight.aaa.cert.api.ICertificateManager)]
2022-08-10T23:36:08,598 | 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-08-10T23:36:08,625 | 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.cert.api.ICertificateManager)]
2022-08-10T23:36:08,625 | 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.aaa.encrypt.AAAEncryptionService)]
2022-08-10T23:36:08,625 | 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.dataprovider.model.IEntityDataProvider), (objectClass=org.onap.ccsdk.features.sdnr.wt.netconfnodestateservice.NetconfNodeStateService)]
2022-08-10T23:36:08,646 | INFO  | Blueprint Extender: 3 | AboutHttpServlet                 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | try to get pom parent version
2022-08-10T23:36:08,651 | INFO  | Blueprint Extender: 2 | OpticalServiceProvider           | 290 - org.onap.sdnc.northbound.optical-service-provider - 2.3.0 |  -   | Creating provider for optical-service
2022-08-10T23:36:08,651 | INFO  | Blueprint Extender: 2 | OpticalServiceProvider           | 290 - org.onap.sdnc.northbound.optical-service-provider - 2.3.0 |  -   | Initializing provider for optical-service
2022-08-10T23:36:08,652 | INFO  | Blueprint Extender: 1 | AsdcApiProvider                  | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 |  -   | Creating provider for asdcApi
2022-08-10T23:36:08,653 | INFO  | Blueprint Extender: 1 | AsdcApiProvider                  | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 |  -   | Initializing org.onap.ccsdk.sli.northbound.asdcapi.AsdcApiProvider for asdcApi
2022-08-10T23:36:08,655 | INFO  | Blueprint Extender: 2 | OpticalServiceProvider           | 290 - org.onap.sdnc.northbound.optical-service-provider - 2.3.0 |  -   | Initialization complete for optical-service
2022-08-10T23:36:08,656 | INFO  | Blueprint Extender: 2 | 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-08-10T23:36:08,657 | 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-08-10T23:36:08,662 | INFO  | Blueprint Extender: 3 | Resources                        | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | Load resource from bundle: /META-INF/git.properties
2022-08-10T23:36:08,664 | INFO  | Blueprint Extender: 3 | Resources                        | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | Load resource from bundle: about/README.md
2022-08-10T23:36:08,665 | INFO  | Blueprint Extender: 3 | Resources                        | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | Load resource from bundle: about/README.json
2022-08-10T23:36:08,678 | INFO  | Blueprint Extender: 3 | DataProviderImpl                 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Creating provider for data-provider
2022-08-10T23:36:08,680 | INFO  | Blueprint Extender: 3 | DataProviderImpl                 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Session Initiated start data-provider
2022-08-10T23:36:08,689 | INFO  | Blueprint Extender: 2 | GenericResourceApiProvider       | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 |  -   | Creating provider for generic-resource-api
2022-08-10T23:36:08,690 | INFO  | Blueprint Extender: 2 | GenericResourceApiProvider       | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 |  -   | Initializing provider for generic-resource-api
2022-08-10T23:36:08,747 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:08,873 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | DataExportImportAppProvider      | 328 - org.opendaylight.daexim.impl - 1.10.1 |  -   | ThreadFactory created: daexim-scheduler
2022-08-10T23:36:08,876 | INFO  | Blueprint Extender: 1 | AsdcApiProvider                  | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 |  -   | Create Containers succeeded!: 
2022-08-10T23:36:08,877 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | 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-08-10T23:36:08,879 | INFO  | Blueprint Extender: 1 | AsdcApiProvider                  | 278 - org.onap.ccsdk.sli.northbound.asdcApi-provider - 1.4.1 |  -   | Initialization complete for asdcApi
2022-08-10T23:36:08,880 | 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 has been started
2022-08-10T23:36:08,881 | 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-08-10T23:36:08,884 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | 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-08-10T23:36:08,900 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | DataExportImportAppProvider      | 328 - org.opendaylight.daexim.impl - 1.10.1 |  -   | Published OSGi service interface org.opendaylight.daexim.DataImportBootReady
2022-08-10T23:36:08,910 | INFO  | Blueprint Extender: 1 | DataChangeProvider               | 280 - org.onap.ccsdk.sli.northbound.dataChange-provider - 1.4.1 |  -   | Creating provider for DataChange
2022-08-10T23:36:08,911 | INFO  | Blueprint Extender: 1 | DataChangeProvider               | 280 - org.onap.ccsdk.sli.northbound.dataChange-provider - 1.4.1 |  -   | Initializing provider for DataChange
2022-08-10T23:36:08,915 | INFO  | Blueprint Extender: 1 | DataChangeProvider               | 280 - org.onap.ccsdk.sli.northbound.dataChange-provider - 1.4.1 |  -   | Initialization complete for DataChange
2022-08-10T23:36:08,917 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:08,919 | 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-08-10T23:36:08,920 | 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.aaa.encrypt.AAAEncryptionService)]
2022-08-10T23:36:08,927 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | OSGiClusterAdmin                 | 320 - org.opendaylight.controller.sal-cluster-admin-impl - 4.0.7 |  -   | Cluster Admin services started
2022-08-10T23:36:08,928 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-13 | OSGiDistributedDataStore         | 323 - .opendaylight.controller.sal-distributed-datastore - 4.0.7 |  -   | Distributed Datastore type CONFIGURATION started
2022-08-10T23:36:09,033 | INFO  | Blueprint Extender: 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-08-10T23:36:09,034 | 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-08-10T23:36:09,044 | INFO  | Blueprint Extender: 3 | ExtRestClient                    | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | working with sdnrdb version 7.9.3
2022-08-10T23:36:09,048 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,081 | INFO  | Blueprint Extender: 1 | NetconfSalKeystoreService        | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 |  -   | Starting NETCONF keystore service.
2022-08-10T23:36:09,135 | INFO  | features-3-thread-1 | FeaturesServiceImpl              | 16 - org.apache.karaf.features.core - 4.3.3 |  -   | Done.
2022-08-10T23:36:09,273 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.topology-impl/2.0.11 has been started
2022-08-10T23:36:09,274 | 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-08-10T23:36:09,275 | INFO  | Blueprint Extender: 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)]
2022-08-10T23:36:09,275 | 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 is waiting for dependencies [(objectClass=org.opendaylight.aaa.web.WebContextSecurer)]
2022-08-10T23:36:09,400 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,401 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,402 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,411 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,412 | INFO  | Blueprint Extender: 1 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Creating provider for slitester
2022-08-10T23:36:09,412 | INFO  | Blueprint Extender: 1 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Initializing provider for slitester
2022-08-10T23:36:09,412 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,413 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,415 | INFO  | Blueprint Extender: 1 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | SDNC STATUS FILE = null
2022-08-10T23:36:09,416 | INFO  | Blueprint Extender: 1 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Initialization complete for slitester
2022-08-10T23:36:09,417 | 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 has been started
2022-08-10T23:36:09,417 | 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-08-10T23:36:09,426 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,428 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,429 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,436 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,438 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,439 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,447 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,449 | INFO  | Blueprint Extender: 1 | LcmProvider                      | 282 - org.onap.ccsdk.sli.northbound.lcm-provider - 1.4.1 |  -   | Creating provider for LCM
2022-08-10T23:36:09,449 | INFO  | Blueprint Extender: 1 | LcmProvider                      | 282 - org.onap.ccsdk.sli.northbound.lcm-provider - 1.4.1 |  -   | Initializing org.onap.ccsdk.sli.northbound.LcmProvider for LCM
2022-08-10T23:36:09,450 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,451 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,459 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,461 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,462 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,471 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,474 | INFO  | Blueprint Extender: 1 | LcmProvider                      | 282 - org.onap.ccsdk.sli.northbound.lcm-provider - 1.4.1 |  -   | Initialization complete for LCM
2022-08-10T23:36:09,474 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,477 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,479 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:09,480 | 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-08-10T23:36:09,481 | 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.WebContextSecurer)]
2022-08-10T23:36:09,487 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,488 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,489 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,497 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,499 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,500 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,515 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,518 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,523 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,530 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,531 | INFO  | Blueprint Extender: 3 | DataObjectAcessorPm              | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | DataObjectAcessorPm
2022-08-10T23:36:09,532 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,538 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,539 | INFO  | Blueprint Extender: 3 | DataObjectAcessorPm              | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | DataObjectAcessorPm
2022-08-10T23:36:09,543 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,556 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,559 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,560 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,561 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,562 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,563 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,564 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,565 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,566 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,573 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,575 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,575 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,576 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,578 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,580 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,605 | 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-08-10T23:36:09,620 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,621 | INFO  | Blueprint Extender: 3 | DataProviderServiceImpl          | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Register RPC Service DataProviderServiceImpl
2022-08-10T23:36:09,636 | INFO  | Blueprint Extender: 2 | GenericResourceApiProvider       | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 |  -   | Create containers succeeded!
2022-08-10T23:36:09,637 | 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-08-10T23:36:09,641 | INFO  | Blueprint Extender: 3 | DataProviderImpl                 | 225 - dk.features.sdnr.wt.sdnr-wt-data-provider-provider - 1.3.1 |  -   | Session Initiated end. Initialization done
2022-08-10T23:36:09,646 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:09,686 | INFO  | Blueprint Extender: 1 | AaaCertMdsalProvider             | 292 - org.opendaylight.aaa.cert - 0.14.7 |  -   | AaaCertMdsalProvider Initialized
2022-08-10T23:36:09,695 | 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-08-10T23:36:09,709 | WARN  | Thread-60        | Section                          | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | ignoring unknown formatted line:esCluster=
2022-08-10T23:36:09,721 | INFO  | Blueprint Extender: 2 | GenericResourceApiProvider       | 288 - onap.sdnc.northbound.generic-resource-api-provider - 2.3.0 |  -   | Initialization complete for generic-resource-api
2022-08-10T23:36:09,725 | INFO  | Blueprint Extender: 2 | 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-08-10T23:36:09,726 | 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-08-10T23:36:09,730 | 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-08-10T23:36:09,892 | INFO  | Blueprint Extender: 2 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 |  -   | Setting port for call home server to 6666
2022-08-10T23:36:09,893 | INFO  | Blueprint Extender: 2 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 |  -   | Initializing provider for CallHomeServer
2022-08-10T23:36:09,893 | INFO  | Blueprint Extender: 2 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 |  -   | Initializing Call Home server instance
2022-08-10T23:36:10,052 | INFO  | Blueprint Extender: 1 | ODLKeyTool                       | 292 - org.opendaylight.aaa.cert - 0.14.7 |  -   | ctl.jks is created
2022-08-10T23:36:10,049 | WARN  | qtp1877173287-572 | 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) ~[?:?]
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[?:?]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[?:?]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[?:?]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[?:?]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[?:?]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[?:?]
	at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:108) ~[?:?]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[?:?]
	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[?:?]
	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[?:?]
	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) ~[?:?]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) ~[?:?]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) ~[?:?]
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[?:?]
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) ~[?:?]
	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) ~[?:?]
	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.produce(EatWhatYouKill.java:137) ~[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-08-10T23:36:10,049 | WARN  | qtp1877173287-577 | 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-08-10T23:36:10,074 | INFO  | Blueprint Extender: 2 | EdDSASecurityProviderRegistrar   | 402 - org.opendaylight.netconf.shaded-sshd - 2.0.11 |  -   | getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider
2022-08-10T23:36:10,164 | INFO  | Blueprint Extender: 1 | CertificateManagerService        | 292 - org.opendaylight.aaa.cert - 0.14.7 |  -   | Certificate Manager service has been initialized
2022-08-10T23:36:10,169 | INFO  | Blueprint Extender: 1 | AaaCertMdsalProvider             | 292 - org.opendaylight.aaa.cert - 0.14.7 |  -   | AaaCertMdsalProvider Initialized
2022-08-10T23:36:10,170 | INFO  | Blueprint Extender: 1 | AaaCertRpcServiceImpl            | 292 - org.opendaylight.aaa.cert - 0.14.7 |  -   | AaaCert Rpc Service has been initialized
2022-08-10T23:36:10,175 | 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-08-10T23:36:10,176 | 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-08-10T23:36:10,243 | 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-08-10T23:36:10,245 | 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-08-10T23:36:10,245 | 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-08-10T23:36:10,246 | 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-08-10T23:36:10,247 | 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-08-10T23:36:10,247 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:10,248 | INFO  | Blueprint Extender: 3 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-08-10T23:36:10,251 | INFO  | Blueprint Extender: 2 | DefaultIoServiceFactoryFactory   | 402 - org.opendaylight.netconf.shaded-sshd - 2.0.11 |  -   | No detected/configured IoServiceFactoryFactory using Nio2ServiceFactoryFactory
2022-08-10T23:36:10,253 | INFO  | Blueprint Extender: 1 | NetconfSalKeystoreService        | 53 - hstreet-technologies.netconf.sal-netconf-connector - 2.0.11 |  -   | Starting NETCONF keystore service.
2022-08-10T23:36:10,257 | 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-08-10T23:36:10,260 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.topology-singleton/2.0.11 has been started
2022-08-10T23:36:10,261 | 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-08-10T23:36:10,346 | WARN  | Blueprint Extender: 1 | 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-08-10T23:36:10,361 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:10,393 | INFO  | Blueprint Extender: 3 | 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-08-10T23:36:10,394 | 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-08-10T23:36:10,395 | 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)]
2022-08-10T23:36:10,422 | INFO  | nioEventLoopGroup-4-1 | LoggingHandler                   | 72 - io.netty.common - 4.1.69.Final |  -   | [id: 0xb072fca5] REGISTERED
2022-08-10T23:36:10,425 | INFO  | nioEventLoopGroup-4-1 | LoggingHandler                   | 72 - io.netty.common - 4.1.69.Final |  -   | [id: 0xb072fca5] BIND: 0.0.0.0/0.0.0.0:6666
2022-08-10T23:36:10,426 | INFO  | nioEventLoopGroup-4-1 | LoggingHandler                   | 72 - io.netty.common - 4.1.69.Final |  -   | [id: 0xb072fca5, L:/0.0.0.0:6666] ACTIVE
2022-08-10T23:36:10,429 | INFO  | Blueprint Extender: 2 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 |  -   | Initialization complete for Call Home server instance
2022-08-10T23:36:10,430 | INFO  | Blueprint Extender: 2 | IetfZeroTouchCallHomeServerProvider | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 |  -   | Initialization complete for CallHomeServer
2022-08-10T23:36:10,444 | INFO  | Blueprint Extender: 2 | NetconfCallHomeTlsService        | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 |  -   | Initializing Call Home TLS server instance
2022-08-10T23:36:10,455 | INFO  | Blueprint Extender: 2 | NetconfCallHomeTlsService        | 379 - org.opendaylight.netconf.callhome-provider - 2.0.11 |  -   | Initializing Call Home TLS server instance completed successfuly
2022-08-10T23:36:10,460 | INFO  | Blueprint Extender: 2 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.netconf.callhome-provider/2.0.11 has been started
2022-08-10T23:36:10,462 | 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-08-10T23:36:10,461 | INFO  | Blueprint Extender: 3 | NetconfNodeStateServiceImpl      | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 |  -   | Creating provider for NetconfNodeStateService
2022-08-10T23:36:10,471 | INFO  | Blueprint Extender: 3 | NetconfNodeStateServiceImpl      | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 |  -   | Session Initiated start NetconfNodeStateService
2022-08-10T23:36:10,473 | INFO  | Blueprint Extender: 3 | NetconfnodeStateServiceRpcApiImpl | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 |  -   | Register RPC Service NetconfnodeStateService
2022-08-10T23:36:10,529 | INFO  | Blueprint Extender: 3 | NetconfNodeStateServiceImpl      | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 |  -   | single node mode detected
2022-08-10T23:36:10,536 | INFO  | Blueprint Extender: 3 | NetconfNodeStateServiceImpl      | 243 - sdnr.wt.sdnr-wt-netconfnode-state-service-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-08-10T23:36:10,540 | 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-08-10T23:36:10,543 | 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-08-10T23:36:10,543 | 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-08-10T23:36:10,565 | INFO  | Blueprint Extender: 2 | DeviceManagerImpl                | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Creating provider for DeviceManager
2022-08-10T23:36:10,568 | INFO  | Blueprint Extender: 2 | DeviceManagerImpl                | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Session Initiated start DeviceManager
2022-08-10T23:36:10,575 | 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-08-10T23:36:10,575 | 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-08-10T23:36:10,576 | INFO  | Blueprint Extender: 2 | DcaeProviderClient               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create
2022-08-10T23:36:10,580 | 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-08-10T23:36:10,582 | 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-08-10T23:36:10,583 | INFO  | Blueprint Extender: 2 | DcaeSenderImpl                   | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | DcaeSenderImpl setup ends
2022-08-10T23:36:10,583 | INFO  | Blueprint Extender: 1 | H2TokenStore                     | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 |  -   | Initialized token store with default cache config
2022-08-10T23:36:10,584 | INFO  | Blueprint Extender: 1 | StoreBuilder                     | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 |  -   | Checking if default entries must be created in IDM store
2022-08-10T23:36:10,585 | INFO  | Blueprint Extender: 2 | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create Fault manager client Task
2022-08-10T23:36:10,586 | INFO  | Blueprint Extender: 2 | DcaeProviderTask                 | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create eventprovider task
2022-08-10T23:36:10,586 | INFO  | Blueprint Extender: 2 | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Fault task created with 120 Seconds
2022-08-10T23:36:10,589 | INFO  | Blueprint Extender: 2 | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Fault task scheduled
2022-08-10T23:36:10,623 | 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-08-10T23:36:10,639 | 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-08-10T23:36:10,640 | 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-08-10T23:36:10,640 | 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-08-10T23:36:10,641 | INFO  | Blueprint Extender: 2 | PerformanceManagerImpl           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Construct PerformanceManagerImpl
2022-08-10T23:36:10,649 | 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@77cbd798
2022-08-10T23:36:10,650 | INFO  | Blueprint Extender: 2 | PerformanceManagerImpl           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | 60 Seconds
2022-08-10T23:36:10,650 | INFO  | Blueprint Extender: 2 | PerformanceManagerImpl           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Start of PM task
2022-08-10T23:36:10,652 | 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-08-10T23:36:10,652 | INFO  | Blueprint Extender: 2 | PerformanceManagerTask           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | PM task created
2022-08-10T23:36:10,654 | INFO  | Blueprint Extender: 2 | PerformanceManagerTask           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | PM task scheduled
2022-08-10T23:36:10,655 | INFO  | Blueprint Extender: 2 | PerformanceManagerImpl           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | PM task scheduled
2022-08-10T23:36:10,655 | INFO  | Blueprint Extender: 2 | PerformanceManagerImpl           | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Construct end PerformanceManagerImpl
2022-08-10T23:36:10,656 | INFO  | Blueprint Extender: 2 | DeviceMonitorImpl                | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Construct DeviceMonitorImpl
2022-08-10T23:36:10,662 | 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-08-10T23:36:10,663 | 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-08-10T23:36:10,663 | 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-08-10T23:36:10,666 | INFO  | Blueprint Extender: 2 | DevicemanagerService             | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Register RPC Service DevicemanagerService
2022-08-10T23:36:10,679 | 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-08-10T23:36:10,680 | 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-08-10T23:36:10,875 | INFO  | Blueprint Extender: 1 | AbstractStore                    | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 |  -   | Table DOMAINS does not exist, creating it
2022-08-10T23:36:10,880 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | ArchiveCleanService              | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | We take Leadership
2022-08-10T23:36:10,881 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | ArchiveCleanService              | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | DBCleanService is turned off
2022-08-10T23:36:10,882 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | We take Leadership
2022-08-10T23:36:10,882 | INFO  | opendaylight-cluster-data-akka.actor.default-dispatcher-5 | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Starting scheduler with interval 30
2022-08-10T23:36:11,113 | INFO  | Blueprint Extender: 1 | StoreBuilder                     | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 |  -   | Created default domain
2022-08-10T23:36:11,121 | INFO  | Blueprint Extender: 1 | AbstractStore                    | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 |  -   | Table ROLES does not exist, creating it
2022-08-10T23:36:11,146 | INFO  | Blueprint Extender: 1 | StoreBuilder                     | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 |  -   | Created 'admin' role
2022-08-10T23:36:11,175 | INFO  | Blueprint Extender: 1 | StoreBuilder                     | 52 - com.highstreet-technologies.aaa.authn-api - 0.14.7 |  -   | Created 'user' role
2022-08-10T23:36:11,328 | INFO  | Blueprint Extender: 1 | AbstractStore                    | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 |  -   | Table USERS does not exist, creating it
2022-08-10T23:36:11,359 | INFO  | Blueprint Extender: 1 | AbstractStore                    | 296 - org.opendaylight.aaa.idm-store-h2 - 0.14.7 |  -   | Table GRANTS does not exist, creating it
2022-08-10T23:36:11,440 | INFO  | Blueprint Extender: 1 | AAAShiroProvider                 | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | attempting registration of AAA moon servlet
2022-08-10T23:36:11,442 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:11,461 | 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-08-10T23:36:11,462 | 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-08-10T23:36:11,462 | 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-08-10T23:36:11,572 | WARN  | Thread-67        | Section                          | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | ignoring unknown formatted line:aaiUserCredentials=
2022-08-10T23:36:11,573 | WARN  | Thread-67        | Section                          | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | ignoring unknown formatted line:aaiPcks12ClientCertFile=
2022-08-10T23:36:11,573 | WARN  | Thread-67        | Section                          | 222 - org.onap.ccsdk.features.sdnr.wt.sdnr-wt-common - 1.3.1 |  -   | ignoring unknown formatted line:aaiPcks12ClientCertPassphrase=
2022-08-10T23:36:11,573 | INFO  | Thread-67        | DcaeProviderClient               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Configuration change. Worker exchanged
2022-08-10T23:36:11,574 | INFO  | Thread-67        | 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-08-10T23:36:11,574 | INFO  | Thread-67        | DcaeSenderImpl                   | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | DcaeSenderImpl setup start with off admin:admin
2022-08-10T23:36:11,575 | INFO  | Thread-67        | DcaeSenderImpl                   | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | DcaeSenderImpl setup ends
2022-08-10T23:36:11,575 | INFO  | Thread-67        | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create Fault manager client Task
2022-08-10T23:36:11,575 | INFO  | Thread-67        | DcaeProviderTask                 | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create eventprovider task
2022-08-10T23:36:11,575 | INFO  | Thread-67        | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Fault task created with 120 Seconds
2022-08-10T23:36:11,576 | INFO  | Thread-67        | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Fault task scheduled
2022-08-10T23:36:11,577 | INFO  | Thread-67        | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | ConnectionStatusHousekeepingService status change from false to false
2022-08-10T23:36:11,577 | INFO  | Thread-67        | DeviceMonitorProblems            | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Change severity for connectionLossOAM from Major to Major
2022-08-10T23:36:11,577 | INFO  | Thread-67        | DeviceMonitorProblems            | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Change severity for connectionLossMediator from Major to Major
2022-08-10T23:36:11,577 | INFO  | Thread-67        | DeviceMonitorProblems            | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Change severity for connectionLossNeOAM from Major to Major
2022-08-10T23:36:11,671 | 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-08-10T23:36:11,861 | 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-08-10T23:36:11,862 | 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-08-10T23:36:11,862 | 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-08-10T23:36:11,863 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:11,864 | INFO  | Blueprint Extender: 1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-08-10T23:36:11,867 | 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-08-10T23:36:11,879 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://299.fwk746280996/META-INF/shiro.tld
2022-08-10T23:36:11,898 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:11,915 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/c-1_0.tld
2022-08-10T23:36:11,926 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/c-1_1.tld
2022-08-10T23:36:11,936 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/c.tld
2022-08-10T23:36:11,944 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:11,955 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/fmt-1_0.tld
2022-08-10T23:36:11,966 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/fmt.tld
2022-08-10T23:36:11,972 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/fn.tld
2022-08-10T23:36:11,976 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/permittedTaglibs.tld
2022-08-10T23:36:11,977 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/scriptfree.tld
2022-08-10T23:36:11,978 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:11,982 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/sql-1_0.tld
2022-08-10T23:36:11,987 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/sql.tld
2022-08-10T23:36:11,990 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:11,995 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/x-1_0.tld
2022-08-10T23:36:12,001 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/x.tld
2022-08-10T23:36:12,012 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:12,013 | INFO  | Blueprint Extender: 1 | AAAShiroProvider                 | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | AAAShiroProvider Session Initiated
2022-08-10T23:36:12,068 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:12,070 | 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@7ee5a68
2022-08-10T23:36:12,077 | 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-08-10T23:36:12,078 | 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-08-10T23:36:12,078 | 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-08-10T23:36:12,157 | INFO  | Blueprint Extender: 2 | DeviceManagerImpl                | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-08-10T23:36:12,160 | 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-08-10T23:36:12,161 | 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-08-10T23:36:12,172 | INFO  | Blueprint Extender: 3 | DeviceManagerOnfImpl             | 231 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider - 1.3.1 |  -   | Creating provider for DeviceManagerOnf
2022-08-10T23:36:12,172 | INFO  | Blueprint Extender: 2 | DeviceManagerORanImpl            | 228 - nr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider - 1.3.1 |  -   | Creating provider for DeviceManagerORan
2022-08-10T23:36:12,173 | INFO  | Blueprint Extender: 3 | DeviceManagerOnfImpl             | 231 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider - 1.3.1 |  -   | Session Initiated start DeviceManagerOnf
2022-08-10T23:36:12,173 | INFO  | Blueprint Extender: 2 | DeviceManagerORanImpl            | 228 - nr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider - 1.3.1 |  -   | Session Initiated start DeviceManagerORan
2022-08-10T23:36:12,179 | 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.oran.impl.startup.ORanNetworkElementFactory
2022-08-10T23:36:12,181 | 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.onf.impl.ONFCoreNetworkElementFactory
2022-08-10T23:36:12,466 | 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-08-10T23:36:12,466 | 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-08-10T23:36:12,467 | 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-08-10T23:36:12,467 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:12,470 | INFO  | Blueprint Extender: 1 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Filter for aliases [auth/*]: org.opendaylight.aaa.filterchain.filters.CustomFilterAdapter@1fb3eede with async: false
2022-08-10T23:36:12,472 | INFO  | Blueprint Extender: 1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-08-10T23:36:12,475 | 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-08-10T23:36:12,480 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://299.fwk746280996/META-INF/shiro.tld
2022-08-10T23:36:12,486 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:12,493 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/c-1_0.tld
2022-08-10T23:36:12,498 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/c-1_1.tld
2022-08-10T23:36:12,502 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/c.tld
2022-08-10T23:36:12,507 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:12,512 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/fmt-1_0.tld
2022-08-10T23:36:12,517 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/fmt.tld
2022-08-10T23:36:12,521 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/fn.tld
2022-08-10T23:36:12,523 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/permittedTaglibs.tld
2022-08-10T23:36:12,524 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/scriptfree.tld
2022-08-10T23:36:12,525 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:12,528 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/sql-1_0.tld
2022-08-10T23:36:12,532 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/sql.tld
2022-08-10T23:36:12,534 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:12,538 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/x-1_0.tld
2022-08-10T23:36:12,542 | INFO  | Blueprint Extender: 1 | TldScanner                       | 464 - org.ops4j.pax.web.pax-web-jsp - 7.3.19 |  -   | found TLD bundleresource://464.fwk746280996/META-INF/x.tld
2022-08-10T23:36:12,549 | INFO  | Blueprint Extender: 1 | id                               | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Initializing Shiro environment
2022-08-10T23:36:12,550 | INFO  | Blueprint Extender: 1 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Starting Shiro environment initialization.
2022-08-10T23:36:12,579 | INFO  | Thread-67        | DcaeProviderClient               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Configuration change. Worker exchanged
2022-08-10T23:36:12,580 | INFO  | Thread-67        | 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-08-10T23:36:12,580 | INFO  | Thread-67        | DcaeSenderImpl                   | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | DcaeSenderImpl setup start with off admin:admin
2022-08-10T23:36:12,580 | INFO  | Thread-67        | DcaeSenderImpl                   | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | DcaeSenderImpl setup ends
2022-08-10T23:36:12,581 | INFO  | Thread-67        | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create Fault manager client Task
2022-08-10T23:36:12,581 | INFO  | Thread-67        | DcaeProviderTask                 | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Create eventprovider task
2022-08-10T23:36:12,581 | INFO  | Thread-67        | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Fault task created with 120 Seconds
2022-08-10T23:36:12,582 | INFO  | Thread-67        | DcaeProviderWorker               | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Fault task scheduled
2022-08-10T23:36:12,583 | INFO  | Thread-67        | ConnectionStatusHousekeepingService | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | ConnectionStatusHousekeepingService status change from false to false
2022-08-10T23:36:12,583 | INFO  | Thread-67        | DeviceMonitorProblems            | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Change severity for connectionLossOAM from Major to Major
2022-08-10T23:36:12,583 | INFO  | Thread-67        | DeviceMonitorProblems            | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Change severity for connectionLossMediator from Major to Major
2022-08-10T23:36:12,583 | INFO  | Thread-67        | DeviceMonitorProblems            | 227 - atures.sdnr.wt.sdnr-wt-devicemanager-core-provider - 1.3.1 |  -   | Change severity for connectionLossNeOAM from Major to Major
2022-08-10T23:36:12,683 | INFO  | Blueprint Extender: 1 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-08-10T23:36:12,692 | 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-08-10T23:36:12,700 | 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-08-10T23:36:12,718 | 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-08-10T23:36:12,719 | INFO  | Blueprint Extender: 1 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-08-10T23:36:12,720 | 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-08-10T23:36:12,725 | INFO  | Blueprint Extender: 1 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Shiro environment initialized in 175 ms.
2022-08-10T23:36:12,726 | INFO  | Blueprint Extender: 1 | CustomFilterAdapter              | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Initializing CustomFilterAdapter
2022-08-10T23:36:12,739 | INFO  | Blueprint Extender: 1 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerAuditLogFilter@35c4065a for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=auth.id]}]
2022-08-10T23:36:12,741 | INFO  | Blueprint Extender: 1 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerPayloadLoggingFilter@1c423830 for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.aaa.shiro_0.14.7 [300], contextID=auth.id]}]
2022-08-10T23:36:12,743 | INFO  | Blueprint Extender: 1 | CustomFilterAdapter              | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Injecting a new filter chain with 2 Filters: ControllerAuditLogFilter,ControllerPayloadLoggingFilter
2022-08-10T23:36:12,744 | INFO  | Blueprint Extender: 1 | 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-08-10T23:36:12,745 | INFO  | Blueprint Extender: 1 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Filter for aliases [auth/*, auth/moon/*]: org.opendaylight.aaa.shiro.filters.AAAShiroFilter@6f6459fc with async: false
2022-08-10T23:36:12,748 | INFO  | Blueprint Extender: 1 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Filter for aliases [auth/*, auth/moon/*]: org.eclipse.jetty.servlets.CrossOriginFilter@7f02ed4c with async: false
2022-08-10T23:36:12,750 | INFO  | Blueprint Extender: 1 | PaxWebServer                     | 304 - org.opendaylight.aaa.web.osgi-impl - 0.14.7 |  -   | Registering Servlet for aliases [auth/*]: org.glassfish.jersey.servlet.ServletContainer@8cab05e with async: false
2022-08-10T23:36:13,488 | WARN  | Blueprint Extender: 1 | 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-08-10T23:36:13,489 | WARN  | Blueprint Extender: 1 | 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-08-10T23:36:13,489 | WARN  | Blueprint Extender: 1 | 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-08-10T23:36:13,580 | INFO  | Blueprint Extender: 2 | DeviceManagerORanImpl            | 228 - nr.wt.sdnr-wt-devicemanager-o-ran-sc-oran-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-08-10T23:36:13,582 | 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-o-ran-sc-oran-provider/1.3.1 has been started
2022-08-10T23:36:13,583 | 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-08-10T23:36:13,592 | INFO  | Blueprint Extender: 2 | DeviceManagerOpenroadmImpl       | 237 - wt.sdnr-wt-devicemanager-onap-openroadm71-provider - 1.3.1 |  -   | Creating provider for DeviceManagerOpenRoadm71
2022-08-10T23:36:13,593 | INFO  | Blueprint Extender: 2 | DeviceManagerOpenroadmImpl       | 237 - wt.sdnr-wt-devicemanager-onap-openroadm71-provider - 1.3.1 |  -   | Session Initiated start DeviceManagerOpenRoadm71
2022-08-10T23:36:13,594 | 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-08-10T23:36:13,780 | INFO  | Blueprint Extender: 1 | BlueprintContainerImpl           | 95 - org.apache.aries.blueprint.core - 1.10.3 |  -   | Blueprint bundle org.opendaylight.aaa.shiro/0.14.7 has been started
2022-08-10T23:36:13,781 | 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-08-10T23:36:13,789 | INFO  | Blueprint Extender: 1 | DeviceManagerOpenroadmImpl       | 235 - r.wt.sdnr-wt-devicemanager-onap-openroadm-provider - 1.3.1 |  -   | Creating provider for DeviceManagerOpenRoadm
2022-08-10T23:36:13,789 | INFO  | Blueprint Extender: 1 | DeviceManagerOpenroadmImpl       | 235 - r.wt.sdnr-wt-devicemanager-onap-openroadm-provider - 1.3.1 |  -   | Session Initiated start DeviceManagerOpenRoadm
2022-08-10T23:36:13,790 | 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-08-10T23:36:13,813 | 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=9, Waiting=0, Starting=0, Active=491, Stopping=0, Failure=0}
2022-08-10T23:36:14,284 | INFO  | Blueprint Extender: 3 | DeviceManagerOnfImpl             | 231 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf12-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-08-10T23:36:14,286 | 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-onf12-provider/1.3.1 has been started
2022-08-10T23:36:14,287 | 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-08-10T23:36:14,297 | INFO  | Blueprint Extender: 3 | DeviceManagerAdapterManagerImpl  | 230 - dnr-wt-devicemanager-onap-adapter-manager-provider - 1.3.1 |  -   | Creating provider for DeviceManagerAdapterManager
2022-08-10T23:36:14,298 | INFO  | Blueprint Extender: 3 | DeviceManagerAdapterManagerImpl  | 230 - dnr-wt-devicemanager-onap-adapter-manager-provider - 1.3.1 |  -   | Session Initiated start DeviceManagerAdapterManager
2022-08-10T23:36:14,300 | 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.adaptermanager.impl.AdapterManagerNetworkElementFactory
2022-08-10T23:36:14,843 | 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-08-10T23:36:14,878 | INFO  | Blueprint Extender: 2 | DeviceManagerOpenroadmImpl       | 237 - wt.sdnr-wt-devicemanager-onap-openroadm71-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-08-10T23:36:14,881 | 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-08-10T23:36:14,881 | 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-08-10T23:36:14,890 | INFO  | Blueprint Extender: 2 | DeviceManagerOnf14Impl           | 233 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider - 1.3.1 |  -   | Creating provider for DeviceManagerOnf14
2022-08-10T23:36:14,890 | INFO  | Blueprint Extender: 2 | DeviceManagerOnf14Impl           | 233 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider - 1.3.1 |  -   | Session Initiated start DeviceManagerOnf14
2022-08-10T23:36:14,891 | 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.onf14.dom.impl.Onf14DomNetworkElementFactory
2022-08-10T23:36:15,181 | INFO  | Blueprint Extender: 1 | DeviceManagerOpenroadmImpl       | 235 - r.wt.sdnr-wt-devicemanager-onap-openroadm-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-08-10T23:36:15,183 | 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-08-10T23:36:15,184 | 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-08-10T23:36:15,196 | INFO  | Blueprint Extender: 1 | MountpointStateProviderImpl      | 241 - sdnr.wt.sdnr-wt-mountpoint-state-provider-provider - 1.3.1 |  -   | Creating provider class for mountpoint-state-provider
2022-08-10T23:36:15,197 | INFO  | Blueprint Extender: 1 | MountpointStateProviderImpl      | 241 - sdnr.wt.sdnr-wt-mountpoint-state-provider-provider - 1.3.1 |  -   | Init call for mountpoint-state-provider
2022-08-10T23:36:15,201 | INFO  | Blueprint Extender: 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 has been started
2022-08-10T23:36:15,201 | 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-08-10T23:36:15,330 | 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-08-10T23:36:15,332 | 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@3cb2bbb2
2022-08-10T23:36:15,347 | 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-08-10T23:36:15,492 | INFO  | Blueprint Extender: 3 | DeviceManagerAdapterManagerImpl  | 230 - dnr-wt-devicemanager-onap-adapter-manager-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-08-10T23:36:15,494 | 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-adapter-manager-provider/1.3.1 has been started
2022-08-10T23:36:15,495 | 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-08-10T23:36:15,597 | INFO  | Blueprint Extender: 3 | WebSocketServer                  | 398 - org.opendaylight.netconf.restconf-nb-bierman02 - 2.0.11 |  -   | Created WebSocketServer on 0.0.0.0:8185
2022-08-10T23:36:15,605 | 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-08-10T23:36:15,608 | 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-08-10T23:36:15,610 | 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@2e79c0c2
2022-08-10T23:36:15,792 | INFO  | Blueprint Extender: 2 | DeviceManagerOnf14Impl           | 233 - .sdnr.wt.sdnr-wt-devicemanager-onap-onf14-provider - 1.3.1 |  -   | Session Initiated end. Initialization done true
2022-08-10T23:36:15,794 | 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-onf14-provider/1.3.1 has been started
2022-08-10T23:36:15,795 | 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-08-10T23:36:15,833 | 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-08-10T23:36:15,833 | 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@787a614
2022-08-10T23:36:15,932 | 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-08-10T23:36:16,140 | 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-08-10T23:36:16,142 | 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-08-10T23:36:16,142 | 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-08-10T23:36:16,142 | 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-08-10T23:36:16,143 | 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-08-10T23:36:16,143 | 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-08-10T23:36:16,144 | 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@531fb3b3 with async: true
2022-08-10T23:36:16,145 | INFO  | Blueprint Extender: 1 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-08-10T23:36:16,148 | 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-08-10T23:36:16,160 | 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-08-10T23:36:16,241 | INFO  | Blueprint Extender: 1 | id                               | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Initializing Shiro environment
2022-08-10T23:36:16,242 | INFO  | Blueprint Extender: 1 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Starting Shiro environment initialization.
2022-08-10T23:36:16,247 | INFO  | Blueprint Extender: 1 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-08-10T23:36:16,248 | 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-08-10T23:36:16,249 | 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-08-10T23:36:16,249 | INFO  | Blueprint Extender: 1 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-08-10T23:36:16,251 | 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-08-10T23:36:16,252 | INFO  | Blueprint Extender: 1 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Shiro environment initialized in 10 ms.
2022-08-10T23:36:16,252 | INFO  | Blueprint Extender: 1 | CustomFilterAdapter              | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Initializing CustomFilterAdapter
2022-08-10T23:36:16,254 | INFO  | Blueprint Extender: 1 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerAuditLogFilter@7353e52d for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399], contextID=/.id]}]
2022-08-10T23:36:16,254 | INFO  | Blueprint Extender: 1 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerPayloadLoggingFilter@635a187 for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-rfc8040_2.0.11 [399], contextID=/.id]}]
2022-08-10T23:36:16,254 | INFO  | Blueprint Extender: 1 | CustomFilterAdapter              | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Injecting a new filter chain with 2 Filters: ControllerAuditLogFilter,ControllerPayloadLoggingFilter
2022-08-10T23:36:16,256 | 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-08-10T23:36:16,975 | 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-08-10T23:36:17,286 | 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-08-10T23:36:17,287 | 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-08-10T23:36:17,287 | 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-08-10T23:36:17,288 | 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-08-10T23:36:17,288 | 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-08-10T23:36:17,289 | 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-08-10T23:36:17,290 | 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@ed0b447 with async: true
2022-08-10T23:36:17,299 | 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-08-10T23:36:17,301 | 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-08-10T23:36:17,301 | 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-08-10T23:36:17,676 | 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-08-10T23:36:17,677 | 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-08-10T23:36:17,677 | 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-08-10T23:36:17,678 | 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-08-10T23:36:17,679 | 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@1a028e97 with async: false
2022-08-10T23:36:17,679 | 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@264261bd with async: true
2022-08-10T23:36:17,680 | INFO  | Blueprint Extender: 3 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-08-10T23:36:17,679 | 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@7b2822c2 with async: false
2022-08-10T23:36:17,680 | 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@40b38894 with async: true
2022-08-10T23:36:17,681 | INFO  | Blueprint Extender: 2 | HttpServiceContext               | 463 - org.ops4j.pax.web.pax-web-jetty - 7.3.19 |  -   | registering JasperInitializer
2022-08-10T23:36:17,683 | 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-08-10T23:36:17,684 | 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-08-10T23:36:17,693 | INFO  | Blueprint Extender: 2 | id                               | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Initializing Shiro environment
2022-08-10T23:36:17,693 | INFO  | Blueprint Extender: 2 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Starting Shiro environment initialization.
2022-08-10T23:36:17,702 | INFO  | Blueprint Extender: 2 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-08-10T23:36:17,703 | 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-08-10T23:36:17,710 | 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-08-10T23:36:17,710 | INFO  | Blueprint Extender: 2 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-08-10T23:36:17,711 | 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-08-10T23:36:17,711 | INFO  | Blueprint Extender: 2 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Shiro environment initialized in 18 ms.
2022-08-10T23:36:17,713 | INFO  | Blueprint Extender: 3 | id                               | 173 - org.eclipse.jetty.util - 9.4.43.v20210629 |  -   | Initializing Shiro environment
2022-08-10T23:36:17,713 | INFO  | Blueprint Extender: 3 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Starting Shiro environment initialization.
2022-08-10T23:36:17,713 | 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-08-10T23:36:17,718 | INFO  | Blueprint Extender: 3 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-08-10T23:36:17,718 | 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-08-10T23:36:17,719 | 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-08-10T23:36:17,720 | INFO  | Blueprint Extender: 3 | ODLHttpAuthenticationFilter      | 300 - org.opendaylight.aaa.shiro - 0.14.7 |  -   | Creating the ODLHttpAuthenticationFilter
2022-08-10T23:36:17,720 | 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-08-10T23:36:17,721 | INFO  | Blueprint Extender: 3 | EnvironmentLoader                | 299 - org.opendaylight.aaa.repackaged-shiro - 0.14.7 |  -   | Shiro environment initialized in 8 ms.
2022-08-10T23:36:17,721 | INFO  | Blueprint Extender: 3 | CustomFilterAdapter              | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Initializing CustomFilterAdapter
2022-08-10T23:36:17,722 | INFO  | Blueprint Extender: 3 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerAuditLogFilter@7c2dc14f for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398], contextID=restconf.id]}]
2022-08-10T23:36:17,722 | INFO  | Blueprint Extender: 3 | CustomFilterAdapterConfigurationImpl | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Successfully loaded custom Filter org.onap.ccsdk.sli.core.filters.ControllerPayloadLoggingFilter@71ee26d9 for context Optional[ServletContext@HttpServiceContext{httpContext=DefaultHttpContext [bundle=org.opendaylight.netconf.restconf-nb-bierman02_2.0.11 [398], contextID=restconf.id]}]
2022-08-10T23:36:17,722 | INFO  | Blueprint Extender: 3 | CustomFilterAdapter              | 295 - org.opendaylight.aaa.filterchain - 0.14.7 |  -   | Injecting a new filter chain with 2 Filters: ControllerAuditLogFilter,ControllerPayloadLoggingFilter
2022-08-10T23:36:17,724 | 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-08-10T23:36:17,818 | 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-08-10T23:36:17,819 | 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-08-10T23:36:17,820 | 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-08-10T23:36:17,820 | 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-08-10T23:36:17,821 | 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-08-10T23:36:17,821 | 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-08-10T23:36:17,911 | 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@6b495f46 with async: true
2022-08-10T23:36:17,911 | 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@74bba3ad with async: false
2022-08-10T23:36:17,911 | 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@62edee39 with async: false
2022-08-10T23:36:17,912 | 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@7bf97740 with async: false
2022-08-10T23:36:17,977 | 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-08-10T23:36:18,006 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 14s, remaining time 285s, diag: Booting {Installed=0, Resolved=8, Unknown=0, GracePeriod=3, Waiting=0, Starting=0, Active=497, Stopping=0, Failure=0}
2022-08-10T23:36:18,025 | 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@73b7f4a with async: false
2022-08-10T23:36:18,026 | 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@3513c45e with async: false
2022-08-10T23:36:18,025 | 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@7e863e42 with async: false
2022-08-10T23:36:18,032 | 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@41d16d34 with async: false
2022-08-10T23:36:18,127 | 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-08-10T23:36:18,128 | 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-08-10T23:36:18,201 | 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-08-10T23:36:18,202 | 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-08-10T23:36:18,274 | 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-08-10T23:36:18,377 | 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-08-10T23:36:18,405 | 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-08-10T23:36:18,405 | 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-08-10T23:36:18,405 | 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-08-10T23:36:18,406 | 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-08-10T23:36:19,036 | INFO  | awaitility[checkBundleDiagInfos] | KarafSystemReady                 | 332 - org.opendaylight.infrautils.ready-impl - 2.0.8 |  -   | checkBundleDiagInfos: Elapsed time 15s, remaining time 284s, diag: Active {Installed=0, Resolved=8, Unknown=0, GracePeriod=0, Waiting=0, Starting=0, Active=500, Stopping=0, Failure=0}
2022-08-10T23:36:19,069 | 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-08-10T23:36:19,071 | 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-08-10T23:36:25,449 | INFO  | qtp1877173287-579 | AuthenticationManager            | 302 - org.opendaylight.aaa.tokenauthrealm - 0.14.7 |  -   | Authentication is now enabled
2022-08-10T23:36:25,450 | INFO  | qtp1877173287-579 | AuthenticationManager            | 302 - org.opendaylight.aaa.tokenauthrealm - 0.14.7 |  -   | Authentication Manager activated
2022-08-10T23:36:25,562 | INFO  | qtp1877173287-579 | StaticConfiguration              | 335 - org.opendaylight.mdsal.binding-dom-adapter - 8.0.7 |  -   | Binding-over-DOM codec shortcuts are enabled
2022-08-10T23:36:25,611 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:36:25,631 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:36:25,632 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:36:40,766 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:36:40,771 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:36:40,771 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:36:55,798 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:36:55,803 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:36:55,803 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:37:10,858 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:37:10,865 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:37:10,865 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:37:25,896 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:37:25,904 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:37:25,905 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:37:40,936 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:37:40,940 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:37:40,941 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:37:55,970 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:37:55,989 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:37:55,990 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:38:11,018 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:38:11,023 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:38:11,023 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:38:26,048 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:38:26,053 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:38:26,053 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:38:41,086 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:38:41,093 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:38:41,093 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:38:56,117 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:38:56,120 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:38:56,120 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:39:11,150 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:39:11,155 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:39:11,155 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:39:26,178 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:39:26,182 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:39:26,183 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:39:41,210 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:39:41,214 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:39:41,215 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:39:56,248 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:39:56,258 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:39:56,259 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:40:11,294 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:40:11,299 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:40:11,299 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:40:26,334 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:40:26,339 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:40:26,339 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:40:41,364 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:40:41,367 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:40:41,368 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:40:56,389 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:40:56,393 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:40:56,394 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:41:11,425 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:41:11,429 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:41:11,430 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:41:26,451 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:41:26,454 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:41:26,455 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:41:41,478 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:41:41,481 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:41:41,482 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:41:56,502 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:41:56,506 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:41:56,506 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:42:11,534 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:42:11,538 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:42:11,539 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:42:26,562 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:42:26,567 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:42:26,568 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:42:41,594 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:42:41,601 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:42:41,614 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:42:56,635 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:42:56,638 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:42:56,639 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:43:11,663 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:43:11,666 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:43:11,667 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:43:26,697 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:43:26,701 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:43:26,702 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:43:41,733 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:43:41,736 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:43:41,737 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:43:56,761 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:43:56,765 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:43:56,765 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:44:11,793 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:44:11,796 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:44:11,797 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:44:26,827 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:44:26,831 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:44:26,832 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:44:41,863 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:44:41,867 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:44:41,867 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:44:56,891 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:44:56,895 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:44:56,895 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:45:11,922 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:45:11,926 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:45:11,927 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:45:26,949 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:45:26,956 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:45:26,956 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:45:41,990 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:45:41,993 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:45:41,993 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:45:57,022 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:45:57,026 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:45:57,027 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:46:12,053 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:46:12,056 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:46:12,057 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:46:27,078 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:46:27,081 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:46:27,082 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:46:42,111 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:46:42,114 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:46:42,115 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:46:57,137 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:46:57,140 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:46:57,141 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:47:12,170 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:47:12,174 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:47:12,175 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:47:27,200 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:47:27,204 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:47:27,204 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:47:42,230 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:47:42,247 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:47:42,247 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:47:57,273 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:47:57,277 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:47:57,278 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:48:12,306 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:48:12,311 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:48:12,311 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:48:27,337 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:48:27,341 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:48:27,341 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:48:42,367 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:48:42,371 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:48:42,372 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:48:57,396 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:48:57,400 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:48:57,401 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:49:12,427 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:49:12,430 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:49:12,430 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:49:27,452 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:49:27,455 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:49:27,455 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:49:42,479 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:49:42,483 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:49:42,483 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:49:57,513 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:49:57,516 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:49:57,517 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:50:12,543 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:50:12,546 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:50:12,547 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:50:27,574 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:50:27,578 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:50:27,579 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:50:42,615 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:50:42,619 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:50:42,620 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:50:57,659 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:50:57,671 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:50:57,672 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:51:12,700 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:51:12,704 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:51:12,704 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:51:27,730 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:51:27,734 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:51:27,734 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:51:42,766 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:51:42,770 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:51:42,770 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:51:57,799 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:51:57,804 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:51:57,804 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:52:12,833 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:52:12,840 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:52:12,841 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:52:27,869 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:52:27,872 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:52:27,873 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:52:42,901 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:52:42,906 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:52:42,906 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:52:57,931 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:52:57,935 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:52:57,935 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:53:12,972 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:53:12,975 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:53:12,976 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:53:28,009 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:53:28,012 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:53:28,013 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:53:43,040 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:53:43,046 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:53:43,047 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:53:58,068 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:53:58,072 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:53:58,072 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:54:13,103 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:54:13,106 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:54:13,106 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:54:28,125 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:54:28,128 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:54:28,129 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:54:43,152 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:54:43,155 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:54:43,155 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:54:58,177 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:54:58,180 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:54:58,180 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:55:13,203 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:55:13,206 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:55:13,206 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:55:28,235 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:55:28,239 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:55:28,239 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:55:43,262 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:55:43,267 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:55:43,267 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:55:58,291 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:55:58,294 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:55:58,294 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:56:13,318 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:56:13,321 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:56:13,322 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:56:28,343 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:56:28,348 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:56:28,349 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:56:43,375 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:56:43,378 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:56:43,379 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:56:58,405 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:56:58,408 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:56:58,409 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:57:13,435 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:57:13,440 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:57:13,440 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:57:28,463 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:57:28,466 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:57:28,466 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:57:43,490 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:57:43,494 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:57:43,494 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:57:58,543 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:57:58,547 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:57:58,547 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:58:13,575 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:58:13,579 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:58:13,579 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:58:28,605 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:58:28,615 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:58:28,615 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:58:43,643 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:58:43,648 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:58:43,648 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:58:58,672 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:58:58,678 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:58:58,678 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:59:13,710 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:59:13,767 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:59:13,769 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:59:28,797 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:59:28,803 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:59:28,803 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:59:43,829 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:59:43,832 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:59:43,833 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:59:58,856 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-10T23:59:58,859 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-10T23:59:58,860 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:00:13,884 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:00:13,889 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:00:13,889 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:00:28,931 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:00:28,935 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:00:28,936 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:00:43,996 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:00:44,006 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:00:44,007 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:00:59,035 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:00:59,047 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:00:59,047 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:01:14,085 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:01:14,088 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:01:14,089 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:01:29,111 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:01:29,114 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:01:29,114 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:01:44,140 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:01:44,143 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:01:44,143 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:01:59,166 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:01:59,173 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:01:59,174 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:02:14,196 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:02:14,199 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:02:14,199 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:02:29,220 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:02:29,224 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:02:29,224 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:02:44,247 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:02:44,251 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:02:44,251 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:02:59,308 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:03:02,645 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:03:02,646 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:03:15,286 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:03:15,289 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:03:15,290 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:03:30,319 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:03:30,323 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:03:30,323 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:03:45,365 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:03:45,369 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:03:45,369 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:04:00,395 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:04:00,399 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:04:00,399 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:04:15,421 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:04:15,424 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:04:15,425 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:04:30,452 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:04:30,455 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:04:30,455 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:04:45,480 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:04:45,484 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:04:45,485 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:05:00,507 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:05:00,510 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:05:00,510 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:05:15,539 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:05:15,607 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:05:15,610 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:05:30,631 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:05:30,636 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:05:30,636 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:05:45,673 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:05:45,678 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:05:45,678 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:06:00,708 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:06:00,712 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:06:00,712 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:06:15,748 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:06:15,753 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:06:15,753 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:06:30,782 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:06:30,787 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:06:30,787 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:06:45,819 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:06:45,823 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:06:45,823 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:07:00,849 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:07:00,852 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:07:00,852 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:07:15,878 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:07:15,881 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:07:15,882 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:07:30,906 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:07:30,914 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:07:30,915 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:07:45,952 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:07:45,956 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:07:45,956 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:08:00,980 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:08:00,984 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:08:00,984 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:08:16,019 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:08:16,022 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:08:16,022 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:08:31,054 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:08:31,057 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:08:31,057 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:08:46,083 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:08:46,086 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:08:46,086 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:09:01,112 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:09:01,115 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:09:01,115 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:09:16,138 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:09:16,141 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:09:16,141 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:09:31,174 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:09:31,177 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:09:31,178 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:09:46,204 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:09:46,207 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:09:46,208 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:10:01,231 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:10:01,234 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:10:01,234 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:10:16,259 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:10:16,264 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:10:16,265 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:10:31,285 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:10:31,289 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:10:31,289 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:10:46,320 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:10:46,323 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:10:46,323 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:11:01,360 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:11:01,363 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:11:01,364 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:11:16,387 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:11:16,390 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:11:16,390 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:11:31,413 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:11:31,416 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:11:31,416 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:11:46,439 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:11:46,442 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:11:46,442 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:12:01,462 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:12:01,465 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:12:01,465 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:12:16,490 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:12:16,493 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:12:16,493 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:12:31,519 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:12:31,523 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:12:31,523 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:12:46,554 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:12:46,557 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:12:46,557 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:13:01,580 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:13:01,585 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:13:01,585 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:13:16,611 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:13:16,614 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:13:16,615 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:13:31,635 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:13:31,639 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:13:31,639 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:13:46,684 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:13:46,687 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:13:46,688 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:14:01,722 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:14:01,727 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:14:01,728 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:14:16,762 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:14:16,765 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:14:16,766 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:14:31,805 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:14:31,809 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:14:31,810 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:14:46,839 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:14:46,842 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:14:46,843 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:15:01,871 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:15:01,881 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:15:01,881 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:15:16,908 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:15:16,911 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:15:16,912 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:15:31,938 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:15:31,941 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:15:31,941 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:15:46,963 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:15:46,969 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:15:46,970 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:16:01,992 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:16:01,995 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:16:01,996 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:16:17,020 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:16:17,023 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:16:17,024 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:16:32,045 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:16:32,048 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:16:32,048 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:16:47,072 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:16:47,075 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:16:47,075 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:17:02,103 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:17:02,107 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:17:02,107 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:17:17,132 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:17:17,135 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:17:17,135 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:17:32,159 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:17:32,163 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:17:32,164 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:17:47,189 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:17:47,191 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:17:47,192 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:18:02,217 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:18:02,220 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:18:02,221 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:18:17,244 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:18:17,247 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:18:17,248 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:18:32,271 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:18:32,276 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:18:32,276 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:18:47,302 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:18:47,305 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:18:47,306 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:19:02,326 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:19:02,329 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:19:02,330 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:19:17,352 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:19:17,355 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:19:17,355 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:19:32,374 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:19:32,377 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:19:32,377 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:19:47,399 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:19:47,403 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:19:47,403 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:20:02,428 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:20:02,431 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:20:02,432 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:20:17,454 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:20:17,457 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:20:17,457 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:20:32,485 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:20:32,487 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:20:32,487 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:20:47,509 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:20:47,512 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:20:47,513 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:21:02,534 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:21:02,538 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:21:02,538 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:21:17,560 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:21:17,565 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:21:17,565 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:21:32,588 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:21:32,591 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:21:32,591 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:21:47,617 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:21:47,620 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:21:47,620 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:22:02,640 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:22:02,643 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:22:02,643 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:22:17,665 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:22:17,669 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:22:17,669 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:22:32,691 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:22:32,702 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:22:32,703 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:22:47,733 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:22:47,737 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:22:47,737 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:23:02,765 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:23:02,770 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:23:02,771 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:23:17,798 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:23:17,801 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:23:17,801 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:23:32,831 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:23:32,834 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:23:32,834 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:23:47,866 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:23:47,869 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:23:47,870 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:24:02,900 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:24:02,907 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:24:02,907 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:24:17,941 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:24:17,945 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:24:17,945 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:24:32,969 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:24:32,972 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:24:32,973 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:24:48,001 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:24:48,004 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:24:48,004 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:25:03,026 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:25:03,029 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:25:03,030 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:25:18,054 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:25:18,057 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:25:18,057 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:25:33,084 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:25:33,087 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:25:33,087 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:25:48,110 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:25:48,114 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:25:48,114 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:26:03,148 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:26:03,152 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:26:03,152 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:26:18,177 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:26:18,180 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:26:18,180 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:26:33,204 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:26:33,207 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:26:33,208 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:26:48,234 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:26:48,239 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:26:48,239 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:27:03,260 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:27:03,263 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:27:03,263 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:27:18,287 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:27:18,290 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:27:18,290 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:27:33,312 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:27:33,315 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:27:33,316 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:27:48,337 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:27:48,340 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:27:48,341 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:28:03,361 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:28:03,364 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:28:03,365 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:28:18,388 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:28:18,391 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:28:18,392 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:28:33,414 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:28:33,418 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:28:33,418 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:28:48,440 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:28:48,442 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:28:48,443 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:29:03,464 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:29:03,466 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:29:03,467 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:29:18,491 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:29:18,494 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:29:18,495 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:29:33,521 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:29:33,527 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:29:33,527 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:29:48,552 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:29:48,555 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:29:48,556 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:30:03,579 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:30:03,582 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:30:03,582 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:30:18,613 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:30:18,616 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:30:18,617 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:30:33,642 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:30:33,645 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:30:33,645 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:30:48,672 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:30:48,675 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:30:48,675 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:31:03,698 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:31:03,701 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:31:03,701 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:31:18,723 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:31:18,726 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:31:18,726 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:31:33,762 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:31:33,765 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:31:33,766 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:31:48,792 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:31:48,796 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:31:48,796 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:32:03,819 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:32:03,826 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:32:03,827 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:32:18,855 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:32:18,860 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:32:18,860 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:32:33,886 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:32:33,889 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:32:33,890 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:32:48,926 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:32:48,930 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:32:48,930 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:33:03,953 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:33:03,957 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:33:03,958 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:33:18,983 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:33:18,986 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:33:18,987 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:33:34,011 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:33:34,014 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:33:34,014 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:33:49,038 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:33:49,041 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:33:49,041 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:34:04,065 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:34:04,068 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:34:04,068 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:34:19,092 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:34:19,095 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:34:19,095 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:34:34,122 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:34:34,125 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:34:34,125 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:34:49,152 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:34:49,156 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:34:49,157 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:35:04,227 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:35:04,233 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:35:04,233 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:35:19,259 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:35:19,261 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:35:19,262 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:35:34,300 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:35:34,303 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:35:34,303 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:35:49,332 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:35:49,335 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:35:49,336 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:36:04,379 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:36:04,383 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:36:04,383 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:36:19,419 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:36:19,423 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:36:19,423 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:36:34,450 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:36:34,454 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:36:34,454 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:36:49,486 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:36:49,490 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:36:49,490 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:37:04,513 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:37:04,516 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:37:04,516 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:37:19,542 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:37:19,546 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:37:19,546 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:37:34,575 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:37:34,578 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:37:34,578 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:37:49,603 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:37:49,608 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:37:49,609 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:38:04,636 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:38:04,639 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:38:04,640 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:38:19,668 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:38:19,671 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:38:19,671 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:38:34,695 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:38:34,698 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:38:34,698 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:38:49,721 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:38:49,725 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:38:49,726 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:39:04,756 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:39:04,759 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:39:04,759 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:39:19,788 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:39:19,793 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:39:19,794 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:39:34,819 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:39:34,822 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:39:34,822 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:39:49,845 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:39:49,848 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:39:49,849 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:40:04,874 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:40:04,877 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:40:04,878 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:40:19,908 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:40:19,911 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:40:19,911 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:40:34,958 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:40:34,964 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:40:34,965 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:40:50,001 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:40:50,005 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:40:50,006 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:41:05,038 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:41:05,041 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:41:05,042 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:41:20,070 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:41:20,073 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:41:20,074 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:41:35,126 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:41:35,129 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:41:35,130 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:41:50,165 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:41:50,168 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:41:50,169 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:42:05,205 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:42:05,209 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:42:05,209 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:42:20,231 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:42:20,234 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:42:20,234 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:42:35,260 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:42:35,263 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:42:35,263 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:42:50,306 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:42:50,310 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:42:50,310 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:43:05,334 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:43:05,337 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:43:05,337 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:43:20,364 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:43:20,375 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:43:20,375 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:43:35,399 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:43:35,402 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:43:35,403 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:43:50,432 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:43:50,434 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:43:50,435 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:44:05,461 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:44:05,464 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:44:05,465 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:44:20,493 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:44:20,496 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:44:20,496 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:44:35,519 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:44:35,522 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:44:35,522 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:44:50,601 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:44:50,604 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:44:50,604 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:45:05,638 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:45:05,641 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:45:05,642 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:45:20,678 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:45:20,681 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:45:20,681 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:45:35,706 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:45:35,710 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:45:35,710 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:45:50,738 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:45:50,741 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:45:50,741 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:46:05,767 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:46:05,772 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:46:05,772 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:46:20,813 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:46:20,815 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:46:20,816 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:46:35,842 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:46:35,845 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:46:35,846 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:46:50,921 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:46:50,924 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:46:50,924 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:47:05,981 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:47:05,984 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:47:05,984 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:47:21,012 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:47:21,014 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:47:21,015 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:47:36,043 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:47:36,045 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:47:36,046 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:47:51,070 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:47:51,073 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:47:51,073 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:48:06,105 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:48:06,115 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:48:06,115 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:48:21,140 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:48:21,143 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:48:21,144 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:48:36,168 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:48:36,171 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:48:36,171 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:48:51,202 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:48:51,207 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:48:51,208 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:49:06,231 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:49:06,233 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:49:06,234 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:49:21,263 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:49:21,266 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:49:21,266 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:49:36,295 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:49:36,298 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:49:36,298 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:49:51,327 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:49:51,330 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:49:51,330 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:50:06,359 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:50:06,362 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:50:06,362 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:50:21,396 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:50:21,399 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:50:21,400 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:50:36,429 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:50:36,432 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:50:36,432 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:50:51,486 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:50:51,489 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:50:51,489 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:51:06,530 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:51:06,533 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:51:06,534 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:51:21,620 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:51:21,623 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:51:21,624 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:51:36,656 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:51:36,662 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:51:36,663 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:51:51,714 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:51:51,720 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:51:51,721 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:52:06,746 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:52:06,750 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:52:06,751 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:52:21,876 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:52:21,879 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:52:21,879 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:52:36,911 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:52:36,913 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:52:36,914 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:52:51,945 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:52:51,947 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:52:51,948 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:53:06,980 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:53:06,983 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:53:06,983 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:53:22,022 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:53:22,024 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:53:22,025 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:53:37,052 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:53:37,055 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:53:37,056 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:53:52,093 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:53:52,100 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:53:52,101 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:54:07,131 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:54:07,134 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:54:07,135 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:54:22,171 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:54:22,176 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:54:22,176 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:54:37,201 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:54:37,204 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:54:37,205 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:54:52,232 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:54:52,235 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:54:52,236 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:55:07,263 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:55:07,267 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:55:07,267 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:55:22,319 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:55:22,323 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:55:22,323 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:55:37,350 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:55:37,355 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:55:37,356 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:55:52,380 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:55:52,383 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:55:52,383 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:56:07,406 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:56:07,409 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:56:07,409 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:56:22,437 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:56:22,440 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:56:22,440 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:56:37,465 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:56:37,468 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:56:37,469 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:56:52,494 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:56:52,497 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:56:52,497 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:57:07,520 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:57:07,525 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:57:07,526 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:57:22,558 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:57:22,562 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:57:22,562 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:57:37,584 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:57:37,586 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:57:37,587 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:57:52,639 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:57:52,642 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:57:52,642 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:58:07,667 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:58:07,670 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:58:07,670 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:58:22,700 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:58:22,703 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:58:22,703 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:58:37,746 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:58:37,749 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:58:37,750 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:58:52,780 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:58:52,783 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:58:52,784 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:59:07,824 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:59:07,827 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:59:07,827 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:59:22,864 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:59:22,867 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:59:22,868 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:59:37,898 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:59:37,902 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:59:37,902 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:59:52,932 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T00:59:52,941 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T00:59:52,941 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:00:07,973 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:00:07,977 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:00:07,977 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:00:23,008 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:00:23,012 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:00:23,012 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:00:38,041 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:00:38,044 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:00:38,045 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:00:53,097 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:00:53,100 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:00:53,100 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:01:08,124 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:01:08,126 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:01:08,127 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:01:23,156 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:01:23,160 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:01:23,161 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:01:38,189 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:01:38,192 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:01:38,193 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:01:53,220 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:01:53,223 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:01:53,224 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:02:08,247 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:02:08,251 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:02:08,251 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:02:23,279 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:02:23,282 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:02:23,283 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:02:38,305 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:02:38,313 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:02:38,313 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:02:53,338 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:02:53,340 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:02:53,341 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:03:08,363 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:03:08,365 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:03:08,366 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:03:23,394 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:03:23,397 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:03:23,398 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:03:38,422 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:03:38,425 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:03:38,426 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:03:53,453 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:03:53,456 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:03:53,456 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:04:08,482 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:04:08,484 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:04:08,485 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:04:23,516 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:04:23,520 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:04:23,520 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:04:38,556 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:04:38,560 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:04:38,560 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:04:53,601 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:04:53,603 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:04:53,603 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:05:08,646 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:05:08,649 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:05:08,649 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:05:23,682 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:05:23,696 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:05:23,696 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:05:38,732 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:05:38,735 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:05:38,735 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:05:53,760 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:05:53,763 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:05:53,763 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:06:08,786 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:06:08,789 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:06:08,789 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:06:23,817 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:06:23,820 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:06:23,821 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:06:38,850 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:06:38,853 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:06:38,855 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:06:53,886 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:06:53,889 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:06:53,889 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:07:08,916 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:07:08,920 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:07:08,920 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:07:23,969 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:07:23,973 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:07:23,973 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:07:39,003 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:07:39,006 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:07:39,006 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:07:54,033 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:07:54,036 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:07:54,037 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:08:09,062 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:08:09,067 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:08:09,068 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:08:24,099 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:08:24,102 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:08:24,102 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:08:39,141 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:08:39,144 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:08:39,145 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:08:54,191 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:08:54,194 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:08:54,195 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:09:09,226 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:09:09,229 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:09:09,230 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:09:24,269 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:09:24,272 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:09:24,272 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:09:39,304 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:09:39,308 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:09:39,308 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:09:54,339 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:09:54,342 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:09:54,343 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:10:09,374 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:10:09,377 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:10:09,377 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:10:24,427 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:10:24,435 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:10:24,435 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:10:39,469 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:10:39,473 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:10:39,473 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:10:54,500 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:10:54,505 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:10:54,505 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:11:09,536 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:11:09,539 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:11:09,540 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:11:24,574 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:11:24,583 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:11:24,583 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:11:39,623 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:11:39,626 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:11:39,627 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:11:54,653 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:11:54,656 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:11:54,656 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:12:09,682 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:12:09,685 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:12:09,686 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:12:24,734 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:12:24,743 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:12:24,743 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:12:39,767 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:12:39,770 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:12:39,770 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:12:54,833 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:12:54,838 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:12:54,838 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:13:09,861 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:13:09,865 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:13:09,865 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:13:24,894 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:13:24,897 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:13:24,897 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:13:39,925 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:13:39,930 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:13:39,930 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:13:54,956 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:13:54,959 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:13:54,959 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:14:09,982 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:14:09,985 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:14:09,985 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:14:25,012 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:14:25,015 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:14:25,015 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:14:40,039 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:14:40,043 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:14:40,043 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:14:55,069 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:14:55,072 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:14:55,073 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:15:10,096 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:15:10,099 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:15:10,100 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:15:25,131 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:15:25,134 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:15:25,134 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:15:40,155 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:15:40,157 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:15:40,158 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:15:55,184 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:15:55,188 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:15:55,188 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:16:10,213 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:16:10,216 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:16:10,217 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:16:25,244 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:16:25,249 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:16:25,249 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:16:40,286 | INFO  | qtp1877173287-578 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:16:40,289 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:16:40,290 | INFO  | qtp1877173287-578 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:16:55,321 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:16:55,324 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:16:55,325 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:17:10,360 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:17:10,363 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:17:10,363 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:17:25,396 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:17:25,399 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:17:25,400 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:17:40,428 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:17:40,433 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:17:40,434 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:17:55,473 | INFO  | qtp1877173287-572 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:17:55,477 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:17:55,477 | INFO  | qtp1877173287-572 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:18:10,512 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:18:10,516 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:18:10,516 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:18:25,549 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:18:25,552 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:18:25,552 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:18:40,584 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:18:40,587 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:18:40,587 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:18:55,619 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:18:55,623 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:18:55,623 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:19:10,659 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:19:10,668 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:19:10,668 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:19:25,718 | INFO  | qtp1877173287-576 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:19:25,721 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:19:25,722 | INFO  | qtp1877173287-576 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:19:40,769 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:19:40,772 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:19:40,772 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:19:55,800 | INFO  | qtp1877173287-577 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:19:55,804 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:19:55,804 | INFO  | qtp1877173287-577 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:20:10,834 | INFO  | qtp1877173287-579 | SliapiProvider                   | 275 - org.onap.ccsdk.sli.core.sliapi-provider - 1.4.1 |  -   | Calling directed graph for sli/healthcheck/sync
2022-08-11T01:20:10,837 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]
2022-08-11T01:20:10,837 | INFO  | qtp1877173287-579 | SvcLogicServiceImplBase          | 272 - org.onap.ccsdk.sli.core.sli-provider-base - 1.4.1 | SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca] -   | About to execute node #1 set node in graph SvcLogicGraph [module=sli, rpc=healthcheck, mode=sync, version=1.3.4, md5sum=032cfff13b8d2a0ef61f8b0448f83bca]