JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-12-17T23:32:36.573Z||main|||||INFO|500||The following profiles are active: basic 2022-12-17T23:32:55.849Z||main|||||INFO|500||Starting service [Tomcat] 2022-12-17T23:32:55.851Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-12-17T23:32:55.999Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-12-17T23:33:03.644Z||main|||||INFO|500||catdb-pool - Starting... 2022-12-17T23:33:04.518Z||main|||||INFO|500||catdb-pool - Start completed. 2022-12-17T23:33:05.148Z||main|||||INFO|500||reqdb-pool - Starting... 2022-12-17T23:33:05.213Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-12-17T23:33:05.371Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-12-17T23:33:05.705Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-12-17T23:33:06.446Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-12-17T23:33:08.956Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-12-17T23:33:19.312Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-12-17T23:33:19.411Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-12-17T23:33:20.248Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-12-17T23:33:20.713Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-12-17T23:33:22.297Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-12-17T23:33:23.604Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2022-12-17T23:33:24.408Z||main|||||DEBUG|500||Attempting to create activity VNFSetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_1_0_, activitysp0_.NAME as name2_1_0_ from activity_spec_categories activitysp0_ where activitysp0_.ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ID as id1_2_0_, activitysp0_.CREATION_TIMESTAMP as creation2_2_0_, activitysp0_.DESCRIPTION as descript3_2_0_, activitysp0_.DIRECTION as directio4_2_0_, activitysp0_.NAME as name5_2_0_, activitysp0_.TYPE as type6_2_0_ from activity_spec_parameters activitysp0_ where activitysp0_.ID=? 2022-12-17T23:33:25.306Z||main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:25.317Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:25.350Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetInMaintFlagActivity","description":"Activity to Set InMaint Flag in A&AI","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:27.814Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:27.814Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:26 GMT], server=[envoy], x-envoy-upstream-service-time=[2448], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:27.820Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||{"id":"f93a4909540d42e6b207da6103c3bff7","versionId":"5d098ec005404326b024917867eed41b"} 2022-12-17T23:33:27.856Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2022-12-17T23:33:27.936Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f93a4909540d42e6b207da6103c3bff7/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:27.936Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f93a4909540d42e6b207da6103c3bff7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f93a4909540d42e6b207da6103c3bff7/versions/latest/actions with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[07dd81f0-e67e-47b4-af31-f61b5b506482], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:27.939Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f93a4909540d42e6b207da6103c3bff7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:28.564Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f93a4909540d42e6b207da6103c3bff7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f93a4909540d42e6b207da6103c3bff7/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[590]} 2022-12-17T23:33:28.565Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f93a4909540d42e6b207da6103c3bff7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:28.567Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f93a4909540d42e6b207da6103c3bff7/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:28.568Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2022-12-17T23:33:28.568Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFCheckPserversLockedFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:28.662Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:28.665Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:28.667Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckPserversLockedFlagActivity","description":"Activity Check Pservers Locked Flag VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:29.025Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:29.026Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:29 GMT], server=[envoy], x-envoy-upstream-service-time=[334], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:29.028Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||{"id":"8aa8d900369d449a9b97ee6207ead03f","versionId":"155e3edbf8b04676b5d3f5f3e897c748"} 2022-12-17T23:33:29.030Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2022-12-17T23:33:29.112Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8aa8d900369d449a9b97ee6207ead03f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:29.114Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8aa8d900369d449a9b97ee6207ead03f/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:29.118Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8aa8d900369d449a9b97ee6207ead03f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:29.637Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8aa8d900369d449a9b97ee6207ead03f/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:29.639Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8aa8d900369d449a9b97ee6207ead03f/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:30 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[510]} 2022-12-17T23:33:29.640Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:29.641Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2022-12-17T23:33:29.641Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFCheckInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:29.721Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:29.722Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6a9944a8-3973-49f4-91cb-b3c4ca650e4e], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:29.724Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckInMaintFlagActivity","description":"Activity CheckIn Maint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:30.071Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:30 GMT], server=[envoy], x-envoy-upstream-service-time=[344], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:30.072Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"1ca00fa5d1774afe868f24a6f0bd5e6f","versionId":"40c77c0579954bb5aa507b1064199d40"} 2022-12-17T23:33:30.073Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:30.078Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2022-12-17T23:33:30.150Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1ca00fa5d1774afe868f24a6f0bd5e6f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:30.152Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ca00fa5d1774afe868f24a6f0bd5e6f/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:30.154Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ca00fa5d1774afe868f24a6f0bd5e6f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:30.659Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1ca00fa5d1774afe868f24a6f0bd5e6f/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:30.660Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1ca00fa5d1774afe868f24a6f0bd5e6f/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:31 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[501]} 2022-12-17T23:33:30.660Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:30.661Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2022-12-17T23:33:30.661Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFCheckClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:30.749Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:30.751Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:30.753Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFCheckClosedLoopDisabledFlagActivity","description":"Activity Check Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:31.138Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:31.195Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:32 GMT], server=[envoy], x-envoy-upstream-service-time=[347], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:31.220Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||{"id":"59ceee1c508f4cd681af7440eb5f2758","versionId":"c6e120668b364bf9ab9bad90f7d0061e"} 2022-12-17T23:33:31.243Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2022-12-17T23:33:31.716Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/59ceee1c508f4cd681af7440eb5f2758/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:31.732Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/59ceee1c508f4cd681af7440eb5f2758/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/59ceee1c508f4cd681af7440eb5f2758/versions/latest/actions with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3253c790-1f05-494a-a0b8-49339463c0d0], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:31.735Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/59ceee1c508f4cd681af7440eb5f2758/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:32.425Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/59ceee1c508f4cd681af7440eb5f2758/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/59ceee1c508f4cd681af7440eb5f2758/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:33 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[655]} 2022-12-17T23:33:32.425Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/59ceee1c508f4cd681af7440eb5f2758/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:32.426Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/59ceee1c508f4cd681af7440eb5f2758/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:32.427Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2022-12-17T23:33:32.443Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFSetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:32.822Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:32.824Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:32.834Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSetClosedLoopDisabledFlagActivity","description":"Activity Set Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:33.315Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:33.326Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:34 GMT], server=[envoy], x-envoy-upstream-service-time=[474], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:33.328Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||{"id":"dbea20ba57464c1b949f76d7a67424c5","versionId":"867341fd88de47da9dd2e7971a566616"} 2022-12-17T23:33:33.331Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2022-12-17T23:33:33.447Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dbea20ba57464c1b949f76d7a67424c5/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:33.449Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dbea20ba57464c1b949f76d7a67424c5/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/dbea20ba57464c1b949f76d7a67424c5/versions/latest/actions with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e5e62d31-bd11-42d0-a4d2-c3d293a86c3c], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:33.464Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dbea20ba57464c1b949f76d7a67424c5/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:34.094Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dbea20ba57464c1b949f76d7a67424c5/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/dbea20ba57464c1b949f76d7a67424c5/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[626]} 2022-12-17T23:33:34.095Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dbea20ba57464c1b949f76d7a67424c5/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:34.095Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/dbea20ba57464c1b949f76d7a67424c5/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:34.096Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2022-12-17T23:33:34.096Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFUnsetClosedLoopDisabledFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:34.189Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:34.191Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:34.193Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetClosedLoopDisabledFlagActivity","description":"Activity Unset Closed Loop Disabled Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:34.999Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:35.000Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:35 GMT], server=[envoy], x-envoy-upstream-service-time=[797], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:35.034Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||{"id":"f8de710d074b4b37824a9d73eaa57825","versionId":"00796ae048384e358bcedea39f2c7116"} 2022-12-17T23:33:35.095Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2022-12-17T23:33:35.520Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/f8de710d074b4b37824a9d73eaa57825/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:35.521Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f8de710d074b4b37824a9d73eaa57825/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:35.535Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f8de710d074b4b37824a9d73eaa57825/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:36.799Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/f8de710d074b4b37824a9d73eaa57825/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:36.800Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/f8de710d074b4b37824a9d73eaa57825/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:36 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1247]} 2022-12-17T23:33:36.800Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:36.801Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2022-12-17T23:33:36.824Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFLockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:36.996Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:36.997Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[4b3edf5d-7d95-4163-b62f-bb407a641ab3], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:36.998Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFLockActivity","description":"Activity Lock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:37.298Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:38 GMT], server=[envoy], x-envoy-upstream-service-time=[293], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:37.299Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"82adfaa30d384a2b9abce94f7d0a8a43","versionId":"7b1c86f5ba2f4dceb1c80f9c900d7ed7"} 2022-12-17T23:33:37.302Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:37.305Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2022-12-17T23:33:37.367Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82adfaa30d384a2b9abce94f7d0a8a43/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:37.369Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82adfaa30d384a2b9abce94f7d0a8a43/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/82adfaa30d384a2b9abce94f7d0a8a43/versions/latest/actions with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[439b1eec-c034-4ede-815c-4360652fd13c], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:37.371Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82adfaa30d384a2b9abce94f7d0a8a43/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:37.921Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82adfaa30d384a2b9abce94f7d0a8a43/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/82adfaa30d384a2b9abce94f7d0a8a43/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:38 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[539]} 2022-12-17T23:33:37.922Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82adfaa30d384a2b9abce94f7d0a8a43/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:37.924Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/82adfaa30d384a2b9abce94f7d0a8a43/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:37.924Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2022-12-17T23:33:37.925Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFUnlockActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:38.005Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:38.007Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:38.009Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnlockActivity","description":"Activity UnLock on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:38.375Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:38.376Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:39 GMT], server=[envoy], x-envoy-upstream-service-time=[256], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:38.377Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||{"id":"786ed55a2c1c460cac98d75b46ff89b9","versionId":"a94da77434054db1b1bdd533ce77b67c"} 2022-12-17T23:33:38.380Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2022-12-17T23:33:38.434Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/786ed55a2c1c460cac98d75b46ff89b9/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:38.434Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/786ed55a2c1c460cac98d75b46ff89b9/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/786ed55a2c1c460cac98d75b46ff89b9/versions/latest/actions with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[162278bc-3268-4ab7-a9f8-1196d3c695f7], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:38.435Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/786ed55a2c1c460cac98d75b46ff89b9/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:38.750Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/786ed55a2c1c460cac98d75b46ff89b9/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/786ed55a2c1c460cac98d75b46ff89b9/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:39 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[312]} 2022-12-17T23:33:38.752Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/786ed55a2c1c460cac98d75b46ff89b9/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:38.752Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/786ed55a2c1c460cac98d75b46ff89b9/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:38.753Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2022-12-17T23:33:38.753Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFStopActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:38.810Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:38.811Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:38.812Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStopActivity","description":"Activity Stop on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:39.078Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:39.080Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:40 GMT], server=[envoy], x-envoy-upstream-service-time=[262], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:39.081Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||{"id":"ca9aedaa93aa44818669895a180593d6","versionId":"0575d057c82c4e3bb12c71c6ce6463ff"} 2022-12-17T23:33:39.084Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2022-12-17T23:33:39.133Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ca9aedaa93aa44818669895a180593d6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:39.135Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca9aedaa93aa44818669895a180593d6/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:39.136Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca9aedaa93aa44818669895a180593d6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:39.499Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ca9aedaa93aa44818669895a180593d6/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:39.500Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ca9aedaa93aa44818669895a180593d6/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:40 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[359]} 2022-12-17T23:33:39.501Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:39.501Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2022-12-17T23:33:39.501Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFStartActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:39.549Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:39.549Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[01ba2779-c2a4-47e7-96d6-1ab8525da4c0], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:39.551Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFStartActivity","description":"Activity Start on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:39.849Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:40 GMT], server=[envoy], x-envoy-upstream-service-time=[294], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:39.850Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"49369e6d0dcd4ad5ba4f0f343f1598ff","versionId":"2167929a96524676b244e3dd01f94635"} 2022-12-17T23:33:39.851Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:39.853Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2022-12-17T23:33:39.890Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/49369e6d0dcd4ad5ba4f0f343f1598ff/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:39.892Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49369e6d0dcd4ad5ba4f0f343f1598ff/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:39.893Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49369e6d0dcd4ad5ba4f0f343f1598ff/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:40.426Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/49369e6d0dcd4ad5ba4f0f343f1598ff/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:40.426Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/49369e6d0dcd4ad5ba4f0f343f1598ff/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[527]} 2022-12-17T23:33:40.427Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:40.427Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2022-12-17T23:33:40.427Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFSnapShotActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:40.470Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:40.471Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:40.473Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFSnapShotActivity","description":"Activity Snap Shot on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:40.690Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:40.690Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:41 GMT], server=[envoy], x-envoy-upstream-service-time=[214], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:40.691Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||{"id":"50e9a537186e45ee8495ce13746b0989","versionId":"6a64f194bc474611b0a2c1d59d1abe5d"} 2022-12-17T23:33:40.693Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2022-12-17T23:33:40.730Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50e9a537186e45ee8495ce13746b0989/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:40.731Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50e9a537186e45ee8495ce13746b0989/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/50e9a537186e45ee8495ce13746b0989/versions/latest/actions with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[44bdf8c9-fe3f-4f9b-9b03-39a302f9d804], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:40.732Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50e9a537186e45ee8495ce13746b0989/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:41.418Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50e9a537186e45ee8495ce13746b0989/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/50e9a537186e45ee8495ce13746b0989/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:41 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[680]} 2022-12-17T23:33:41.419Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50e9a537186e45ee8495ce13746b0989/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:41.420Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/50e9a537186e45ee8495ce13746b0989/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:41.420Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2022-12-17T23:33:41.420Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity FlowCompleteActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:41.472Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:41.482Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:41.483Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"FlowCompleteActivity","description":"Activity Complete on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:42.077Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:42.079Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:42 GMT], server=[envoy], x-envoy-upstream-service-time=[559], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:42.080Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||{"id":"41bbd29a8a384b93a57b685302afa9a4","versionId":"fee348d5be5a405ab80b6f8681161632"} 2022-12-17T23:33:42.096Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2022-12-17T23:33:42.196Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41bbd29a8a384b93a57b685302afa9a4/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:42.197Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41bbd29a8a384b93a57b685302afa9a4/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/41bbd29a8a384b93a57b685302afa9a4/versions/latest/actions with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[035b4394-814d-464d-8b3b-55edfbebad29], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:42.200Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41bbd29a8a384b93a57b685302afa9a4/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:42.754Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41bbd29a8a384b93a57b685302afa9a4/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/41bbd29a8a384b93a57b685302afa9a4/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:43 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[550]} 2022-12-17T23:33:42.754Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41bbd29a8a384b93a57b685302afa9a4/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:42.755Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/41bbd29a8a384b93a57b685302afa9a4/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:42.755Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2022-12-17T23:33:42.762Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity PauseForManualTaskActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:42.966Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:42.967Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[04f288ff-e4b9-49ad-9d0b-f506d3ce04ce], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:42.970Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"PauseForManualTaskActivity","description":"Activity Pause For Manual Task on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:43.606Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:44 GMT], server=[envoy], x-envoy-upstream-service-time=[613], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:43.607Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"2b2aa55919084aa7abc9b3a2a13e8c96","versionId":"1749f614f01748e7a9d40fb28b9505b7"} 2022-12-17T23:33:43.608Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:43.612Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2022-12-17T23:33:43.656Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b2aa55919084aa7abc9b3a2a13e8c96/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:43.657Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b2aa55919084aa7abc9b3a2a13e8c96/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2b2aa55919084aa7abc9b3a2a13e8c96/versions/latest/actions with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[986f4b70-6f8a-4bd9-a97e-e51955810d2a], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:43.658Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b2aa55919084aa7abc9b3a2a13e8c96/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:44.615Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b2aa55919084aa7abc9b3a2a13e8c96/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2b2aa55919084aa7abc9b3a2a13e8c96/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:44 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[947]} 2022-12-17T23:33:44.616Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b2aa55919084aa7abc9b3a2a13e8c96/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:44.616Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2b2aa55919084aa7abc9b3a2a13e8c96/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:44.617Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2022-12-17T23:33:44.617Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity DistributeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:44.728Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:44.731Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:44.733Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficActivity","description":"Activity Distribute Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:45.257Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:45.269Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:46 GMT], server=[envoy], x-envoy-upstream-service-time=[518], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:45.271Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||{"id":"620fd03e4f514730af32e6f198af4272","versionId":"05385f0374d64600b7d1585f8fe77278"} 2022-12-17T23:33:45.287Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2022-12-17T23:33:45.387Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/620fd03e4f514730af32e6f198af4272/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:45.388Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/620fd03e4f514730af32e6f198af4272/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/620fd03e4f514730af32e6f198af4272/versions/latest/actions with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c1a343ce-a198-49ce-ad7d-aabdefb56f6f], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:45.402Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/620fd03e4f514730af32e6f198af4272/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:46.600Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/620fd03e4f514730af32e6f198af4272/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/620fd03e4f514730af32e6f198af4272/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:46 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1192]} 2022-12-17T23:33:46.601Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/620fd03e4f514730af32e6f198af4272/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:46.602Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/620fd03e4f514730af32e6f198af4272/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:46.602Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2022-12-17T23:33:46.603Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity DistributeTrafficCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:46.660Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:46.661Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[93667cc9-f6b3-4647-add9-42edd705c607], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:46.663Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"DistributeTrafficCheckActivity","description":"Activity Distribute Traffic Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:46.891Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:47 GMT], server=[envoy], x-envoy-upstream-service-time=[226], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:46.893Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"97133cd41c964f2abcd139aa04b85781","versionId":"6e412ffcfe284d39af2c72f030f0a8ca"} 2022-12-17T23:33:46.894Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:46.897Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2022-12-17T23:33:46.935Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/97133cd41c964f2abcd139aa04b85781/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:46.936Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/97133cd41c964f2abcd139aa04b85781/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:46.937Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/97133cd41c964f2abcd139aa04b85781/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:47.299Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/97133cd41c964f2abcd139aa04b85781/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:47.300Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/97133cd41c964f2abcd139aa04b85781/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[359]} 2022-12-17T23:33:47.300Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:47.301Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2022-12-17T23:33:47.301Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFHealthCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:47.343Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:47.344Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[401ccb5d-6fd5-4011-82f8-a3289fc83d42], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:47.345Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFHealthCheckActivity","description":"Activity Health Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:47.564Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:48 GMT], server=[envoy], x-envoy-upstream-service-time=[216], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:47.567Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"653f4897736547dc92a1282528943bd6","versionId":"2a6522f7aee2450ab7c18857111a42fd"} 2022-12-17T23:33:47.568Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:47.575Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2022-12-17T23:33:47.620Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/653f4897736547dc92a1282528943bd6/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:47.621Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/653f4897736547dc92a1282528943bd6/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:47.623Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/653f4897736547dc92a1282528943bd6/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:48.049Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/653f4897736547dc92a1282528943bd6/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:48.051Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/653f4897736547dc92a1282528943bd6/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:48 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[421]} 2022-12-17T23:33:48.051Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:48.052Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2022-12-17T23:33:48.052Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFQuiesceTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:48.112Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:48.114Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:48.116Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFQuiesceTrafficActivity","description":"Activity Quiesce Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:48.378Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:48.379Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:49 GMT], server=[envoy], x-envoy-upstream-service-time=[259], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:48.380Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||{"id":"0a3565fc2f8c41a58a7186d84fa69806","versionId":"d10aa26a8c834689a15fbbec5a5571c1"} 2022-12-17T23:33:48.383Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2022-12-17T23:33:48.415Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a3565fc2f8c41a58a7186d84fa69806/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:48.416Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a3565fc2f8c41a58a7186d84fa69806/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0a3565fc2f8c41a58a7186d84fa69806/versions/latest/actions with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[374917cc-016e-4193-9598-e5ede98c9acf], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:48.417Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a3565fc2f8c41a58a7186d84fa69806/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:48.974Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a3565fc2f8c41a58a7186d84fa69806/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0a3565fc2f8c41a58a7186d84fa69806/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:49 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[554]} 2022-12-17T23:33:48.975Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a3565fc2f8c41a58a7186d84fa69806/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:48.976Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0a3565fc2f8c41a58a7186d84fa69806/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:48.976Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2022-12-17T23:33:48.976Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFResumeTrafficActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:49.034Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:49.036Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:49.037Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFResumeTrafficActivity","description":"Activity Resume Traffic on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:49.234Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:49.235Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:50 GMT], server=[envoy], x-envoy-upstream-service-time=[194], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:49.236Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||{"id":"6f162fa112a245f19200559f4a7bb7b7","versionId":"acee5964b59a4560af04484c83a8dc87"} 2022-12-17T23:33:49.239Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2022-12-17T23:33:49.273Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f162fa112a245f19200559f4a7bb7b7/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:49.273Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f162fa112a245f19200559f4a7bb7b7/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6f162fa112a245f19200559f4a7bb7b7/versions/latest/actions with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[9e054553-c900-4f1e-8ecf-b3fe36140085], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:49.275Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f162fa112a245f19200559f4a7bb7b7/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:49.594Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f162fa112a245f19200559f4a7bb7b7/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6f162fa112a245f19200559f4a7bb7b7/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:50 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[316]} 2022-12-17T23:33:49.594Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f162fa112a245f19200559f4a7bb7b7/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:49.595Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6f162fa112a245f19200559f4a7bb7b7/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:49.595Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2022-12-17T23:33:49.595Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFUnsetInMaintFlagActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:49.636Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:49.637Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[6fc8ad72-1ec6-406b-b0b6-c3d11d17044a], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:49.639Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUnsetInMaintFlagActivity","description":"Activity Unset InMaint Flag on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:49.873Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:50 GMT], server=[envoy], x-envoy-upstream-service-time=[228], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:49.875Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"550930777e2e4e6d93ad70b9e01a5e75","versionId":"c1c08664100b44f9bba87e7e701bbf0e"} 2022-12-17T23:33:49.876Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:49.879Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2022-12-17T23:33:49.923Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/550930777e2e4e6d93ad70b9e01a5e75/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:49.924Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/550930777e2e4e6d93ad70b9e01a5e75/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:49.925Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/550930777e2e4e6d93ad70b9e01a5e75/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:50.302Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/550930777e2e4e6d93ad70b9e01a5e75/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:50.303Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/550930777e2e4e6d93ad70b9e01a5e75/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:51 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[366]} 2022-12-17T23:33:50.303Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:50.304Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2022-12-17T23:33:50.304Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFUpgradeBackupActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:50.347Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:50.348Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:50.349Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeBackupActivity","description":"Activity Upgrade Backup on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:50.580Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:50.581Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:51 GMT], server=[envoy], x-envoy-upstream-service-time=[227], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:50.582Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||{"id":"ff0f900b8ab7452fba22f72f0b12f76a","versionId":"0d9d14c37c9e463595fcad7893d336d8"} 2022-12-17T23:33:50.585Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2022-12-17T23:33:50.831Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ff0f900b8ab7452fba22f72f0b12f76a/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:50.832Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ff0f900b8ab7452fba22f72f0b12f76a/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ff0f900b8ab7452fba22f72f0b12f76a/versions/latest/actions with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[88497c2b-ca12-4032-990d-d769e210087d], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:50.833Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ff0f900b8ab7452fba22f72f0b12f76a/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:51.206Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ff0f900b8ab7452fba22f72f0b12f76a/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ff0f900b8ab7452fba22f72f0b12f76a/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[370]} 2022-12-17T23:33:51.207Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ff0f900b8ab7452fba22f72f0b12f76a/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:51.208Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ff0f900b8ab7452fba22f72f0b12f76a/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:51.208Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2022-12-17T23:33:51.208Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFUpgradePostCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:51.253Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:51.253Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8e8e5e34-8d5a-4d25-86c6-d8a5b77fcc42], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:51.255Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePostCheckActivity","description":"Activity Upgrade Post Check on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:51.634Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:52 GMT], server=[envoy], x-envoy-upstream-service-time=[377], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:51.636Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"42a7999e0d584b978d92600a2592e658","versionId":"a39746401b3f426bb30fc540751355f0"} 2022-12-17T23:33:51.637Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:51.640Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2022-12-17T23:33:51.691Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/42a7999e0d584b978d92600a2592e658/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:51.692Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/42a7999e0d584b978d92600a2592e658/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/42a7999e0d584b978d92600a2592e658/versions/latest/actions with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dfe1f615-64f4-47ec-a969-7c7b6c5861c7], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:51.694Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/42a7999e0d584b978d92600a2592e658/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:52.201Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/42a7999e0d584b978d92600a2592e658/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/42a7999e0d584b978d92600a2592e658/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:52 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[501]} 2022-12-17T23:33:52.202Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/42a7999e0d584b978d92600a2592e658/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:52.203Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/42a7999e0d584b978d92600a2592e658/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:52.203Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2022-12-17T23:33:52.203Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFUpgradePreCheckActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:52.243Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:52.244Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:52.246Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradePreCheckActivity","description":"Activity Upgrade PreCheck on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:52.457Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:52.458Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:53 GMT], server=[envoy], x-envoy-upstream-service-time=[207], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:52.460Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||{"id":"c1a70803b09a46ddae204fb08523c72c","versionId":"bc05eea597694768bc5a0b0ba66a1bfd"} 2022-12-17T23:33:52.463Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2022-12-17T23:33:52.498Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c1a70803b09a46ddae204fb08523c72c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:52.500Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1a70803b09a46ddae204fb08523c72c/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:52.501Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1a70803b09a46ddae204fb08523c72c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:52.820Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c1a70803b09a46ddae204fb08523c72c/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:52.821Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c1a70803b09a46ddae204fb08523c72c/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[316]} 2022-12-17T23:33:52.822Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:52.822Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2022-12-17T23:33:52.823Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VNFUpgradeSoftwareActivity Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:52.871Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:52.872Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[94b1a414-5379-4684-b699-b1cac720233e], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:52.874Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VNFUpgradeSoftwareActivity","description":"Activity UpgradeS oftware on VNF","categoryList":["VNF"],"inputs":[],"outputs":[{"name":"WorkflowException","type":"WorkflowException"}]} 2022-12-17T23:33:53.092Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:54 GMT], server=[envoy], x-envoy-upstream-service-time=[215], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:53.094Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"36f79bb7a313454f8b0a6808bfc20e01","versionId":"2089a819208c4bd286b448ba3ac9af63"} 2022-12-17T23:33:53.095Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:53.100Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2022-12-17T23:33:53.141Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/36f79bb7a313454f8b0a6808bfc20e01/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:53.142Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/36f79bb7a313454f8b0a6808bfc20e01/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/36f79bb7a313454f8b0a6808bfc20e01/versions/latest/actions with request headers:{X-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bf3288f7-7d38-4373-8113-3d4844bea803], X-ECOMP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-TransactionID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], X-ONAP-RequestID=[dfe4edb8-b103-419b-89b7-c11756bf0f5a], Content-Type=[application/json]} 2022-12-17T23:33:53.143Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/36f79bb7a313454f8b0a6808bfc20e01/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:53.538Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/36f79bb7a313454f8b0a6808bfc20e01/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/36f79bb7a313454f8b0a6808bfc20e01/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:54 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[392]} 2022-12-17T23:33:53.539Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/36f79bb7a313454f8b0a6808bfc20e01/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:53.540Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/36f79bb7a313454f8b0a6808bfc20e01/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:53.540Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2022-12-17T23:33:53.541Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Attempting to create activity VnfInPlaceSoftwareUpdate Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity3_3_0_, activitysp0_.ID as id1_3_0_, activitysp0_.ID as id1_3_1_, activitysp0_.ACTIVITY_SPEC_ID as activity3_3_1_, activitysp0_.ACTIVITY_SPEC_CATEGORIES_ID as activity2_3_1_ from activity_spec_to_activity_spec_categories activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? Hibernate: select activitysp0_.ACTIVITY_SPEC_ID as activity2_4_0_, activitysp0_.ID as id1_4_0_, activitysp0_.ID as id1_4_1_, activitysp0_.ACTIVITY_SPEC_ID as activity2_4_1_, activitysp0_.ACTIVITY_SPEC_PARAMETERS_ID as activity3_4_1_ from activity_spec_to_activity_spec_parameters activitysp0_ where activitysp0_.ACTIVITY_SPEC_ID=? 2022-12-17T23:33:53.593Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP POST to:http://sdc-wfd-be:8080/v1.0/activity-spec with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:53.595Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2022-12-17T23:33:53.596Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 2022-12-17T23:33:53.831Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2022-12-17T23:33:53.832Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:POST performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec has http status code:201 and response headers:{date=[Sat, 17 Dec 2022 23:33:54 GMT], server=[envoy], x-envoy-upstream-service-time=[227], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2022-12-17T23:33:53.834Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||{"id":"1000589a88b245429b8a87479f7a583c","versionId":"c4ec88af1fe5431abde2c361a81b751b"} 2022-12-17T23:33:53.837Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2022-12-17T23:33:53.883Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/1000589a88b245429b8a87479f7a583c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2022-12-17T23:33:53.885Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1000589a88b245429b8a87479f7a583c/versions/latest/actions|INFO|500||Invoke 2022-12-17T23:33:53.886Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1000589a88b245429b8a87479f7a583c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2022-12-17T23:33:54.319Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/1000589a88b245429b8a87479f7a583c/versions/latest/actions|INFO|500||InvokeReturn 2022-12-17T23:33:54.320Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/1000589a88b245429b8a87479f7a583c/versions/latest/actions has http status code:200 and response headers:{date=[Sat, 17 Dec 2022 23:33:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[429]} 2022-12-17T23:33:54.320Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Response was returned with an empty entity. 2022-12-17T23:33:54.321Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2022-12-17T23:33:58.904Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-12-17T23:34:04.117Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||WARN|500||--- 2022-12-17T23:34:04.118Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-12-17T23:34:04.119Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||WARN|500||--- 2022-12-17T23:34:07.456Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-12-17T23:34:14.357Z|dfe4edb8-b103-419b-89b7-c11756bf0f5a|main|||||INFO|500||Started Application in 102.257 seconds (JVM running for 110.651) 2022-12-17T23:34:14.373Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2022-12-17T23:34:14.375Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2022-12-17T23:34:14.396Z||scheduling-1|||||INFO|500||DistributionClient - init 2022-12-17T23:34:14.449Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2022-12-17T23:34:14.483Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 46321b0a-877c-4c7a-aceb-d6bbfc096a57 url= /sdc/v1/artifactTypes 2022-12-17T23:34:14.484Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2022-12-17T23:34:14.671Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2022-12-17T23:34:14.696Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server 2022-12-17T23:34:14.720Z||scheduling-1|||||DEBUG|500||create keys 2022-12-17T23:34:14.727Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2022-12-17T23:34:14.858Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:34:14.885Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 14f1280e-59c5-482e-8962-de4928f29045 url= /sdc/v1/registerForDistribution 2022-12-17T23:34:15.021Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 14f1280e-59c5-482e-8962-de4928f29045 url= /sdc/v1/registerForDistribution 2022-12-17T23:34:15.022Z||scheduling-1|||||INFO|500||start DistributionClient 2022-12-17T23:34:15.030Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:34:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:34:15.036Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2022-12-17T23:34:15.043Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:34:15.044Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:34:15.043Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:34:15.044Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:34:25.603Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:34:25.630Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:35:15.028Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:35:15.030Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:35:15.030Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:35:15.031Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:35:15.031Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:35:15.031Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:35:24.575Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:35:24.587Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:36:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:36:15.029Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:36:15.029Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:36:15.030Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:36:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:36:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:36:24.587Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:36:24.596Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:37:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:37:15.030Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:37:15.030Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:37:15.031Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:37:15.031Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:37:15.031Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:37:24.587Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:37:24.590Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:38:15.029Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:38:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:38:15.032Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:38:15.033Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:38:15.033Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:38:15.033Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:38:24.605Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:38:24.615Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:39:15.028Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:39:15.029Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:39:15.030Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:39:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:39:15.032Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:39:15.032Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:39:24.609Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:39:24.635Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:40:15.028Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:40:15.029Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:40:15.029Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:40:15.031Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:40:15.031Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:40:15.031Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:40:24.599Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:40:24.633Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:41:15.028Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:41:15.029Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:41:15.029Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:41:15.031Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:41:15.033Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:41:15.033Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:41:24.583Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:41:24.597Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:42:15.030Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:42:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:42:15.121Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:42:15.122Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:42:15.123Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:42:15.123Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:42:24.675Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:42:24.686Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:43:15.028Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:43:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:43:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:43:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:43:15.032Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:43:15.032Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:43:18.525Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-12-17T23:43:24.589Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:43:24.599Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:44:15.028Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:44:15.030Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:44:15.030Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:44:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:44:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:44:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:44:24.586Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:44:24.593Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:45:15.028Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:45:15.029Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:45:15.029Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:45:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:45:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:45:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:45:24.582Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:45:24.587Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:46:15.028Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:46:15.029Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:46:15.030Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:46:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:46:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:46:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:46:24.584Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:46:24.590Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:47:15.029Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:47:15.031Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:47:15.034Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:47:15.034Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:47:15.034Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:47:15.034Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:47:24.588Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:47:24.588Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:48:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:48:15.030Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:48:15.030Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:48:15.031Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:48:15.032Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:48:15.032Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:48:24.584Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:48:24.585Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:49:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:49:15.030Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:49:15.031Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:49:15.031Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:49:15.031Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:49:15.032Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:49:24.585Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:49:24.586Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:50:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:50:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:50:15.030Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:50:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:50:15.031Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:50:15.031Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:50:24.588Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:50:24.588Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:51:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:51:15.030Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:51:15.030Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:51:15.030Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:51:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:51:15.031Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:51:24.583Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:51:24.584Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:52:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:52:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:52:15.030Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:52:15.031Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:52:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:52:15.031Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:52:24.588Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:52:24.589Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:53:15.029Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:53:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:53:15.032Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:53:15.032Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:53:15.032Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:53:15.032Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:53:24.593Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:53:24.608Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:54:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:54:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:54:15.030Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:54:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:54:15.031Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:54:15.032Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:54:24.582Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:54:24.585Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:55:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:55:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:55:15.029Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:55:15.031Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:55:15.031Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:55:15.031Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:55:24.592Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:55:24.605Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:56:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:56:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:56:15.029Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:56:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:56:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:56:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:56:24.576Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:56:24.581Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:57:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:57:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:57:15.030Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:57:15.031Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:57:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:57:15.031Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:57:24.579Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:57:24.586Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:58:15.031Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:58:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:58:15.033Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:58:15.033Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:58:15.034Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:58:15.034Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:58:24.583Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:58:24.592Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:59:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:59:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-17T23:59:15.032Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:59:15.032Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:59:15.034Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-17T23:59:15.035Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-17T23:59:24.590Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-17T23:59:24.599Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:00:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:00:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:00:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:00:15.031Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:00:15.032Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:00:15.032Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:00:24.571Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:00:24.590Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:01:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:01:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:01:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:01:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:01:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:01:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:01:24.583Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:01:24.583Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:02:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:02:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:02:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:02:15.031Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:02:15.031Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:02:15.031Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:02:24.580Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:02:24.581Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:03:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:03:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:03:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:03:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:03:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:03:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:03:24.585Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:03:24.596Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:04:15.029Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:04:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:04:15.033Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:04:15.033Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:04:15.034Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:04:15.034Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:04:24.594Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:04:24.600Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:05:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:05:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:05:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:05:15.031Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:05:15.031Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:05:15.031Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:05:24.581Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:05:24.585Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:06:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:06:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:06:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:06:15.031Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:06:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:06:15.031Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:06:24.583Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:06:24.585Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:07:15.029Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:07:15.030Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:07:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:07:15.031Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:07:15.031Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:07:15.031Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:07:24.579Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:07:24.585Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:08:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:08:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:08:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:08:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:08:15.032Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:08:15.032Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:08:24.582Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:08:24.584Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:09:15.029Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:09:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:09:15.032Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:09:15.032Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:09:15.032Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:09:15.032Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:09:24.585Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:09:24.585Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:10:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:10:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:10:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:10:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:10:15.032Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:10:15.032Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:10:24.583Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:10:24.585Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:11:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:11:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:11:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:11:15.031Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:11:15.031Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:11:15.031Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:11:24.575Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:11:24.579Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:12:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:12:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:12:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:12:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:12:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:12:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:12:24.577Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:12:24.583Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:13:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:13:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:13:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:13:15.031Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:13:15.031Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:13:15.031Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:13:24.592Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:13:24.598Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:14:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:14:15.030Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:14:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:14:15.031Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:14:15.031Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:14:15.031Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:14:24.579Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:14:24.579Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:15:15.029Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:15:15.031Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:15:15.031Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:15:15.032Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:15:15.032Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:15:15.032Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:15:24.573Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:15:24.585Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:16:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:16:15.030Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:16:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:16:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:16:15.032Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:16:15.032Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:16:24.615Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:16:24.615Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:17:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:17:15.030Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:17:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:17:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:17:15.033Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:17:15.034Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:17:24.585Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:17:24.585Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:18:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:18:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:18:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:18:15.030Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:18:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:18:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:18:24.582Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:18:24.587Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:19:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:19:15.032Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:19:15.033Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:19:15.033Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:19:15.034Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:19:15.034Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:19:24.589Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:19:24.596Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:20:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:20:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:20:15.031Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:20:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:20:15.031Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:20:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:20:24.583Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:20:24.586Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:21:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:21:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:21:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:21:15.031Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:21:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:21:15.031Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:21:24.578Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:21:24.581Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:22:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:22:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:22:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:22:15.031Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:22:15.031Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:22:15.031Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:22:24.573Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:22:24.583Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:23:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:23:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:23:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:23:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:23:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:23:15.032Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:23:24.583Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:23:24.583Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:24:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:24:15.030Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:24:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:24:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:24:15.032Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:24:15.032Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:24:24.579Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:24:24.580Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:25:15.029Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:25:15.031Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:25:15.033Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:25:15.033Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:25:15.033Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:25:15.033Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:25:24.599Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:25:24.599Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:26:15.029Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:26:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:26:15.031Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:26:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:26:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:26:15.031Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:26:24.579Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:26:24.583Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:27:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:27:15.030Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:27:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:27:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:27:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:27:15.032Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:27:24.588Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:27:24.590Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:28:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:28:15.030Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:28:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:28:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:28:15.031Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:28:15.032Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:28:24.581Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:28:24.581Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:29:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:29:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:29:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:29:15.031Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:29:15.031Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:29:15.031Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:29:24.574Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:29:24.609Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:30:15.029Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:30:15.031Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:30:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:30:15.031Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:30:15.032Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:30:15.032Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:30:24.579Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:30:24.579Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:31:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:31:15.030Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:31:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:31:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:31:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:31:15.032Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:31:24.576Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:31:24.586Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:32:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:32:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:32:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:32:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:32:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:32:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:32:24.584Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:32:24.584Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:33:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:33:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:33:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:33:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:33:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:33:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:33:24.576Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:33:24.579Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:34:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:34:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:34:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:34:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:34:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:34:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:34:24.578Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:34:24.579Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:35:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:35:15.030Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:35:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:35:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:35:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:35:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:35:24.582Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:35:24.582Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:36:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:36:15.030Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:36:15.031Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:36:15.030Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:36:15.031Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:36:15.031Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:36:24.579Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:36:24.579Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:37:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:37:15.030Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:37:15.030Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:37:15.031Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:37:15.032Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:37:15.032Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:37:24.574Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:37:24.576Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:38:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:38:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:38:15.029Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:38:15.031Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:38:15.031Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:38:15.031Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:38:24.576Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:38:24.576Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:39:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:39:15.030Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:39:15.030Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:39:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:39:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:39:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:39:24.575Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:39:24.586Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:40:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:40:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:40:15.029Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:40:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:40:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:40:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:40:24.600Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:40:24.607Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:41:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:41:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:41:15.032Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:41:15.033Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:41:15.032Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:41:15.035Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:41:24.587Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:41:24.587Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:42:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:42:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:42:15.029Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:42:15.031Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:42:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:42:15.032Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:42:24.576Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:42:24.588Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:43:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:43:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:43:15.030Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:43:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:43:15.031Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:43:15.031Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:43:24.579Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:43:24.582Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:44:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:44:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:44:15.030Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:44:15.031Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:44:15.032Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:44:15.032Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:44:24.582Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:44:24.582Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:45:15.028Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:45:15.030Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:45:15.030Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:45:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:45:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:45:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:45:24.592Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:45:24.592Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:46:15.028Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:46:15.030Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:46:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:46:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:46:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:46:15.030Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:46:24.580Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:46:24.595Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:15.028Z||pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:47:15.030Z||pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:47:15.030Z||pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:47:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:47:15.032Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:15.181Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:15.190Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.191Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "multicloud-k8s", "timestamp": 1671324405735, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.259Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.260Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.260Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "cds-sdc-listener", "timestamp": 1671324408865, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.261Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.261Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.261Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "aai-model-loader", "timestamp": 1671324395537, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.262Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.262Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.262Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324408086, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.263Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.263Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.264Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "policy-id", "timestamp": 1671324404323, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.264Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.264Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.265Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "multicloud-k8s", "timestamp": 1671324405735, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json", "status": "NOTIFIED" } 2022-12-18T00:47:15.267Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.267Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.267Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "cds-sdc-listener", "timestamp": 1671324408865, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.268Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.268Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.268Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "aai-model-loader", "timestamp": 1671324395537, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.269Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.269Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.269Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324408086, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.270Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.270Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.270Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "policy-id", "timestamp": 1671324404323, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.271Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.271Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.271Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "multicloud-k8s", "timestamp": 1671324405735, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-12-18T00:47:15.272Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.272Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.272Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "cds-sdc-listener", "timestamp": 1671324408865, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.273Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.273Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.273Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "aai-model-loader", "timestamp": 1671324395537, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.274Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.274Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.274Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324408086, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.275Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.275Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.275Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "policy-id", "timestamp": 1671324404323, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-12-18T00:47:15.276Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.276Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.276Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "multicloud-k8s", "timestamp": 1671324405735, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.278Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.278Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.279Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "cds-sdc-listener", "timestamp": 1671324408865, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.279Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.280Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.280Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "aai-model-loader", "timestamp": 1671324395537, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.281Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.281Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.281Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324408086, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.283Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.283Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.283Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "policy-id", "timestamp": 1671324404323, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.284Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.284Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.285Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "multicloud-k8s", "timestamp": 1671324405735, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-12-18T00:47:15.286Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.286Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.286Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "cds-sdc-listener", "timestamp": 1671324408865, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.287Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.287Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.287Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "aai-model-loader", "timestamp": 1671324395537, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.288Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.288Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.288Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324408086, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.289Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.289Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.289Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "policy-id", "timestamp": 1671324404323, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.290Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.290Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.290Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "multicloud-k8s", "timestamp": 1671324405735, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.291Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.291Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.291Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "cds-sdc-listener", "timestamp": 1671324408865, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.292Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.292Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.292Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "aai-model-loader", "timestamp": 1671324395537, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.293Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.293Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.293Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324408086, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.294Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.294Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.294Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "policy-id", "timestamp": 1671324404323, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.295Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.295Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.295Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "multicloud-k8s", "timestamp": 1671324405735, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "NOTIFIED" } 2022-12-18T00:47:15.295Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.296Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.297Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "cds-sdc-listener", "timestamp": 1671324408865, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "NOTIFIED" } 2022-12-18T00:47:15.298Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.298Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.298Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "aai-model-loader", "timestamp": 1671324395537, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "NOTIFIED" } 2022-12-18T00:47:15.298Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.299Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.299Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324408086, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "NOTIFIED" } 2022-12-18T00:47:15.299Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.299Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.300Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "policy-id", "timestamp": 1671324404323, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "NOTIFIED" } 2022-12-18T00:47:15.300Z||pool-2-thread-7|||||INFO|500||Missing status on Status Object. 2022-12-18T00:47:15.300Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.300Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "cds-sdc-listener", "timestamp": 1671324418034, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T00:47:15.301Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:47:15.301Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.301Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "multicloud-k8s", "timestamp": 1671324419177, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T00:47:15.302Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:47:15.302Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.302Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "aai-model-loader", "timestamp": 1671324418544, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T00:47:15.303Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:47:15.303Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.303Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324420464, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T00:47:15.304Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:47:15.304Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.304Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "policy-id", "timestamp": 1671324419984, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T00:47:15.305Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:47:15.305Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.305Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "multicloud-k8s", "timestamp": 1671324420314, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T00:47:15.306Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:47:15.306Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.307Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "policy-id", "timestamp": 1671324421004, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T00:47:15.307Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:47:15.307Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.307Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "multicloud-k8s", "timestamp": 1671324421407, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-12-18T00:47:15.308Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:47:15.308Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.308Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "policy-id", "timestamp": 1671324422011, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T00:47:15.452Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8e2a4bfd-9b0f-4036-94d9-5923b6121079 2022-12-18T00:47:15.484Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8e2a4bfd-9b0f-4036-94d9-5923b6121079 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T00:47:15.538Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.539Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "multicloud-k8s", "timestamp": 1671324422541, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T00:47:15.557Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8e2a4bfd-9b0f-4036-94d9-5923b6121079 2022-12-18T00:47:15.557Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8e2a4bfd-9b0f-4036-94d9-5923b6121079 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-12-18T00:47:15.577Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.578Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "multicloud-k8s", "timestamp": 1671324423543, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json", "status": "DEPLOY_OK" } 2022-12-18T00:47:15.578Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:47:15.579Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.579Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324427871, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T00:47:15.579Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:47:15.579Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.580Z||pool-2-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324428877, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T00:47:15.592Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8e2a4bfd-9b0f-4036-94d9-5923b6121079 2022-12-18T00:47:15.593Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8e2a4bfd-9b0f-4036-94d9-5923b6121079 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T00:47:15.667Z||pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:15.669Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2022-12-18T00:47:15.669Z||pool-2-thread-6|||||DEBUG|500||recieved notification from broker: {"distributionID":"8e2a4bfd-9b0f-4036-94d9-5923b6121079","serviceName":"vFW 2022-12-18 00-45-38","serviceVersion":"1.0","serviceUUID":"32206fc4-e649-4892-9d48-026a0109a1e8","serviceDescription":"catalog service description","serviceInvariantUUID":"27f0eac3-a4cb-428c-9095-b4f2f1202f06","resources":[{"resourceInstanceName":"vFW 4c453ad2-d6b7 0","resourceName":"vFW 4c453ad2-d6b7","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"16bcbaea-3286-4a0c-9c14-94577e501436","resourceInvariantUUID":"81d10c94-6cc5-4b23-b4d5-6ce953258ec1","resourceCustomizationUUID":"78acefee-624b-4a4a-9e79-52ce3afb3f8b","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vf-license-model.xml","artifactChecksum":"YjBkYzQyYTlmZTMwNzVjNjViMWIxNGU1M2FkNDJmYmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"1109a607-eeea-4621-a326-c27684b7fc6d","artifactVersion":"1"},{"artifactName":"vfw4c453ad2d6b70_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json","artifactChecksum":"NjI5OTI2MTRlYjkxNzM3NDUxMTQwODEwNjA4NDQ4YjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"863c3173-adbd-49ae-b0fa-1bf8255d1361","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vendor-license-model.xml","artifactChecksum":"M2I1M2RlNGUwNjFmNjZiODc3NThjYmViNzIzY2U0Mzc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0870a9aa-b3d8-4761-8f9f-8a0475f55386","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa","artifactVersion":"2","generatedFromUUID":"0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20221218004538-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-template.yml","artifactChecksum":"Y2ZhOTIyNTBjM2JiMzlmMzg2OGU2NjdhOWE1NTIxODc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"5d94c4fb-92ed-46fa-bb4f-3e8157fb9039","artifactVersion":"1"},{"artifactName":"service-Vfw20221218004538-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar","artifactChecksum":"NTBhN2Q3NmI4MGM2ZTQ2YTE1NjBhNjIyNjllYWI1MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"63a48775-1834-4593-be9f-63baf016992f","artifactVersion":"1"}],"workloadContext":"Production"} 2022-12-18T00:47:15.677Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T00:47:15.685Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:47:15.699Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:47:15.700Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324435028, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:15.799Z||pool-3-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms 2022-12-18T00:47:15.804Z||pool-3-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:47:15.804Z||pool-3-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:15.830Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:15.832Z||pool-3-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:47:16.710Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T00:47:16.711Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:47:16.718Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:47:16.719Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324435028, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json", "status": "NOTIFIED" } 2022-12-18T00:47:16.819Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:47:16.820Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:47:16.821Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:16.840Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:16.845Z||pool-4-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:47:17.720Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T00:47:17.721Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:47:17.723Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:47:17.724Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324435028, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-12-18T00:47:17.824Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:47:17.825Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:47:17.825Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:17.840Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:17.841Z||pool-5-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:47:18.724Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T00:47:18.726Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:47:18.728Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:47:18.728Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324435028, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:18.829Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-12-18T00:47:18.830Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:47:18.830Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:18.847Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:18.847Z||pool-6-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:47:19.729Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T00:47:19.730Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:47:19.732Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:47:19.732Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324435028, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-12-18T00:47:19.832Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T00:47:19.833Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:47:19.834Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:19.850Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:19.851Z||pool-7-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:47:20.733Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T00:47:20.734Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:47:20.737Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:47:20.737Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324435028, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T00:47:20.837Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:47:20.838Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:47:20.838Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:20.856Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:20.856Z||pool-8-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-12-18T00:47:21.737Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T00:47:21.740Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:47:21.743Z||pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:47:21.743Z||pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324435028, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "NOTIFIED" } 2022-12-18T00:47:21.843Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:47:21.844Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:47:21.844Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:21.862Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:21.863Z||pool-9-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":1,"count":1} 2022-12-18T00:47:22.745Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "serviceName": "vFW 2022-12-18 00-45-38", "serviceVersion": "1.0", "serviceUUID": "32206fc4-e649-4892-9d48-026a0109a1e8", "serviceDescription": "catalog service description", "serviceInvariantUUID": "27f0eac3-a4cb-428c-9095-b4f2f1202f06", "resources": [ { "resourceInstanceName": "vFW 4c453ad2-d6b7 0", "resourceCustomizationUUID": "78acefee-624b-4a4a-9e79-52ce3afb3f8b", "resourceName": "vFW 4c453ad2-d6b7", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "16bcbaea-3286-4a0c-9c14-94577e501436", "resourceInvariantUUID": "81d10c94-6cc5-4b23-b4d5-6ce953258ec1", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw4c453ad2d6b70_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json", "artifactChecksum": "NjI5OTI2MTRlYjkxNzM3NDUxMTQwODEwNjA4NDQ4YjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "863c3173-adbd-49ae-b0fa-1bf8255d1361", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa", "generatedFromUUID": "0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20221218004538-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "artifactChecksum": "NTBhN2Q3NmI4MGM2ZTQ2YTE1NjBhNjIyNjllYWI1MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "63a48775-1834-4593-be9f-63baf016992f" } ], "workloadContext": "Production" } 2022-12-18T00:47:22.747Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-12-18T00:47:22.748Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 32206fc4-e649-4892-9d48-026a0109a1e8 ASDC 2022-12-18T00:47:22.863Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:8e2a4bfd-9b0f-4036-94d9-5923b6121079 ServiceName:vFW 2022-12-18 00-45-38 ServiceVersion:1.0 ServiceUUID:32206fc4-e649-4892-9d48-026a0109a1e8 ServiceInvariantUUID:27f0eac3-a4cb-428c-9095-b4f2f1202f06 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20221218004538-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar ArtifactUUID:63a48775-1834-4593-be9f-63baf016992f ArtifactChecksum:NTBhN2Q3NmI4MGM2ZTQ2YTE1NjBhNjIyNjllYWI1MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 4c453ad2-d6b7 0 ResourceCustomizationUUID:78acefee-624b-4a4a-9e79-52ce3afb3f8b ResourceInvariantUUID:81d10c94-6cc5-4b23-b4d5-6ce953258ec1 ResourceName:vFW 4c453ad2-d6b7 ResourceType:VF ResourceUUID:16bcbaea-3286-4a0c-9c14-94577e501436 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw4c453ad2d6b70_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json ArtifactUUID:863c3173-adbd-49ae-b0fa-1bf8255d1361 ArtifactChecksum:NjI5OTI2MTRlYjkxNzM3NDUxMTQwODEwNjA4NDQ4YjM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml ArtifactUUID:0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env ArtifactUUID:e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env ArtifactUUID:e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-12-18T00:47:22.863Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 32206fc4-e649-4892-9d48-026a0109a1e8 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-12-18T00:47:22.929Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T00:47:22.931Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-12-18T00:47:22.932Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-12-18T00:47:22.932Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 63a48775-1834-4593-be9f-63baf016992f from URL: /sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:22.933Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-12-18T00:47:22.935Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:23.034Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-12-18T00:47:23.058Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar 63a48775-1834-4593-be9f-63baf016992f 101477 2022-12-18T00:47:23.059Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar ASDC sendASDCNotification 2022-12-18T00:47:23.059Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:23.061Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T00:47:23.062Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:47:23.070Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:47:23.071Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324443058, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T00:47:23.170Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T00:47:23.171Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:47:23.172Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:23.185Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:23.186Z||pool-10-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:47:24.071Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T00:47:24.074Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2022-12-18T00:47:24.074Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 63a48775-1834-4593-be9f-63baf016992f, URL: /sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar to file: /app/ASDC/1/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:24.075Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20221218004538-csar.csar 2022-12-18T00:47:24.193Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:24.194Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:25.042Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8919200637195896472/Definitions/service-Vfw20221218004538-template.yml Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vfw_name" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_allowed_address_pairs" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_user_data_format" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided Log warning: The required parameter "compute_vfw_key_name" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "compute_vfw_metadata" is not provided Log warning: The required parameter "port_vfw_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network" is not provided Log warning: The required parameter "compute_vsn_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vsn_key_name" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "compute_vsn_user_data_format" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "compute_vsn_metadata" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_ip_requirements" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_security_groups" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network" is not provided Log warning: The required parameter "compute_vpg_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_vpg_user_data_format" is not provided Log warning: The required parameter "compute_vpg_key_name" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_security_groups" is not provided Log warning: The required parameter "compute_vpg_metadata" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_fixed_ips" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided 2022-12-18T00:47:28.468Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2022-12-18T00:47:28.473Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-12-18T00:47:28.474Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:28.474Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2022-12-18T00:47:28.474Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:28.474Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 4c453ad2-d6b7 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:28.474Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:28.475Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:28.475Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:28.475Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:28.475Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:28.475Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:28.475Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:28.475Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:28.476Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:28.476Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||#################################################################################################### 2022-12-18T00:47:28.482Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:28.484Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:47:28.488Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is matching search criteria 2022-12-18T00:47:28.488Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-12-18T00:47:28.490Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 4c453ad2-d6b7 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T00:47:28.491Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:28.491Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:47:28.492Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is matching search criteria 2022-12-18T00:47:28.492Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2022-12-18T00:47:28.492Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 4c453ad2-d6b7 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T00:47:28.492Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:28.492Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:47:28.496Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:28.496Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is not matching search criteria 2022-12-18T00:47:28.497Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-12-18T00:47:28.497Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-12-18T00:47:28.497Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-12-18T00:47:28.497Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-12-18T00:47:28.498Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-12-18T00:47:28.498Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2022-12-18T00:47:28.498Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-12-18T00:47:28.498Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-12-18T00:47:28.498Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2022-12-18T00:47:28.498Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-12-18T00:47:28.499Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-12-18T00:47:28.499Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-12-18T00:47:28.499Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-12-18T00:47:28.499Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2022-12-18T00:47:28.499Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-12-18T00:47:28.499Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-12-18T00:47:28.499Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:28.500Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-12-18T00:47:28.501Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:28.501Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is matching search criteria 2022-12-18T00:47:28.501Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 4c453ad2-d6b7 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T00:47:28.502Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:28.502Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is matching search criteria 2022-12-18T00:47:28.502Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 4c453ad2-d6b7 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T00:47:28.502Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:28.502Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is matching search criteria 2022-12-18T00:47:28.502Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 4c453ad2-d6b7 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T00:47:28.503Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:28.503Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is not matching search criteria 2022-12-18T00:47:28.503Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-12-18T00:47:28.503Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-12-18T00:47:28.503Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-12-18T00:47:28.503Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-12-18T00:47:28.504Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2022-12-18T00:47:28.504Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-12-18T00:47:28.504Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-12-18T00:47:28.504Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-12-18T00:47:28.504Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-12-18T00:47:28.504Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2022-12-18T00:47:28.504Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-12-18T00:47:28.505Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=05b0d048-dd71-4259-8c88-1c8f86d0ac91 2022-12-18T00:47:28.505Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:28.505Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is not matching search criteria 2022-12-18T00:47:28.505Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-12-18T00:47:28.505Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-12-18T00:47:28.505Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-12-18T00:47:28.506Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-12-18T00:47:28.506Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-12-18T00:47:28.506Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2022-12-18T00:47:28.506Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-12-18T00:47:28.506Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-12-18T00:47:28.506Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-12-18T00:47:28.506Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-12-18T00:47:28.507Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2022-12-18T00:47:28.507Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-12-18T00:47:28.507Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=a5515f82-42a8-457f-a176-fae1b2450263 2022-12-18T00:47:28.507Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:28.507Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is not matching search criteria 2022-12-18T00:47:28.507Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-12-18T00:47:28.508Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-12-18T00:47:28.508Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-12-18T00:47:28.508Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-12-18T00:47:28.508Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-12-18T00:47:28.508Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2022-12-18T00:47:28.509Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-12-18T00:47:28.509Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-12-18T00:47:28.509Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2022-12-18T00:47:28.509Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-12-18T00:47:28.509Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-12-18T00:47:28.509Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-12-18T00:47:28.509Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=01a849e5-c546-4af6-b773-815bd85fee06 2022-12-18T00:47:28.510Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:28.510Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:47:28.510Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:28.510Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:47:28.510Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:28.510Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:47:28.511Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:28.511Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:47:28.511Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2022-12-18 00-45-38 Description:catalog service description Model UUID:32206fc4-e649-4892-9d48-026a0109a1e8 Model Version:NULL Model InvariantUuid:27f0eac3-a4cb-428c-9095-b4f2f1202f06 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 4c453ad2-d6b7 Model UUID:78a0638d-94c6-4ac2-8c19-0a5bca8dd67a Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:81d10c94-6cc5-4b23-b4d5-6ce953258ec1 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:78acefee-624b-4a4a-9e79-52ce3afb3f8b NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:8b6743c4-e5a2-4c81-adb0-ae0e174ae78a ModelName:Vfw4c453ad2D6b7..base_vfw..module-0 ModelUuid:7e10ea27-26ec-40fd-b837-1e10a22f9a74 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:05b0d048-dd71-4259-8c88-1c8f86d0ac91 ModelInvariantUuid:ae316b66-9bdc-46ba-8577-305eef4f326e ModelName:vFW 4c453ad2-d6b7-nodes.vfwCvfc ModelUuid:4c2fb42a-1dcc-4371-8cf2-d85dad72fab0 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:ad22c10c-750b-4964-bfb5-71c80efab9da ModelInvariantUuid:5d4ecdd2-45bc-45bd-bbf8-3ebc4b846791 ModelName:Vfw4c453ad2D6b7.compute.nodes.heat.vfw ModelUuid:a8259041-2e5f-4b8b-90ad-3fc3e1e9c946 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:a5515f82-42a8-457f-a176-fae1b2450263 ModelInvariantUuid:96c58a1a-08e5-46c0-a04a-65137ac2139f ModelName:vFW 4c453ad2-d6b7-nodes.vsnCvfc ModelUuid:3a07c59a-f318-4299-be03-a8ac030d71d1 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:f05e02f4-19f5-4470-a508-d7c2e7a489de ModelInvariantUuid:5954840a-32e1-4c0f-b509-b48589e260cf ModelName:Vfw4c453ad2D6b7.compute.nodes.heat.vsn ModelUuid:6214b2fa-8432-43fb-b9cf-13bccd3a7b80 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:01a849e5-c546-4af6-b773-815bd85fee06 ModelInvariantUuid:8a8364ce-19dc-42af-936f-45f17cafacd8 ModelName:vFW 4c453ad2-d6b7-nodes.vpgCvfc ModelUuid:99f1038d-5485-4762-96a7-b35ca56f7bbe ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:e2e48f0b-2f78-4baa-bec6-f053f7f1f0c5 ModelInvariantUuid:d877e7e2-a192-462a-bc37-7ebe5df24279 ModelName:Vfw4c453ad2D6b7.compute.nodes.heat.vpg ModelUuid:205b8a15-c76d-49b8-83a0-a9f4697a3eff ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-12-18T00:47:28.531Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 16bcbaea-3286-4a0c-9c14-94577e501436 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T00:47:28.593Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||vFW 4c453ad2-d6b7 0 2022-12-18T00:47:28.600Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 16bcbaea-3286-4a0c-9c14-94577e501436 2022-12-18T00:47:28.601Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 863c3173-adbd-49ae-b0fa-1bf8255d1361 from URL: /sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json 2022-12-18T00:47:28.601Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-12-18T00:47:28.601Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json 2022-12-18T00:47:28.668Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-12-18T00:47:28.669Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json 863c3173-adbd-49ae-b0fa-1bf8255d1361 785 2022-12-18T00:47:28.669Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json ASDC sendASDCNotification 2022-12-18T00:47:28.669Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json 2022-12-18T00:47:28.669Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T00:47:28.670Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:47:28.672Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:47:28.673Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324448669, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T00:47:28.773Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:47:28.774Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:47:28.775Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:28.791Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:28.792Z||pool-11-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2022-12-18T00:47:29.674Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw4c453ad2D6b7..base_vfw..module-0", "vfModuleModelInvariantUUID": "8b6743c4-e5a2-4c81-adb0-ae0e174ae78a", "vfModuleModelVersion": "1", "vfModuleModelUUID": "7e10ea27-26ec-40fd-b837-1e10a22f9a74", "vfModuleModelCustomizationUUID": "fd4eee77-9cc8-44e6-95f9-f2fb20ad487e", "isBase": true, "artifacts": [ "0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a", "e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-12-18T00:47:29.681Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw4c453ad2D6b7..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:7e10ea27-26ec-40fd-b837-1e10a22f9a74 VfModuleModelInvariantUUID:8b6743c4-e5a2-4c81-adb0-ae0e174ae78a VfModuleModelDescription:NULL Artifacts UUID List:{ 0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a , e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-12-18T00:47:29.684Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw4c453ad2D6b7..base_vfw..module-0", "vfModuleModelInvariantUUID": "8b6743c4-e5a2-4c81-adb0-ae0e174ae78a", "vfModuleModelVersion": "1", "vfModuleModelUUID": "7e10ea27-26ec-40fd-b837-1e10a22f9a74", "vfModuleModelCustomizationUUID": "fd4eee77-9cc8-44e6-95f9-f2fb20ad487e", "isBase": true, "artifacts": [ "0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a", "e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_vfw", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-12-18T00:47:29.684Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw4c453ad2D6b7..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:7e10ea27-26ec-40fd-b837-1e10a22f9a74 VfModuleModelInvariantUUID:8b6743c4-e5a2-4c81-adb0-ae0e174ae78a VfModuleModelDescription:NULL Artifacts UUID List:{ 0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a , e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_vfw max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-12-18T00:47:29.684Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a from URL: /sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml 2022-12-18T00:47:29.685Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-12-18T00:47:29.685Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml 2022-12-18T00:47:29.758Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-12-18T00:47:29.758Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml 0cdaa6a0-1fd5-4a18-ab8c-08903cc16f0a 20368 2022-12-18T00:47:29.759Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-12-18T00:47:29.761Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml 2022-12-18T00:47:29.761Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T00:47:29.762Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:47:29.766Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:47:29.767Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324449759, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T00:47:29.866Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T00:47:29.868Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:47:29.868Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:29.886Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:29.887Z||pool-12-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:47:30.767Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa from URL: /sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env 2022-12-18T00:47:30.768Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - download 2022-12-18T00:47:30.769Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env 2022-12-18T00:47:30.844Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2022-12-18T00:47:30.844Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env e4e51e0b-acbc-4997-b4f6-ee06cbeb48aa 2098 2022-12-18T00:47:30.845Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env ASDC sendASDCNotification 2022-12-18T00:47:30.845Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env 2022-12-18T00:47:30.845Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T00:47:30.846Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:47:30.849Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:47:30.849Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324450845, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-12-18T00:47:30.949Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:47:30.950Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:47:30.950Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:30.965Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:30.966Z||pool-13-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:47:31.850Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 32206fc4-e649-4892-9d48-026a0109a1e8 2022-12-18T00:47:31.851Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 4c453ad2-d6b7 0 16bcbaea-3286-4a0c-9c14-94577e501436 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T00:47:31.926Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7c9dde4d, org.onap.sdc.toscaparser.api.parameters.Input@6eb9ec17, org.onap.sdc.toscaparser.api.parameters.Input@2f87c166, org.onap.sdc.toscaparser.api.parameters.Input@60da378f, org.onap.sdc.toscaparser.api.parameters.Input@7227f26f] 2022-12-18T00:47:31.933Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:31.934Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:47:31.934Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2022-12-18T00:47:31.935Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 78acefee-624b-4a4a-9e79-52ce3afb3f8b 2022-12-18T00:47:31.935Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 78acefee-624b-4a4a-9e79-52ce3afb3f8b matches Tosca VF Customization UUID: 78acefee-624b-4a4a-9e79-52ce3afb3f8b 2022-12-18T00:47:31.935Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 78acefee-624b-4a4a-9e79-52ce3afb3f8b matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2022-12-18T00:47:31.949Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:31.950Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:47:31.952Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 78acefee-624b-4a4a-9e79-52ce3afb3f8b: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-12-18T00:47:31.952Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@29e302b0 2022-12-18T00:47:31.953Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:31.953Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-12-18T00:47:31.954Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : fd4eee77-9cc8-44e6-95f9-f2fb20ad487e 2022-12-18T00:47:31.956Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID fd4eee77-9cc8-44e6-95f9-f2fb20ad487e Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2022-12-18T00:47:31.967Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:31.968Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is matching search criteria 2022-12-18T00:47:31.968Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 4c453ad2-d6b7 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T00:47:31.970Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:31.970Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is matching search criteria 2022-12-18T00:47:31.971Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 4c453ad2-d6b7 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T00:47:31.971Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:31.972Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is not matching search criteria 2022-12-18T00:47:31.972Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-12-18T00:47:31.973Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2022-12-18T00:47:31.973Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-12-18T00:47:31.974Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-12-18T00:47:31.974Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2022-12-18T00:47:31.974Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-12-18T00:47:31.975Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-12-18T00:47:31.975Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-12-18T00:47:31.976Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-12-18T00:47:31.976Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2022-12-18T00:47:31.976Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-12-18T00:47:31.977Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=05b0d048-dd71-4259-8c88-1c8f86d0ac91 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-12-18T00:47:31.987Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:31.988Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is matching search criteria 2022-12-18T00:47:31.989Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 4c453ad2-d6b7 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T00:47:31.989Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:31.990Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is not matching search criteria 2022-12-18T00:47:31.990Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-12-18T00:47:31.991Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-12-18T00:47:31.991Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-12-18T00:47:31.992Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-12-18T00:47:31.992Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-12-18T00:47:31.993Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2022-12-18T00:47:31.993Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-12-18T00:47:31.994Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2022-12-18T00:47:31.994Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2022-12-18T00:47:31.994Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2022-12-18T00:47:31.995Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vpg is not matching search criteria 2022-12-18T00:47:31.995Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2022-12-18T00:47:31.995Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=a5515f82-42a8-457f-a176-fae1b2450263 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-12-18T00:47:31.999Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:31.999Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is matching search criteria 2022-12-18T00:47:32.000Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 4c453ad2-d6b7 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T00:47:32.004Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:32.004Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is not matching search criteria 2022-12-18T00:47:32.005Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2022-12-18T00:47:32.005Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2022-12-18T00:47:32.005Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2022-12-18T00:47:32.006Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2022-12-18T00:47:32.006Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2022-12-18T00:47:32.006Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vfw is not matching search criteria 2022-12-18T00:47:32.007Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2022-12-18T00:47:32.007Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2022-12-18T00:47:32.008Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vsn is not matching search criteria 2022-12-18T00:47:32.008Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2022-12-18T00:47:32.008Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2022-12-18T00:47:32.009Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2022-12-18T00:47:32.009Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=01a849e5-c546-4af6-b773-815bd85fee06 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-12-18T00:47:32.015Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:32.016Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is matching search criteria 2022-12-18T00:47:32.016Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 4c453ad2-d6b7 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T00:47:32.017Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:32.017Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Node template vFW 4c453ad2-d6b7 0 is matching search criteria 2022-12-18T00:47:32.018Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found topology templates [vFW 4c453ad2-d6b7 0] matching following query criteria: sdcType=VF, customizationUUID=78acefee-624b-4a4a-9e79-52ce3afb3f8b Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T00:47:32.021Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:32.021Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:47:32.022Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 32206fc4-e649-4892-9d48-026a0109a1e8: vFW 4c453ad2-d6b7 2022-12-18T00:47:32.022Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:32.022Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:47:32.022Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:32.023Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:47:32.023Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:32.023Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:47:32.023Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:32.024Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:47:32.024Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:47:32.024Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Service vFW 2022-12-18 00-45-38 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:47:32.024Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||Saving Service: vFW 2022-12-18 00-45-38 Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T00:47:32.358Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 4c453ad2-d6b7 16bcbaea-3286-4a0c-9c14-94577e501436 1 ASDC deployResourceStructure 2022-12-18T00:47:32.358Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json ASDC sendASDCNotification 2022-12-18T00:47:32.359Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json 2022-12-18T00:47:32.359Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T00:47:32.359Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:47:32.361Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:47:32.361Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324452358, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json", "status": "DEPLOY_OK" } 2022-12-18T00:47:32.461Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:47:32.462Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:47:32.463Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:32.475Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:32.475Z||pool-14-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1} 2022-12-18T00:47:33.362Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml ASDC sendASDCNotification 2022-12-18T00:47:33.363Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml 2022-12-18T00:47:33.363Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T00:47:33.363Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:47:33.366Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:47:33.366Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324453362, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-12-18T00:47:33.466Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:47:33.466Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:47:33.467Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:33.483Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:33.484Z||pool-15-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2022-12-18T00:47:34.366Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env ASDC sendASDCNotification 2022-12-18T00:47:34.367Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env 2022-12-18T00:47:34.367Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T00:47:34.367Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:47:34.370Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:47:34.370Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324454366, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-12-18T00:47:34.470Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:47:34.471Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:47:34.471Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:34.487Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:34.488Z||pool-16-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:47:35.374Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar ASDC sendASDCNotification 2022-12-18T00:47:35.374Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar 2022-12-18T00:47:35.374Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T00:47:35.375Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:47:35.377Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:47:35.377Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324455373, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T00:47:35.478Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-12-18T00:47:35.479Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:47:35.479Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:47:35.493Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:47:35.494Z||pool-17-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:47:36.378Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8e2a4bfd-9b0f-4036-94d9-5923b6121079 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T00:47:36.400Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8e2a4bfd-9b0f-4036-94d9-5923b6121079 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T00:47:36.404Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T00:47:36.405Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-12-18T00:47:36.405Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-12-18T00:48:06.406Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8e2a4bfd-9b0f-4036-94d9-5923b6121079 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T00:48:06.418Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8e2a4bfd-9b0f-4036-94d9-5923b6121079 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T00:48:06.423Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T00:48:06.423Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-12-18T00:48:06.423Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-12-18T00:48:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:48:15.032Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:48:15.032Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:48:15.064Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:48:15.065Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:48:15.065Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "aai-model-loader", "timestamp": 1671324435153, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T00:48:15.066Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:48:36.423Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8e2a4bfd-9b0f-4036-94d9-5923b6121079 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T00:48:36.442Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8e2a4bfd-9b0f-4036-94d9-5923b6121079 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T00:48:36.449Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T00:48:36.450Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-12-18T00:48:36.450Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-12-18T00:49:06.450Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8e2a4bfd-9b0f-4036-94d9-5923b6121079 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T00:49:06.470Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8e2a4bfd-9b0f-4036-94d9-5923b6121079 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T00:49:06.473Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T00:49:06.473Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-12-18T00:49:06.473Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-12-18T00:49:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:49:15.032Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:49:15.032Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:49:15.580Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:49:15.586Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.586Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324435028, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.587Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.587Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.588Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "aai-model-loader", "timestamp": 1671324436157, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T00:49:15.597Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8e2a4bfd-9b0f-4036-94d9-5923b6121079 2022-12-18T00:49:15.597Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8e2a4bfd-9b0f-4036-94d9-5923b6121079 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T00:49:15.610Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.610Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324435028, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json", "status": "NOTIFIED" } 2022-12-18T00:49:15.610Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.611Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.611Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324435028, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2022-12-18T00:49:15.611Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.611Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.611Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324435028, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.611Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.611Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.611Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324435028, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env", "status": "NOTIFIED" } 2022-12-18T00:49:15.611Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.612Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.612Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324435028, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.612Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.612Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.612Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324435028, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "NOTIFIED" } 2022-12-18T00:49:15.612Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.612Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.612Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324443058, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T00:49:15.612Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.612Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.612Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324448669, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T00:49:15.613Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.613Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.613Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324449759, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T00:49:15.613Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.613Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.613Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324450845, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2022-12-18T00:49:15.613Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.613Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.613Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324452358, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/vfw4c453ad2d6b70_modules.json", "status": "DEPLOY_OK" } 2022-12-18T00:49:15.614Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.614Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.614Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324453362, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2022-12-18T00:49:15.614Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.614Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.614Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324454366, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/resourceInstances/vfw4c453ad2d6b70/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2022-12-18T00:49:15.614Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.614Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.614Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324455373, "artifactURL": "/sdc/v1/catalog/services/Vfw20221218004538/1.0/artifacts/service-Vfw20221218004538-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T00:49:15.615Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.615Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.615Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "cds-sdc-listener", "timestamp": 1671324419051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.615Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.615Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.615Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "multicloud-k8s", "timestamp": 1671324454548, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.615Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.615Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.615Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "aai-model-loader", "timestamp": 1671324457160, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.615Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.616Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.616Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "cds-sdc-listener", "timestamp": 1671324419051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.616Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.616Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.616Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "multicloud-k8s", "timestamp": 1671324454548, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json", "status": "NOTIFIED" } 2022-12-18T00:49:15.617Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.617Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.617Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "aai-model-loader", "timestamp": 1671324457160, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.617Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.617Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.617Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "cds-sdc-listener", "timestamp": 1671324419051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.617Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.617Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.617Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "multicloud-k8s", "timestamp": 1671324454548, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-12-18T00:49:15.618Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.618Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.618Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "aai-model-loader", "timestamp": 1671324457160, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.618Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.618Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.618Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "policy-id", "timestamp": 1671324464323, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.618Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.619Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.619Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "cds-sdc-listener", "timestamp": 1671324419051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.619Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.619Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.619Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "multicloud-k8s", "timestamp": 1671324454548, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.619Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.619Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.619Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "aai-model-loader", "timestamp": 1671324457160, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.620Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.620Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.620Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "policy-id", "timestamp": 1671324464323, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.620Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.620Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.620Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "cds-sdc-listener", "timestamp": 1671324419051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.620Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.620Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.620Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "multicloud-k8s", "timestamp": 1671324454548, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2022-12-18T00:49:15.621Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.621Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.621Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "aai-model-loader", "timestamp": 1671324457160, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.621Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.622Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.622Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "policy-id", "timestamp": 1671324464323, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-12-18T00:49:15.622Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.622Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.622Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "cds-sdc-listener", "timestamp": 1671324419051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.622Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.622Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.622Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "multicloud-k8s", "timestamp": 1671324454548, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.623Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.623Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.623Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "aai-model-loader", "timestamp": 1671324457160, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.623Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.623Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.623Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "policy-id", "timestamp": 1671324464323, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.623Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.623Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.624Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324468087, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.624Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.624Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.624Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "cds-sdc-listener", "timestamp": 1671324419051, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "NOTIFIED" } 2022-12-18T00:49:15.624Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.624Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.624Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "multicloud-k8s", "timestamp": 1671324454548, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "NOTIFIED" } 2022-12-18T00:49:15.624Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.624Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.624Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "aai-model-loader", "timestamp": 1671324457160, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "NOTIFIED" } 2022-12-18T00:49:15.625Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "policy-id", "timestamp": 1671324464323, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.625Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324468087, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.625Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.625Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.625Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "multicloud-k8s", "timestamp": 1671324469707, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T00:49:15.626Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.626Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.626Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "cds-sdc-listener", "timestamp": 1671324468580, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T00:49:15.626Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.626Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.626Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "aai-model-loader", "timestamp": 1671324469065, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T00:49:15.626Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.626Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.626Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "policy-id", "timestamp": 1671324464323, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.627Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.627Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.627Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324468087, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.627Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.627Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.627Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "multicloud-k8s", "timestamp": 1671324470787, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T00:49:15.627Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.627Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.627Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "policy-id", "timestamp": 1671324464323, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "NOTIFIED" } 2022-12-18T00:49:15.627Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.628Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.628Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324468087, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.628Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.628Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.628Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "multicloud-k8s", "timestamp": 1671324471863, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2022-12-18T00:49:15.628Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.628Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.628Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "policy-id", "timestamp": 1671324472069, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T00:49:15.628Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.629Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.629Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324468087, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.629Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.629Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.629Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "multicloud-k8s", "timestamp": 1671324472896, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T00:49:15.646Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dd1db2e7-9f92-44f9-8912-f39405aaed6b 2022-12-18T00:49:15.646Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId dd1db2e7-9f92-44f9-8912-f39405aaed6b and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T00:49:15.658Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.659Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "policy-id", "timestamp": 1671324473076, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T00:49:15.659Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.659Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.659Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324468087, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T00:49:15.659Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.660Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.660Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "multicloud-k8s", "timestamp": 1671324473900, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json", "status": "DEPLOY_OK" } 2022-12-18T00:49:15.660Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.660Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.660Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "policy-id", "timestamp": 1671324474080, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T00:49:15.669Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of dd1db2e7-9f92-44f9-8912-f39405aaed6b 2022-12-18T00:49:15.669Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId dd1db2e7-9f92-44f9-8912-f39405aaed6b and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-12-18T00:49:15.680Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.680Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324468087, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "NOTIFIED" } 2022-12-18T00:49:15.681Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:49:15.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.681Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324475851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T00:49:15.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.681Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "aai-model-loader", "timestamp": 1671324476142, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T00:49:15.682Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.682Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.682Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "aai-model-loader", "timestamp": 1671324477145, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T00:49:15.690Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of dd1db2e7-9f92-44f9-8912-f39405aaed6b 2022-12-18T00:49:15.691Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId dd1db2e7-9f92-44f9-8912-f39405aaed6b and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T00:49:15.704Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.704Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324478702, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T00:49:15.705Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:49:15.705Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:49:15.705Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671324479707, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T00:49:15.711Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of dd1db2e7-9f92-44f9-8912-f39405aaed6b 2022-12-18T00:49:15.712Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId dd1db2e7-9f92-44f9-8912-f39405aaed6b and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T00:49:36.473Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8e2a4bfd-9b0f-4036-94d9-5923b6121079 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T00:49:36.505Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8e2a4bfd-9b0f-4036-94d9-5923b6121079 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T00:49:36.515Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T00:49:36.516Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-12-18T00:49:36.516Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-12-18T00:49:36.516Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-12-18T00:49:36.516Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T00:49:36.517Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T00:49:36.517Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T00:49:36.517Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T00:49:36.517Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T00:49:36.528Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-12-18T00:50:06.528Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8e2a4bfd-9b0f-4036-94d9-5923b6121079 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-12-18T00:50:06.551Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8e2a4bfd-9b0f-4036-94d9-5923b6121079 and serviceModelVersionId: 32206fc4-e649-4892-9d48-026a0109a1e8 2022-12-18T00:50:06.552Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 27f0eac3-a4cb-428c-9095-b4f2f1202f06 2022-12-18T00:50:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:50:15.033Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:50:15.033Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:23.365Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/27f0eac3-a4cb-428c-9095-b4f2f1202f06/model-vers/model-ver/32206fc4-e649-4892-9d48-026a0109a1e8?depth=0 2022-12-18T00:50:23.463Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2022-12-18T00:50:23.499Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/27f0eac3-a4cb-428c-9095-b4f2f1202f06/model-vers/model-ver/32206fc4-e649-4892-9d48-026a0109a1e8?depth=0|INFO|500||Invoke 2022-12-18T00:50:23.500Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/27f0eac3-a4cb-428c-9095-b4f2f1202f06/model-vers/model-ver/32206fc4-e649-4892-9d48-026a0109a1e8?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/27f0eac3-a4cb-428c-9095-b4f2f1202f06/model-vers/model-ver/32206fc4-e649-4892-9d48-026a0109a1e8?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8e2a4bfd-9b0f-4036-94d9-5923b6121079], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[376f31d9-52b8-4fe5-a864-e2813b4f5c2f], X-ECOMP-RequestID=[8e2a4bfd-9b0f-4036-94d9-5923b6121079], X-TransactionId=[], X-ONAP-RequestID=[8e2a4bfd-9b0f-4036-94d9-5923b6121079], Content-Type=[application/merge-patch+json]} 2022-12-18T00:50:23.508Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/27f0eac3-a4cb-428c-9095-b4f2f1202f06/model-vers/model-ver/32206fc4-e649-4892-9d48-026a0109a1e8?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-12-18T00:50:23.779Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/27f0eac3-a4cb-428c-9095-b4f2f1202f06/model-vers/model-ver/32206fc4-e649-4892-9d48-026a0109a1e8?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/27f0eac3-a4cb-428c-9095-b4f2f1202f06/model-vers/model-ver/32206fc4-e649-4892-9d48-026a0109a1e8?depth=0 has http status code:200 and response headers:{date=[Sun, 18 Dec 2022 00:50:23 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[238], vertex-id=[167960], x-aai-txid=[2-aai-resources-221218-00:50:23:557-96182], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-18T00:50:23.779Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/27f0eac3-a4cb-428c-9095-b4f2f1202f06/model-vers/model-ver/32206fc4-e649-4892-9d48-026a0109a1e8?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-12-18T00:50:23.780Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/27f0eac3-a4cb-428c-9095-b4f2f1202f06/model-vers/model-ver/32206fc4-e649-4892-9d48-026a0109a1e8?depth=0|INFO|500||InvokeReturn 2022-12-18T00:50:23.787Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-12-18T00:50:23.787Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T00:50:23.801Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-18T00:50:23.803Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8e2a4bfd-9b0f-4036-94d9-5923b6121079 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-12-18T00:50:23.805Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-12-18T00:50:23.806Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:23.810Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:23.810Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||DEBUG|500||try to send status { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324623804, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T00:50:23.910Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T00:50:23.911Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:23.912Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:23.940Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:23.941Z||pool-18-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:50:24.562Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:24.563Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:50:24.564Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "8e2a4bfd-9b0f-4036-94d9-5923b6121079", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324623804, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T00:50:24.565Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-12-18T00:50:24.835Z||pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:50:24.836Z||pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:50:24.836Z||pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:30.473Z||pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:30.475Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2022-12-18T00:50:30.475Z||pool-2-thread-1|||||DEBUG|500||recieved notification from broker: {"distributionID":"dd1db2e7-9f92-44f9-8912-f39405aaed6b","serviceName":"basic_onboard_GbCmUW","serviceVersion":"1.0","serviceUUID":"cb8ab805-3e11-42b1-83b1-dc99011a6268","serviceDescription":"service","serviceInvariantUUID":"0ea8937b-2717-4aad-865e-504028e56caf","resources":[{"resourceInstanceName":"basic_onboard_GbCmUW 0","resourceName":"basic_onboard_GbCmUW","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6604aa77-ddcd-4cb7-a14d-6adca9634616","resourceInvariantUUID":"0268b2da-2946-41b9-a6de-379ae0d325f9","resourceCustomizationUUID":"6cef9e4d-20bc-48b7-be35-30969e223b08","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vf-license-model.xml","artifactChecksum":"M2NkYmViNjU4YTYzMGExNmUyM2U1YWNiZjcyZGZlOTU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"37c8711a-8935-46e0-82cf-a4dc6a5f478a","artifactVersion":"1"},{"artifactName":"basic_onboard_gbcmuw0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json","artifactChecksum":"MGE3YWVmOWM0MWE5NWZhYjc0ZjMwNjgyNzAzMDAyNTM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ad99dec0-d7df-4a08-94ab-ec1a1442d17d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"afd112a0-9057-482e-8a50-bcb84e8c5fd9","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"42d068fe-fa3f-4f7e-9352-8270778df4bb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5ae7bb24-83cc-427d-b39f-02652accddfa","artifactVersion":"2","generatedFromUUID":"afd112a0-9057-482e-8a50-bcb84e8c5fd9"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardGbcmuw-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-template.yml","artifactChecksum":"YTdmNTc1NmMyM2ZmM2RlYjg2ZTM0MmEyNDc3NzAyN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"6136029a-cddd-44de-9248-76654f02dfbe","artifactVersion":"1"},{"artifactName":"service-BasicOnboardGbcmuw-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar","artifactChecksum":"OTVhODc4MjY1NDRhMDQyZWNkNTRiMmIyMjc3OGUyYjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1277539e-4508-4037-b314-e87e50331231","artifactVersion":"1"}],"workloadContext":"Production"} 2022-12-18T00:50:30.479Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T00:50:30.480Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:30.487Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:30.488Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324624835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:50:30.587Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T00:50:30.588Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:30.589Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:30.604Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:30.604Z||pool-19-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:50:31.488Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T00:50:31.489Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:31.491Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:31.492Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324624835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json", "status": "NOTIFIED" } 2022-12-18T00:50:31.593Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-12-18T00:50:31.595Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:31.595Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:31.617Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:31.618Z||pool-20-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:50:32.492Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T00:50:32.494Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:32.496Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:32.497Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324624835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-12-18T00:50:32.597Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:50:32.600Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:32.600Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:32.616Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:32.617Z||pool-21-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:50:33.497Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T00:50:33.498Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:33.500Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:33.500Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324624835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:50:33.603Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms 2022-12-18T00:50:33.604Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:33.604Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:33.621Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:33.622Z||pool-22-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:50:34.501Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T00:50:34.502Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:34.504Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:34.504Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324624835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2022-12-18T00:50:34.604Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:50:34.606Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:34.606Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:34.620Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:34.620Z||pool-23-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:50:35.505Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T00:50:35.506Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:35.508Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:35.509Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324624835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T00:50:35.608Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T00:50:35.609Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:35.610Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:35.631Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:35.631Z||pool-24-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:50:36.509Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T00:50:36.511Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:36.514Z||pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:36.514Z||pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324624835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "NOTIFIED" } 2022-12-18T00:50:36.614Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:50:36.616Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:36.616Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:36.634Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:36.634Z||pool-25-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:50:37.516Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "serviceName": "basic_onboard_GbCmUW", "serviceVersion": "1.0", "serviceUUID": "cb8ab805-3e11-42b1-83b1-dc99011a6268", "serviceDescription": "service", "serviceInvariantUUID": "0ea8937b-2717-4aad-865e-504028e56caf", "resources": [ { "resourceInstanceName": "basic_onboard_GbCmUW 0", "resourceCustomizationUUID": "6cef9e4d-20bc-48b7-be35-30969e223b08", "resourceName": "basic_onboard_GbCmUW", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "6604aa77-ddcd-4cb7-a14d-6adca9634616", "resourceInvariantUUID": "0268b2da-2946-41b9-a6de-379ae0d325f9", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_gbcmuw0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json", "artifactChecksum": "MGE3YWVmOWM0MWE5NWZhYjc0ZjMwNjgyNzAzMDAyNTM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ad99dec0-d7df-4a08-94ab-ec1a1442d17d", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "afd112a0-9057-482e-8a50-bcb84e8c5fd9", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "5ae7bb24-83cc-427d-b39f-02652accddfa", "generatedFromUUID": "afd112a0-9057-482e-8a50-bcb84e8c5fd9" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "5ae7bb24-83cc-427d-b39f-02652accddfa", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardGbcmuw-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "artifactChecksum": "OTVhODc4MjY1NDRhMDQyZWNkNTRiMmIyMjc3OGUyYjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1277539e-4508-4037-b314-e87e50331231" } ], "workloadContext": "Production" } 2022-12-18T00:50:37.516Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-12-18T00:50:37.517Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 cb8ab805-3e11-42b1-83b1-dc99011a6268 ASDC 2022-12-18T00:50:37.517Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:dd1db2e7-9f92-44f9-8912-f39405aaed6b ServiceName:basic_onboard_GbCmUW ServiceVersion:1.0 ServiceUUID:cb8ab805-3e11-42b1-83b1-dc99011a6268 ServiceInvariantUUID:0ea8937b-2717-4aad-865e-504028e56caf ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardGbcmuw-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar ArtifactUUID:1277539e-4508-4037-b314-e87e50331231 ArtifactChecksum:OTVhODc4MjY1NDRhMDQyZWNkNTRiMmIyMjc3OGUyYjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_GbCmUW 0 ResourceCustomizationUUID:6cef9e4d-20bc-48b7-be35-30969e223b08 ResourceInvariantUUID:0268b2da-2946-41b9-a6de-379ae0d325f9 ResourceName:basic_onboard_GbCmUW ResourceType:VF ResourceUUID:6604aa77-ddcd-4cb7-a14d-6adca9634616 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_gbcmuw0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json ArtifactUUID:ad99dec0-d7df-4a08-94ab-ec1a1442d17d ArtifactChecksum:MGE3YWVmOWM0MWE5NWZhYjc0ZjMwNjgyNzAzMDAyNTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml ArtifactUUID:afd112a0-9057-482e-8a50-bcb84e8c5fd9 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env ArtifactUUID:5ae7bb24-83cc-427d-b39f-02652accddfa ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env ArtifactUUID:5ae7bb24-83cc-427d-b39f-02652accddfa ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-12-18T00:50:37.518Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cb8ab805-3e11-42b1-83b1-dc99011a6268 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-12-18T00:50:37.554Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T00:50:37.555Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2022-12-18T00:50:37.555Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2022-12-18T00:50:37.555Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 1277539e-4508-4037-b314-e87e50331231 from URL: /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:37.555Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - download 2022-12-18T00:50:37.555Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:37.653Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2022-12-18T00:50:37.654Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar 1277539e-4508-4037-b314-e87e50331231 75684 2022-12-18T00:50:37.655Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar ASDC sendASDCNotification 2022-12-18T00:50:37.655Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:37.655Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T00:50:37.655Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:37.658Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:37.658Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324637655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T00:50:37.758Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:50:37.759Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:37.760Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:37.777Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:37.777Z||pool-26-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2022-12-18T00:50:38.658Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T00:50:38.659Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2022-12-18T00:50:38.660Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 1277539e-4508-4037-b314-e87e50331231, URL: /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar to file: /app/ASDC/1/service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:38.660Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:38.661Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:38.661Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:38.883Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1229535598950672694/Definitions/service-BasicOnboardGbcmuw-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_ubuntu18_metadata" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "compute_ubuntu18_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu18_key_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided 2022-12-18T00:50:40.344Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2022-12-18T00:50:40.345Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||#################################################################################################### 2022-12-18T00:50:40.345Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:40.345Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-12-18T00:50:40.345Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:40.346Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:40.346Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_GbCmUW 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:40.346Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:40.346Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:40.346Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:40.346Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:40.346Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||#################################################################################################### 2022-12-18T00:50:40.347Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:40.347Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:50:40.347Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_GbCmUW 0 is matching search criteria 2022-12-18T00:50:40.348Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2022-12-18T00:50:40.348Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GbCmUW 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T00:50:40.348Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:40.349Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:50:40.349Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_GbCmUW 0 is matching search criteria 2022-12-18T00:50:40.349Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2022-12-18T00:50:40.349Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GbCmUW 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T00:50:40.350Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:40.350Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:50:40.350Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:40.350Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_GbCmUW 0 is not matching search criteria 2022-12-18T00:50:40.351Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2022-12-18T00:50:40.351Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2022-12-18T00:50:40.351Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2022-12-18T00:50:40.351Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2022-12-18T00:50:40.351Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-12-18T00:50:40.352Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:40.352Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-12-18T00:50:40.352Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:40.352Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_GbCmUW 0 is matching search criteria 2022-12-18T00:50:40.353Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GbCmUW 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T00:50:40.353Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:40.353Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_GbCmUW 0 is matching search criteria 2022-12-18T00:50:40.354Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GbCmUW 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T00:50:40.354Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:40.354Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_GbCmUW 0 is matching search criteria 2022-12-18T00:50:40.354Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GbCmUW 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T00:50:40.355Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:40.355Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_GbCmUW 0 is not matching search criteria 2022-12-18T00:50:40.355Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2022-12-18T00:50:40.355Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2022-12-18T00:50:40.355Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=57a61725-15b4-4e8d-a3cd-e16b5be218a1 2022-12-18T00:50:40.356Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:40.356Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:50:40.356Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:40.356Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:50:40.357Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:40.357Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:50:40.357Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:40.357Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:50:40.358Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_GbCmUW Description:service Model UUID:cb8ab805-3e11-42b1-83b1-dc99011a6268 Model Version:NULL Model InvariantUuid:0ea8937b-2717-4aad-865e-504028e56caf Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_GbCmUW Model UUID:6ddacd94-b1cc-45fe-8acf-dfaa8484f9f7 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:0268b2da-2946-41b9-a6de-379ae0d325f9 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:6cef9e4d-20bc-48b7-be35-30969e223b08 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:f3d9640f-932b-43e7-a853-ccc21dafb2f0 ModelName:BasicOnboardGbcmuw..base_ubuntu18..module-0 ModelUuid:2680e410-7e22-420e-a949-ce024365010f ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:57a61725-15b4-4e8d-a3cd-e16b5be218a1 ModelInvariantUuid:7d58a57a-d68f-44d3-868d-8a2267b103af ModelName:basic_onboard_GbCmUW-nodes.ubuntu18Cvfc ModelUuid:c059ebf1-f5a5-4f46-be3c-c337c2d60f97 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:9c500476-e473-4cb5-8466-0349863fb18a ModelInvariantUuid:679fd10e-2a5e-4ebf-97cd-ae247b8530c7 ModelName:BasicOnboardGbcmuw.compute.nodes.heat.ubuntu18 ModelUuid:b187cfdc-ee1e-4a48-9d4b-723603fcc408 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-12-18T00:50:40.373Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 6604aa77-ddcd-4cb7-a14d-6adca9634616 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T00:50:40.380Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||basic_onboard_GbCmUW 0 2022-12-18T00:50:40.380Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 6604aa77-ddcd-4cb7-a14d-6adca9634616 2022-12-18T00:50:40.381Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ad99dec0-d7df-4a08-94ab-ec1a1442d17d from URL: /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json 2022-12-18T00:50:40.381Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - download 2022-12-18T00:50:40.381Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json 2022-12-18T00:50:40.447Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2022-12-18T00:50:40.448Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json ad99dec0-d7df-4a08-94ab-ec1a1442d17d 798 2022-12-18T00:50:40.449Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json ASDC sendASDCNotification 2022-12-18T00:50:40.449Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json 2022-12-18T00:50:40.450Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T00:50:40.450Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:40.453Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:40.454Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324640449, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T00:50:40.555Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:50:40.556Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:40.556Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:40.570Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:40.570Z||pool-27-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:50:41.455Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardGbcmuw..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "f3d9640f-932b-43e7-a853-ccc21dafb2f0", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2680e410-7e22-420e-a949-ce024365010f", "vfModuleModelCustomizationUUID": "dbcbd060-6a8f-4433-a427-96d9b3af4fa8", "isBase": true, "artifacts": [ "afd112a0-9057-482e-8a50-bcb84e8c5fd9", "5ae7bb24-83cc-427d-b39f-02652accddfa" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-12-18T00:50:41.461Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardGbcmuw..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:2680e410-7e22-420e-a949-ce024365010f VfModuleModelInvariantUUID:f3d9640f-932b-43e7-a853-ccc21dafb2f0 VfModuleModelDescription:NULL Artifacts UUID List:{ afd112a0-9057-482e-8a50-bcb84e8c5fd9 , 5ae7bb24-83cc-427d-b39f-02652accddfa } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-12-18T00:50:41.463Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardGbcmuw..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "f3d9640f-932b-43e7-a853-ccc21dafb2f0", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2680e410-7e22-420e-a949-ce024365010f", "vfModuleModelCustomizationUUID": "dbcbd060-6a8f-4433-a427-96d9b3af4fa8", "isBase": true, "artifacts": [ "afd112a0-9057-482e-8a50-bcb84e8c5fd9", "5ae7bb24-83cc-427d-b39f-02652accddfa" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-12-18T00:50:41.464Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardGbcmuw..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:2680e410-7e22-420e-a949-ce024365010f VfModuleModelInvariantUUID:f3d9640f-932b-43e7-a853-ccc21dafb2f0 VfModuleModelDescription:NULL Artifacts UUID List:{ afd112a0-9057-482e-8a50-bcb84e8c5fd9 , 5ae7bb24-83cc-427d-b39f-02652accddfa } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-12-18T00:50:41.464Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: afd112a0-9057-482e-8a50-bcb84e8c5fd9 from URL: /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml 2022-12-18T00:50:41.464Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - download 2022-12-18T00:50:41.465Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml 2022-12-18T00:50:41.524Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2022-12-18T00:50:41.526Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml afd112a0-9057-482e-8a50-bcb84e8c5fd9 5033 2022-12-18T00:50:41.526Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2022-12-18T00:50:41.526Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml 2022-12-18T00:50:41.527Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T00:50:41.527Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:41.530Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:41.530Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324641526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T00:50:41.631Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T00:50:41.632Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:41.632Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:41.648Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:41.649Z||pool-28-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:50:42.531Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 5ae7bb24-83cc-427d-b39f-02652accddfa from URL: /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env 2022-12-18T00:50:42.532Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - download 2022-12-18T00:50:42.532Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env 2022-12-18T00:50:42.627Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2022-12-18T00:50:42.628Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env 5ae7bb24-83cc-427d-b39f-02652accddfa 909 2022-12-18T00:50:42.629Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2022-12-18T00:50:42.629Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env 2022-12-18T00:50:42.629Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T00:50:42.630Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:42.634Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:42.634Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324642629, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2022-12-18T00:50:42.734Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T00:50:42.735Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:42.735Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:42.795Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:42.796Z||pool-29-thread-1|||||INFO|500||cambria reply ok (62 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:50:43.635Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: cb8ab805-3e11-42b1-83b1-dc99011a6268 2022-12-18T00:50:43.636Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_GbCmUW 0 6604aa77-ddcd-4cb7-a14d-6adca9634616 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T00:50:43.658Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3b4e2b10, org.onap.sdc.toscaparser.api.parameters.Input@3c9051a8, org.onap.sdc.toscaparser.api.parameters.Input@635329a7, org.onap.sdc.toscaparser.api.parameters.Input@32f34061, org.onap.sdc.toscaparser.api.parameters.Input@782feb84] 2022-12-18T00:50:43.660Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:43.660Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:50:43.661Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2022-12-18T00:50:43.661Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= 6cef9e4d-20bc-48b7-be35-30969e223b08 2022-12-18T00:50:43.661Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 6cef9e4d-20bc-48b7-be35-30969e223b08 matches Tosca VF Customization UUID: 6cef9e4d-20bc-48b7-be35-30969e223b08 2022-12-18T00:50:43.661Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: 6cef9e4d-20bc-48b7-be35-30969e223b08 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2022-12-18T00:50:43.664Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:43.665Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:50:43.665Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id 6cef9e4d-20bc-48b7-be35-30969e223b08: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-12-18T00:50:43.666Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@14b040fb 2022-12-18T00:50:43.666Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:43.666Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-12-18T00:50:43.666Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : dbcbd060-6a8f-4433-a427-96d9b3af4fa8 2022-12-18T00:50:43.666Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID dbcbd060-6a8f-4433-a427-96d9b3af4fa8 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2022-12-18T00:50:43.670Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:43.670Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_GbCmUW 0 is matching search criteria 2022-12-18T00:50:43.671Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GbCmUW 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T00:50:43.671Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:43.671Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_GbCmUW 0 is matching search criteria 2022-12-18T00:50:43.672Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GbCmUW 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T00:50:43.672Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:43.672Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_GbCmUW 0 is not matching search criteria 2022-12-18T00:50:43.672Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2022-12-18T00:50:43.672Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2022-12-18T00:50:43.672Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=57a61725-15b4-4e8d-a3cd-e16b5be218a1 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-12-18T00:50:43.676Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:43.676Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_GbCmUW 0 is matching search criteria 2022-12-18T00:50:43.676Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GbCmUW 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T00:50:43.676Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:43.676Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Node template basic_onboard_GbCmUW 0 is matching search criteria 2022-12-18T00:50:43.677Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Found topology templates [basic_onboard_GbCmUW 0] matching following query criteria: sdcType=VF, customizationUUID=6cef9e4d-20bc-48b7-be35-30969e223b08 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T00:50:43.679Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:43.680Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:50:43.680Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid cb8ab805-3e11-42b1-83b1-dc99011a6268: basic_onboard_GbCmUW 2022-12-18T00:50:43.680Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:43.681Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:50:43.682Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:43.682Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:50:43.682Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:43.683Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:50:43.683Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:43.683Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:50:43.683Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T00:50:43.683Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Service basic_onboard_GbCmUW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T00:50:43.684Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||Saving Service: basic_onboard_GbCmUW Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T00:50:43.802Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_GbCmUW 6604aa77-ddcd-4cb7-a14d-6adca9634616 1 ASDC deployResourceStructure 2022-12-18T00:50:43.802Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json ASDC sendASDCNotification 2022-12-18T00:50:43.802Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json 2022-12-18T00:50:43.802Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T00:50:43.803Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:43.809Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:43.809Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324643802, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json", "status": "DEPLOY_OK" } 2022-12-18T00:50:43.905Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms 2022-12-18T00:50:43.906Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:43.906Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:43.924Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:43.925Z||pool-30-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":1,"count":1} 2022-12-18T00:50:44.810Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2022-12-18T00:50:44.811Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml 2022-12-18T00:50:44.811Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T00:50:44.811Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:44.813Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:44.813Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324644810, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2022-12-18T00:50:44.914Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T00:50:44.915Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:44.915Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:44.930Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:44.931Z||pool-31-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:50:45.815Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2022-12-18T00:50:45.815Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env 2022-12-18T00:50:45.815Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T00:50:45.815Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:45.818Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:45.818Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324645814, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2022-12-18T00:50:45.918Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:50:45.919Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:45.919Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:45.949Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:45.950Z||pool-32-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:50:46.818Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar ASDC sendASDCNotification 2022-12-18T00:50:46.819Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar 2022-12-18T00:50:46.819Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T00:50:46.819Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:50:46.821Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:50:46.821Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324646818, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T00:50:46.921Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:50:46.923Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:50:46.923Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:50:46.959Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:50:46.959Z||pool-33-thread-1|||||INFO|500||cambria reply ok (37 ms):{"serverTimeMs":0,"count":1} 2022-12-18T00:50:47.822Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: dd1db2e7-9f92-44f9-8912-f39405aaed6b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T00:50:47.841Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: dd1db2e7-9f92-44f9-8912-f39405aaed6b Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T00:50:47.846Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T00:50:47.846Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-12-18T00:50:47.846Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-12-18T00:50:47.847Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-12-18T00:50:47.847Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T00:50:47.847Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T00:50:47.847Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T00:50:47.847Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T00:50:47.847Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T00:50:47.855Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-12-18T00:51:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:51:15.032Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:51:15.032Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:51:15.666Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:51:15.667Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:51:15.667Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324624835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:51:15.675Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:51:15.675Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:51:15.675Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324624835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json", "status": "NOTIFIED" } 2022-12-18T00:51:15.675Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:51:15.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:51:15.676Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324624835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2022-12-18T00:51:15.676Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:51:15.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:51:15.676Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324624835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T00:51:15.676Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:51:15.676Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:51:15.677Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324624835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2022-12-18T00:51:15.677Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:51:15.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:51:15.677Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324624835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T00:51:15.677Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:51:15.677Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:51:15.678Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324624835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "NOTIFIED" } 2022-12-18T00:51:15.678Z||pool-2-thread-2|||||INFO|500||Missing status on Status Object. 2022-12-18T00:51:15.678Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:51:15.678Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324637655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T00:51:15.678Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:51:15.679Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:51:15.679Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324640449, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T00:51:15.679Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:51:15.679Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:51:15.680Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324641526, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T00:51:15.680Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:51:15.680Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:51:15.680Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324642629, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2022-12-18T00:51:15.680Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:51:15.680Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:51:15.680Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324643802, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/basic_onboard_gbcmuw0_modules.json", "status": "DEPLOY_OK" } 2022-12-18T00:51:15.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:51:15.681Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:51:15.681Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324644810, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2022-12-18T00:51:15.681Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:51:15.682Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:51:15.682Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324645814, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/resourceInstances/basic_onboard_gbcmuw0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2022-12-18T00:51:15.682Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:51:15.682Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2022-12-18T00:51:15.682Z||pool-2-thread-2|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324646818, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardGbcmuw/1.0/artifacts/service-BasicOnboardGbcmuw-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T00:51:15.683Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:51:17.856Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: dd1db2e7-9f92-44f9-8912-f39405aaed6b and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-12-18T00:51:17.865Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: dd1db2e7-9f92-44f9-8912-f39405aaed6b and serviceModelVersionId: cb8ab805-3e11-42b1-83b1-dc99011a6268 2022-12-18T00:51:17.865Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 0ea8937b-2717-4aad-865e-504028e56caf 2022-12-18T00:51:17.866Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/0ea8937b-2717-4aad-865e-504028e56caf/model-vers/model-ver/cb8ab805-3e11-42b1-83b1-dc99011a6268?depth=0 2022-12-18T00:51:17.878Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2022-12-18T00:51:17.926Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0ea8937b-2717-4aad-865e-504028e56caf/model-vers/model-ver/cb8ab805-3e11-42b1-83b1-dc99011a6268?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-12-18T00:51:17.928Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0ea8937b-2717-4aad-865e-504028e56caf/model-vers/model-ver/cb8ab805-3e11-42b1-83b1-dc99011a6268?depth=0|INFO|500||Invoke 2022-12-18T00:51:17.936Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0ea8937b-2717-4aad-865e-504028e56caf/model-vers/model-ver/cb8ab805-3e11-42b1-83b1-dc99011a6268?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-12-18T00:51:18.088Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0ea8937b-2717-4aad-865e-504028e56caf/model-vers/model-ver/cb8ab805-3e11-42b1-83b1-dc99011a6268?depth=0|INFO|500||InvokeReturn 2022-12-18T00:51:18.089Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/0ea8937b-2717-4aad-865e-504028e56caf/model-vers/model-ver/cb8ab805-3e11-42b1-83b1-dc99011a6268?depth=0 has http status code:200 and response headers:{date=[Sun, 18 Dec 2022 00:51:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[137], vertex-id=[233520], x-aai-txid=[1-aai-resources-221218-00:51:17:989-41073], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-18T00:51:18.091Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2022-12-18T00:51:18.092Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-12-18T00:51:18.092Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T00:51:18.099Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-18T00:51:18.099Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID dd1db2e7-9f92-44f9-8912-f39405aaed6b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-12-18T00:51:18.100Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-12-18T00:51:18.101Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2022-12-18T00:51:18.104Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T00:51:18.104Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||DEBUG|500||try to send status { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324678100, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T00:51:18.204Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T00:51:18.205Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T00:51:18.205Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:51:18.226Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:51:18.227Z||pool-34-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-12-18T00:51:19.123Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:51:19.124Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:51:19.124Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:51:28.673Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:51:28.674Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:51:28.675Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:51:28.676Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:51:38.231Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:51:38.232Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:51:38.232Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:51:38.232Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:51:47.798Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:52:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:52:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:52:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:52:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:52:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:52:15.032Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:52:15.668Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:52:15.669Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T00:52:15.669Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "dd1db2e7-9f92-44f9-8912-f39405aaed6b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671324678100, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T00:52:15.670Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T00:52:24.583Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:53:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:53:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:53:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:53:15.030Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:53:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:53:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:53:24.575Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:53:24.590Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:54:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:54:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:54:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:54:15.031Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:54:15.031Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:54:15.031Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:54:24.574Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:54:24.586Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:55:15.029Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:55:15.031Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:55:15.032Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:55:15.032Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:55:15.032Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:55:15.032Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:55:24.594Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:55:24.594Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:56:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:56:15.030Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:56:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:56:15.031Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:56:15.031Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:56:15.031Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:56:24.585Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:56:24.586Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:57:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:57:15.030Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:57:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:57:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:57:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:57:15.032Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:57:24.581Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:57:24.581Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:58:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:58:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:58:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:58:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:58:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:58:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:58:24.603Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:58:24.621Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:59:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:59:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:59:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:59:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T00:59:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T00:59:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T00:59:24.574Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T00:59:24.577Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:00:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:00:15.030Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:00:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:00:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:00:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:00:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:00:24.582Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:00:24.603Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:01:15.029Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:01:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:01:15.034Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:01:15.034Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:01:15.035Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:01:15.035Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:01:24.581Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:01:24.581Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:02:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:02:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:02:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:02:15.030Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:02:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:02:15.032Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:02:24.571Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:02:24.573Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:03:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:03:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:03:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:03:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:03:15.031Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:03:15.031Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:03:24.573Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:03:24.592Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:04:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:04:15.030Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:04:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:04:15.030Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:04:15.031Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:04:15.031Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:04:24.604Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:04:24.605Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:05:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:05:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:05:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:05:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:05:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:05:15.032Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:05:24.577Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:05:24.580Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:06:15.029Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:06:15.033Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:06:15.033Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:06:15.033Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:06:15.034Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:06:15.034Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:06:24.584Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:06:24.584Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:07:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:07:15.030Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:07:15.030Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:07:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:07:15.032Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:07:15.032Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:07:24.585Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:07:24.584Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:08:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:08:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:08:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:08:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:08:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:08:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:08:24.580Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:08:24.587Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:09:15.028Z||pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:09:15.029Z||pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:09:15.029Z||pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:09:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:09:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:09:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:09:18.083Z||pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:09:18.083Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:09:18.084Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:09:18.084Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "aai-model-loader", "timestamp": 1671325745537, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:09:18.085Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2022-12-18T01:09:18.085Z||pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"1c0e3c84-87a6-4192-b3aa-6e399c9bdaca","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"28dc0777-489a-4444-b5f0-716a847d016b","serviceDescription":"service","serviceInvariantUUID":"8f811162-1245-4a1d-9be4-225d5a7782d6","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"b083c345-3203-4cc2-aaea-4b7015ed84f8","resourceInvariantUUID":"ec825c7e-ba88-41bf-9301-928a3ff3d83c","resourceCustomizationUUID":"a6e94a99-e8d8-4d1f-be86-f6cc43802fe6","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"NWQxZDExOWUxNWI0MjNjYTk1NTZkNWY2NDZiN2IxYWQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dd48cd14-4210-43e1-a811-801de70e2895","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ZWJkMDE1NjlmNDJjOTE5NWM4NDk5ZWRhN2YzODM5MTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1cfd16bd-1787-4598-a524-1ca76a8c9b40","artifactVersion":"1"}],"workloadContext":"Production"} 2022-12-18T01:09:18.087Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:09:18.088Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:09:18.088Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "multicloud-k8s", "timestamp": 1671325734957, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:09:18.088Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:09:18.088Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:09:18.088Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "cds-sdc-listener", "timestamp": 1671325729608, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:09:18.088Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:09:18.094Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:09:18.095Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:09:18.103Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:09:18.103Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325755028, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:09:18.203Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:09:18.204Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:09:18.204Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:09:18.226Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:09:18.227Z||pool-35-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:09:19.104Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:09:19.105Z||pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:09:19.107Z||pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:09:19.108Z||pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325755028, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:09:19.208Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:09:19.209Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:09:19.210Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:09:19.230Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:09:19.230Z||pool-36-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:09:20.130Z||pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "28dc0777-489a-4444-b5f0-716a847d016b", "serviceDescription": "service", "serviceInvariantUUID": "8f811162-1245-4a1d-9be4-225d5a7782d6", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "a6e94a99-e8d8-4d1f-be86-f6cc43802fe6", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "b083c345-3203-4cc2-aaea-4b7015ed84f8", "resourceInvariantUUID": "ec825c7e-ba88-41bf-9301-928a3ff3d83c", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "ZWJkMDE1NjlmNDJjOTE5NWM4NDk5ZWRhN2YzODM5MTU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1cfd16bd-1787-4598-a524-1ca76a8c9b40" } ], "workloadContext": "Production" } 2022-12-18T01:09:20.131Z||pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-12-18T01:09:20.131Z||pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 28dc0777-489a-4444-b5f0-716a847d016b ASDC 2022-12-18T01:09:20.132Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:1c0e3c84-87a6-4192-b3aa-6e399c9bdaca ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:28dc0777-489a-4444-b5f0-716a847d016b ServiceInvariantUUID:8f811162-1245-4a1d-9be4-225d5a7782d6 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:1cfd16bd-1787-4598-a524-1ca76a8c9b40 ArtifactChecksum:ZWJkMDE1NjlmNDJjOTE5NWM4NDk5ZWRhN2YzODM5MTU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:a6e94a99-e8d8-4d1f-be86-f6cc43802fe6 ResourceInvariantUUID:ec825c7e-ba88-41bf-9301-928a3ff3d83c ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:b083c345-3203-4cc2-aaea-4b7015ed84f8 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2022-12-18T01:09:20.132Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 28dc0777-489a-4444-b5f0-716a847d016b ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:09:20.196Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T01:09:20.198Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-12-18T01:09:20.198Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-12-18T01:09:20.199Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 1cfd16bd-1787-4598-a524-1ca76a8c9b40 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-12-18T01:09:20.199Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-12-18T01:09:20.199Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-12-18T01:09:20.310Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-12-18T01:09:20.312Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 1cfd16bd-1787-4598-a524-1ca76a8c9b40 57791 2022-12-18T01:09:20.312Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2022-12-18T01:09:20.312Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-12-18T01:09:20.312Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:09:20.313Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:09:20.354Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:09:20.355Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325760312, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:09:20.418Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 63 ms 2022-12-18T01:09:20.419Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:09:20.419Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:09:20.435Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:09:20.437Z||pool-37-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:09:21.355Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T01:09:21.356Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-12-18T01:09:21.357Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 1cfd16bd-1787-4598-a524-1ca76a8c9b40, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2022-12-18T01:09:21.357Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2022-12-18T01:09:21.357Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2022-12-18T01:09:21.357Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2022-12-18T01:09:21.572Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3041476856159012482/Definitions/service-BasicNetwork-template.yml 2022-12-18T01:09:22.179Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2022-12-18T01:09:22.180Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-12-18T01:09:22.180Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-12-18T01:09:22.180Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2022-12-18T01:09:22.180Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-12-18T01:09:22.180Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-12-18T01:09:22.180Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-12-18T01:09:22.181Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-12-18T01:09:22.181Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-12-18T01:09:22.181Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-12-18T01:09:22.181Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-12-18T01:09:22.181Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2022-12-18T01:09:22.181Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-12-18T01:09:22.182Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:09:22.182Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:09:22.182Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2022-12-18T01:09:22.182Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-12-18T01:09:22.183Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T01:09:22.183Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:09:22.183Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:09:22.183Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2022-12-18T01:09:22.183Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-12-18T01:09:22.183Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T01:09:22.184Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:09:22.184Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:09:22.184Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:09:22.184Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:09:22.185Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:09:22.185Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:09:22.185Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:09:22.185Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:09:22.185Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:09:22.186Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:09:22.186Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:28dc0777-489a-4444-b5f0-716a847d016b Model Version:NULL Model InvariantUuid:8f811162-1245-4a1d-9be4-225d5a7782d6 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:ec825c7e-ba88-41bf-9301-928a3ff3d83c Model UUID:add8e298-2f7f-48c5-b67a-5da4bfde3067 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:a6e94a99-e8d8-4d1f-be86-f6cc43802fe6 Network Technology:NEUTRON Network Type:NEUTRON Network Role:null Network Scope:null VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-12-18T01:09:22.199Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||Processing Resource Type: VL, Model UUID: b083c345-3203-4cc2-aaea-4b7015ed84f8 2022-12-18T01:09:22.199Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||No resources found for Service: 28dc0777-489a-4444-b5f0-716a847d016b Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:09:22.207Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500|| 2022-12-18T01:09:22.208Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2022-12-18T01:09:22.209Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||No resources found for Service: 28dc0777-489a-4444-b5f0-716a847d016b 2022-12-18T01:09:22.209Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: 28dc0777-489a-4444-b5f0-716a847d016b 2022-12-18T01:09:22.209Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2022-12-18T01:09:22.210Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:09:22.217Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@36336fe, org.onap.sdc.toscaparser.api.parameters.Input@79466af1, org.onap.sdc.toscaparser.api.parameters.Input@273aca6a, org.onap.sdc.toscaparser.api.parameters.Input@5325a305, org.onap.sdc.toscaparser.api.parameters.Input@496bbb59] 2022-12-18T01:09:22.219Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:09:22.219Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:09:22.219Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:09:22.219Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:09:22.220Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid 28dc0777-489a-4444-b5f0-716a847d016b: Generic NeutronNet 2022-12-18T01:09:22.220Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:09:22.220Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:09:22.220Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:09:22.221Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2022-12-18T01:09:22.257Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:09:22.258Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:09:22.258Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:09:22.258Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:09:22.259Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:09:22.259Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:09:22.259Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2022-12-18T01:09:22.320Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2022-12-18T01:09:22.321Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2022-12-18T01:09:22.322Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2022-12-18T01:09:22.322Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:09:22.322Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:09:22.324Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:09:22.324Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325762321, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:09:22.425Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:09:22.426Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:09:22.426Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:09:22.447Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:09:22.448Z||pool-38-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:09:23.325Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:09:23.351Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:09:23.358Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T01:09:23.358Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-12-18T01:09:23.359Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-12-18T01:09:53.359Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:09:53.449Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:09:53.492Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T01:09:53.492Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-12-18T01:09:53.492Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-12-18T01:10:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:10:15.032Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:10:15.032Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:10:15.166Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:10:15.166Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:10:15.167Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325758086, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:10:15.168Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:10:23.493Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:10:23.512Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:10:23.515Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T01:10:23.516Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-12-18T01:10:23.516Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-12-18T01:10:53.516Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:10:53.540Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:10:53.543Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T01:10:53.543Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-12-18T01:10:53.543Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-12-18T01:11:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:11:15.033Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:11:15.034Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:11:15.076Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:11:15.080Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.080Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325755028, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.083Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.083Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.083Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "cds-sdc-listener", "timestamp": 1671325729608, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:11:15.083Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.084Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.084Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "aai-model-loader", "timestamp": 1671325745537, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:11:15.084Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.084Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.084Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "multicloud-k8s", "timestamp": 1671325734957, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:11:15.085Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.085Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.085Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325758086, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:11:15.086Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.086Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.087Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325755028, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:11:15.087Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.087Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.088Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "aai-model-loader", "timestamp": 1671325759543, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:11:15.088Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:11:15.089Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.089Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "cds-sdc-listener", "timestamp": 1671325759043, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:11:15.089Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:11:15.090Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.090Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325761551, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:11:15.091Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:11:15.091Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.091Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325760312, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:11:15.092Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:11:15.092Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.092Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325763591, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:11:15.093Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:11:15.094Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.094Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325762321, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:11:15.095Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:11:15.095Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.095Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325764596, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:11:15.108Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca 2022-12-18T01:11:15.109Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:11:15.122Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.123Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "aai-model-loader", "timestamp": 1671325763405, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:11:15.123Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:11:15.123Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.123Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "policy-id", "timestamp": 1671325764324, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.124Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.124Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.124Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "aai-model-loader", "timestamp": 1671325764408, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:11:15.131Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca 2022-12-18T01:11:15.131Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:11:15.144Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.144Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "policy-id", "timestamp": 1671325764324, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:11:15.144Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.144Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.145Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "policy-id", "timestamp": 1671325767108, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:11:15.145Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:11:15.145Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.145Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "policy-id", "timestamp": 1671325768113, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:11:15.145Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:11:15.146Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.146Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "policy-id", "timestamp": 1671325769117, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:11:15.153Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca 2022-12-18T01:11:15.153Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:11:15.164Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.164Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "cds-sdc-listener", "timestamp": 1671325760048, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.164Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.165Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.165Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "multicloud-k8s", "timestamp": 1671325790039, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.165Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.165Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.166Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "cds-sdc-listener", "timestamp": 1671325760048, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.166Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.166Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.166Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "multicloud-k8s", "timestamp": 1671325790039, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.167Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.167Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.167Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "cds-sdc-listener", "timestamp": 1671325760048, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.167Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.168Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.168Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "multicloud-k8s", "timestamp": 1671325790039, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.168Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.168Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.169Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "cds-sdc-listener", "timestamp": 1671325760048, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.169Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.169Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.169Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "multicloud-k8s", "timestamp": 1671325790039, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.170Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.170Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.170Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "cds-sdc-listener", "timestamp": 1671325760048, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.171Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.171Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.171Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "multicloud-k8s", "timestamp": 1671325790039, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.171Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.171Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.171Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "cds-sdc-listener", "timestamp": 1671325760048, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.172Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.172Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "multicloud-k8s", "timestamp": 1671325790039, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.172Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.172Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "policy-id", "timestamp": 1671325804323, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.172Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.173Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "multicloud-k8s", "timestamp": 1671325790039, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.173Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.173Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "cds-sdc-listener", "timestamp": 1671325760048, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.173Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.174Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "policy-id", "timestamp": 1671325804323, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.174Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.174Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "aai-model-loader", "timestamp": 1671325805536, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.174Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.175Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.175Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "cds-sdc-listener", "timestamp": 1671325760048, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:11:15.175Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.175Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.175Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "multicloud-k8s", "timestamp": 1671325790039, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:11:15.175Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.176Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "policy-id", "timestamp": 1671325804323, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.176Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.176Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.176Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "aai-model-loader", "timestamp": 1671325805536, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.176Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.177Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "cds-sdc-listener", "timestamp": 1671325806609, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:11:15.177Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:11:15.177Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.177Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "policy-id", "timestamp": 1671325804323, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.177Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.178Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.178Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "aai-model-loader", "timestamp": 1671325805536, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.179Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.179Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "policy-id", "timestamp": 1671325804323, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.179Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.179Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.179Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "aai-model-loader", "timestamp": 1671325805536, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.180Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.180Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.180Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "policy-id", "timestamp": 1671325804323, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.180Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.180Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.180Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "aai-model-loader", "timestamp": 1671325805536, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.180Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.181Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.181Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "policy-id", "timestamp": 1671325804323, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.181Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.182Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "aai-model-loader", "timestamp": 1671325805536, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.182Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.182Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "policy-id", "timestamp": 1671325804323, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:11:15.182Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.182Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.183Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "aai-model-loader", "timestamp": 1671325805536, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:11:15.183Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.183Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "policy-id", "timestamp": 1671325813094, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:11:15.183Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:11:15.183Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.183Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "aai-model-loader", "timestamp": 1671325805536, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:11:15.184Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:11:15.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.184Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "policy-id", "timestamp": 1671325814100, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:11:15.184Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:11:15.184Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.184Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "aai-model-loader", "timestamp": 1671325813635, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:11:15.185Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:11:15.185Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:11:15.185Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "policy-id", "timestamp": 1671325815104, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:11:15.204Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ce0154b2-bf59-4c9a-b424-b4d19c80b2d8 2022-12-18T01:11:15.204Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ce0154b2-bf59-4c9a-b424-b4d19c80b2d8 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:11:23.543Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:11:23.556Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:11:23.571Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T01:11:23.572Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-12-18T01:11:23.572Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-12-18T01:11:23.572Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-12-18T01:11:23.572Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:11:23.572Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:11:23.572Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:11:23.572Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:11:23.573Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:11:23.580Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-12-18T01:11:53.580Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-12-18T01:11:53.587Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca and serviceModelVersionId: 28dc0777-489a-4444-b5f0-716a847d016b 2022-12-18T01:11:53.587Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8f811162-1245-4a1d-9be4-225d5a7782d6 2022-12-18T01:11:53.591Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8f811162-1245-4a1d-9be4-225d5a7782d6/model-vers/model-ver/28dc0777-489a-4444-b5f0-716a847d016b?depth=0 2022-12-18T01:11:53.602Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2022-12-18T01:11:53.650Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f811162-1245-4a1d-9be4-225d5a7782d6/model-vers/model-ver/28dc0777-489a-4444-b5f0-716a847d016b?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-12-18T01:11:53.651Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f811162-1245-4a1d-9be4-225d5a7782d6/model-vers/model-ver/28dc0777-489a-4444-b5f0-716a847d016b?depth=0|INFO|500||Invoke 2022-12-18T01:11:53.658Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f811162-1245-4a1d-9be4-225d5a7782d6/model-vers/model-ver/28dc0777-489a-4444-b5f0-716a847d016b?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-12-18T01:11:53.830Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f811162-1245-4a1d-9be4-225d5a7782d6/model-vers/model-ver/28dc0777-489a-4444-b5f0-716a847d016b?depth=0|INFO|500||InvokeReturn 2022-12-18T01:11:53.831Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8f811162-1245-4a1d-9be4-225d5a7782d6/model-vers/model-ver/28dc0777-489a-4444-b5f0-716a847d016b?depth=0 has http status code:200 and response headers:{date=[Sun, 18 Dec 2022 01:11:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[154], vertex-id=[200744], x-aai-txid=[1-aai-resources-221218-01:11:53:673-97047], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-18T01:11:53.831Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2022-12-18T01:11:53.831Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-12-18T01:11:53.831Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:11:53.837Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-18T01:11:53.837Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c0e3c84-87a6-4192-b3aa-6e399c9bdaca and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-12-18T01:11:53.838Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-12-18T01:11:53.838Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:11:53.842Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:11:53.842Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325913838, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T01:11:53.941Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:11:53.943Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:11:53.943Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:11:53.972Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:11:53.973Z||pool-39-thread-1|||||INFO|500||cambria reply ok (31 ms):{"serverTimeMs":1,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-12-18T01:11:54.859Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:11:54.860Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:11:54.861Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:12:00.559Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:12:00.561Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||received message from topic 2022-12-18T01:12:00.562Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"ce0154b2-bf59-4c9a-b424-b4d19c80b2d8","serviceName":"Demo_pNF_E7GJPqBhlfl1YMGlyvv3","serviceVersion":"1.0","serviceUUID":"e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd","serviceDescription":"catalog service description","serviceInvariantUUID":"63e0e84a-9175-4680-ad06-f96155f53be4","resources":[{"resourceInstanceName":"pNF 7dfbe447-46ad 0","resourceName":"pNF 7dfbe447-46ad","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"bd8272d4-9103-4095-b984-d15326eb0f46","resourceInvariantUUID":"e38fdd31-9ff0-4e6d-818b-d88e001b27a2","resourceCustomizationUUID":"1865e0c1-1baf-4ed2-b0ed-a4f3676d46a8","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vf-license-model.xml","artifactChecksum":"MGQyYjQ4ZmZkYTFiMGNlYzAwNDRmYTA4ZDQyN2Q2MWI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ac42b284-9349-4135-b859-755c249f1e33","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/pNF.csar","artifactChecksum":"OTgzODQ3YWIxOTM1NzNmNzc2OThmNjI0NGY1OTY0Y2E\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5d97fdbe-3122-4d75-84ed-bc99e556972c","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"a7258ad0-c9a1-4511-a9c7-053a7cd80858","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vendor-license-model.xml","artifactChecksum":"MzE3YzJiY2QxNTcwNGQ0MGI1NjhmM2QwY2IwMzU5Y2Q\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"510ffd79-54dc-4052-9c30-d266e3e12149","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"183175ad-8879-4ba1-8505-b041f06f650e","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"572ee799-4166-43ec-8c35-4d2ff1fd057b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfE7gjpqbhlfl1ymglyvv3-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-template.yml","artifactChecksum":"ZGFlYjRjMTU5Nzg3YjE4ZTJhODI5YTQ4ZDRmN2FlMGU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"01c73c11-b68d-42f3-9ef3-f58422c9fd9a","artifactVersion":"1"},{"artifactName":"service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar","artifactChecksum":"MWQ4NGE0MmMxZmQzNjVjODlhMjE2NjZjN2RiYzA3ZjU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7451c423-c4df-457e-94f5-8f156b9e2812","artifactVersion":"1"}],"workloadContext":"Production"} 2022-12-18T01:12:00.566Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:12:00.567Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:12:00.569Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:12:00.569Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:00.670Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-12-18T01:12:00.671Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:12:00.671Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:12:00.691Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:12:00.692Z||pool-40-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:12:01.570Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:12:01.571Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:12:01.575Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:12:01.575Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:01.675Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:12:01.676Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:12:01.676Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:12:01.693Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:12:01.694Z||pool-41-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:12:02.576Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:12:02.576Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:12:02.580Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:12:02.580Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:02.679Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:12:02.680Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:12:02.680Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:12:02.696Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:12:02.697Z||pool-42-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:12:03.581Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:12:03.583Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:12:03.587Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:12:03.587Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:03.687Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:12:03.688Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:12:03.688Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:12:03.705Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:12:03.706Z||pool-43-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:12:04.587Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:12:04.589Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:12:04.600Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:12:04.600Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:04.693Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 92 ms 2022-12-18T01:12:04.694Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:12:04.694Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:12:04.711Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:12:04.712Z||pool-44-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:12:05.602Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:12:05.602Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:12:05.606Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:12:05.606Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:05.705Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:12:05.706Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:12:05.706Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:12:05.724Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:12:05.725Z||pool-45-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:12:06.606Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:12:06.608Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:12:06.613Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:12:06.614Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:06.713Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:12:06.714Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:12:06.715Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:12:06.731Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:12:06.732Z||pool-46-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:12:07.615Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:12:07.617Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:12:07.625Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:12:07.625Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:12:07.725Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:12:07.726Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:12:07.726Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:12:07.766Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:12:07.767Z||pool-47-thread-1|||||INFO|500||cambria reply ok (42 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:12:08.628Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "serviceName": "Demo_pNF_E7GJPqBhlfl1YMGlyvv3", "serviceVersion": "1.0", "serviceUUID": "e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd", "serviceDescription": "catalog service description", "serviceInvariantUUID": "63e0e84a-9175-4680-ad06-f96155f53be4", "resources": [ { "resourceInstanceName": "pNF 7dfbe447-46ad 0", "resourceCustomizationUUID": "1865e0c1-1baf-4ed2-b0ed-a4f3676d46a8", "resourceName": "pNF 7dfbe447-46ad", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "bd8272d4-9103-4095-b984-d15326eb0f46", "resourceInvariantUUID": "e38fdd31-9ff0-4e6d-818b-d88e001b27a2", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "artifactChecksum": "MWQ4NGE0MmMxZmQzNjVjODlhMjE2NjZjN2RiYzA3ZjU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7451c423-c4df-457e-94f5-8f156b9e2812" } ], "workloadContext": "Production" } 2022-12-18T01:12:08.628Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-12-18T01:12:08.629Z|1c0e3c84-87a6-4192-b3aa-6e399c9bdaca|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd ASDC 2022-12-18T01:12:08.630Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:ce0154b2-bf59-4c9a-b424-b4d19c80b2d8 ServiceName:Demo_pNF_E7GJPqBhlfl1YMGlyvv3 ServiceVersion:1.0 ServiceUUID:e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd ServiceInvariantUUID:63e0e84a-9175-4680-ad06-f96155f53be4 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar ArtifactUUID:7451c423-c4df-457e-94f5-8f156b9e2812 ArtifactChecksum:MWQ4NGE0MmMxZmQzNjVjODlhMjE2NjZjN2RiYzA3ZjU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 7dfbe447-46ad 0 ResourceCustomizationUUID:1865e0c1-1baf-4ed2-b0ed-a4f3676d46a8 ResourceInvariantUUID:e38fdd31-9ff0-4e6d-818b-d88e001b27a2 ResourceName:pNF 7dfbe447-46ad ResourceType:PNF ResourceUUID:bd8272d4-9103-4095-b984-d15326eb0f46 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2022-12-18T01:12:08.631Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-12-18T01:12:08.678Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T01:12:08.679Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-12-18T01:12:08.680Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-12-18T01:12:08.680Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 7451c423-c4df-457e-94f5-8f156b9e2812 from URL: /sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:08.680Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-12-18T01:12:08.681Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:08.803Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-12-18T01:12:08.807Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 7451c423-c4df-457e-94f5-8f156b9e2812 88015 2022-12-18T01:12:08.808Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar ASDC sendASDCNotification 2022-12-18T01:12:08.808Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:08.808Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:12:08.808Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:12:08.811Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:12:08.811Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325928808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:08.911Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:12:08.912Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:12:08.912Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:12:08.929Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:12:08.929Z||pool-48-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:12:09.811Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T01:12:09.812Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-12-18T01:12:09.813Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 7451c423-c4df-457e-94f5-8f156b9e2812, URL: /sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar to file: /app/ASDC/1/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:09.813Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:09.814Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:09.814Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:10.065Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2300303832278587112/Definitions/service-DemoPnfE7gjpqbhlfl1ymglyvv3-template.yml 2022-12-18T01:12:11.025Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2022-12-18T01:12:11.025Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-12-18T01:12:11.026Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:11.026Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-12-18T01:12:11.026Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:11.026Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:11.026Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 7dfbe447-46ad 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:11.026Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:11.026Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:11.026Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:11.026Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:11.026Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-12-18T01:12:11.026Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:12:11.026Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_E7GJPqBhlfl1YMGlyvv3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:12:11.027Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Node template pNF 7dfbe447-46ad 0 is matching search criteria 2022-12-18T01:12:11.027Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-12-18T01:12:11.027Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 7dfbe447-46ad 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T01:12:11.027Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:12:11.027Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_E7GJPqBhlfl1YMGlyvv3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:12:11.028Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Node template pNF 7dfbe447-46ad 0 is matching search criteria 2022-12-18T01:12:11.028Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-12-18T01:12:11.028Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Found topology templates [pNF 7dfbe447-46ad 0] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T01:12:11.028Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:12:11.028Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_E7GJPqBhlfl1YMGlyvv3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:12:11.028Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:12:11.029Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_E7GJPqBhlfl1YMGlyvv3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:12:11.029Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:12:11.029Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_E7GJPqBhlfl1YMGlyvv3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:12:11.029Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:12:11.029Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_E7GJPqBhlfl1YMGlyvv3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:12:11.029Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:12:11.029Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_E7GJPqBhlfl1YMGlyvv3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:12:11.030Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_E7GJPqBhlfl1YMGlyvv3 Description:catalog service description Model UUID:e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd Model Version:NULL Model InvariantUuid:63e0e84a-9175-4680-ad06-f96155f53be4 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-12-18T01:12:11.038Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||Processing Resource Type: PNF, Model UUID: bd8272d4-9103-4095-b984-d15326eb0f46 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:12:11.041Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||pNF 7dfbe447-46ad 0 2022-12-18T01:12:11.042Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: bd8272d4-9103-4095-b984-d15326eb0f46 2022-12-18T01:12:11.042Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||No resources found for Service: e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd 2022-12-18T01:12:11.042Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd 2022-12-18T01:12:11.042Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 7dfbe447-46ad 0 bd8272d4-9103-4095-b984-d15326eb0f46 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:12:11.052Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7677eca, org.onap.sdc.toscaparser.api.parameters.Input@2c52ecba, org.onap.sdc.toscaparser.api.parameters.Input@135a45c6, org.onap.sdc.toscaparser.api.parameters.Input@3393ddb2, org.onap.sdc.toscaparser.api.parameters.Input@f3e6424] 2022-12-18T01:12:11.052Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:12:11.052Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_E7GJPqBhlfl1YMGlyvv3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:12:11.053Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd: pNF 7dfbe447-46ad 2022-12-18T01:12:11.053Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||Processing PNF resource: bd8272d4-9103-4095-b984-d15326eb0f46 2022-12-18T01:12:11.053Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:12:11.053Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Service Demo_pNF_E7GJPqBhlfl1YMGlyvv3 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:12:11.053Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||Resource customization UUID: 1865e0c1-1baf-4ed2-b0ed-a4f3676d46a8 is the same as notified resource customizationUUID: 1865e0c1-1baf-4ed2-b0ed-a4f3676d46a8 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2022-12-18T01:12:11.122Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 7dfbe447-46ad bd8272d4-9103-4095-b984-d15326eb0f46 0 ASDC deployResourceStructure 2022-12-18T01:12:11.122Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar ASDC sendASDCNotification 2022-12-18T01:12:11.122Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar 2022-12-18T01:12:11.123Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:12:11.123Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:12:11.125Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:12:11.125Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325931122, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:12:11.225Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:12:11.226Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:12:11.226Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:12:11.240Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:12:11.240Z||pool-49-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:12:12.126Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ce0154b2-bf59-4c9a-b424-b4d19c80b2d8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:12:12.141Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ce0154b2-bf59-4c9a-b424-b4d19c80b2d8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:12:12.144Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T01:12:12.144Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-12-18T01:12:12.144Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-12-18T01:12:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:12:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:12:15.032Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:12:15.059Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:12:15.076Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.076Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325818086, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.077Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.077Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.077Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325818086, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.078Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.078Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.078Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "aai-model-loader", "timestamp": 1671325818851, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:12:15.078Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.078Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.078Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325818086, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.078Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.079Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.081Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "aai-model-loader", "timestamp": 1671325819855, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:12:15.110Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ce0154b2-bf59-4c9a-b424-b4d19c80b2d8 2022-12-18T01:12:15.110Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ce0154b2-bf59-4c9a-b424-b4d19c80b2d8 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:12:15.143Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.143Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325818086, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.143Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.144Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.144Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325818086, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.144Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.144Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.144Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325818086, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.144Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.144Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.144Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325818086, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.144Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.144Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.145Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325818086, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:12:15.145Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.145Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.145Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325826873, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.145Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.145Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.145Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "multicloud-k8s", "timestamp": 1671325807702, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.146Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.146Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.146Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "cds-sdc-listener", "timestamp": 1671325807614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.146Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.146Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.146Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "policy-id", "timestamp": 1671325824323, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.146Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.146Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.146Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "multicloud-k8s", "timestamp": 1671325807702, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-12-18T01:12:15.146Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.146Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.147Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "cds-sdc-listener", "timestamp": 1671325807614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.147Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.147Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.147Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325829210, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:12:15.147Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.147Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.147Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "policy-id", "timestamp": 1671325824323, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.147Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.147Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.147Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "multicloud-k8s", "timestamp": 1671325807702, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-12-18T01:12:15.147Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.148Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.148Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "cds-sdc-listener", "timestamp": 1671325807614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.148Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.148Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.148Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325830216, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:12:15.155Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ce0154b2-bf59-4c9a-b424-b4d19c80b2d8 2022-12-18T01:12:15.155Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId ce0154b2-bf59-4c9a-b424-b4d19c80b2d8 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:12:15.167Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.167Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "policy-id", "timestamp": 1671325824323, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-12-18T01:12:15.167Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.167Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.167Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "cds-sdc-listener", "timestamp": 1671325807614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.168Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.168Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.168Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "multicloud-k8s", "timestamp": 1671325807702, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.168Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.168Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.168Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "policy-id", "timestamp": 1671325824323, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.168Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.168Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.168Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "multicloud-k8s", "timestamp": 1671325807702, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-12-18T01:12:15.168Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.169Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.169Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "cds-sdc-listener", "timestamp": 1671325807614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.169Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.169Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.169Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "policy-id", "timestamp": 1671325824323, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.169Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.169Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.169Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "cds-sdc-listener", "timestamp": 1671325807614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.170Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.170Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.170Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "multicloud-k8s", "timestamp": 1671325807702, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.170Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.170Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.170Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "policy-id", "timestamp": 1671325824323, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.170Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.170Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.170Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "cds-sdc-listener", "timestamp": 1671325807614, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:12:15.171Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.171Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.171Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "multicloud-k8s", "timestamp": 1671325807702, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:12:15.171Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.171Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.171Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "policy-id", "timestamp": 1671325824323, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:12:15.171Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.171Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.172Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "multicloud-k8s", "timestamp": 1671325834339, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.172Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.172Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "cds-sdc-listener", "timestamp": 1671325833185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.172Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.172Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "policy-id", "timestamp": 1671325835143, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.172Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.172Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.173Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "multicloud-k8s", "timestamp": 1671325835427, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.173Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.173Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "policy-id", "timestamp": 1671325836150, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:12:15.173Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.173Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.173Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "aai-model-loader", "timestamp": 1671325835536, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.174Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.174Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "multicloud-k8s", "timestamp": 1671325836504, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.174Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.174Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.174Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "policy-id", "timestamp": 1671325837154, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:12:15.195Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 273c5070-ae72-420c-bbd4-9077c0f7af7a 2022-12-18T01:12:15.195Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 273c5070-ae72-420c-bbd4-9077c0f7af7a and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:12:15.205Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.206Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "aai-model-loader", "timestamp": 1671325835536, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.207Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.207Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.207Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "multicloud-k8s", "timestamp": 1671325837551, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:12:15.216Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 273c5070-ae72-420c-bbd4-9077c0f7af7a 2022-12-18T01:12:15.216Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 273c5070-ae72-420c-bbd4-9077c0f7af7a and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-12-18T01:12:15.233Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.234Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "cds-sdc-listener", "timestamp": 1671325834188, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.235Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.235Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.235Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "aai-model-loader", "timestamp": 1671325835536, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.236Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.236Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.237Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "multicloud-k8s", "timestamp": 1671325838552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-12-18T01:12:15.237Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.237Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.238Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "cds-sdc-listener", "timestamp": 1671325834188, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.238Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.238Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.239Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "aai-model-loader", "timestamp": 1671325835536, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.239Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.239Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.240Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "multicloud-k8s", "timestamp": 1671325839556, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.240Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.241Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.241Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "cds-sdc-listener", "timestamp": 1671325834188, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.242Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.242Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.242Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "aai-model-loader", "timestamp": 1671325835536, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.243Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.243Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.243Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "multicloud-k8s", "timestamp": 1671325839556, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-12-18T01:12:15.244Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.244Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.244Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "cds-sdc-listener", "timestamp": 1671325834188, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.245Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.245Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.246Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "aai-model-loader", "timestamp": 1671325835536, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.246Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.247Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.247Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "multicloud-k8s", "timestamp": 1671325839556, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-12-18T01:12:15.248Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.248Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.248Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "cds-sdc-listener", "timestamp": 1671325834188, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.249Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.249Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.249Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "aai-model-loader", "timestamp": 1671325835536, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:12:15.250Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.250Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.251Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "multicloud-k8s", "timestamp": 1671325839556, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-12-18T01:12:15.251Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.251Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.252Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "cds-sdc-listener", "timestamp": 1671325834188, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.252Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.253Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.253Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "aai-model-loader", "timestamp": 1671325842721, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.253Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.253Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.253Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "multicloud-k8s", "timestamp": 1671325839556, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-12-18T01:12:15.254Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.254Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.254Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "cds-sdc-listener", "timestamp": 1671325834188, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.254Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.254Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.254Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "multicloud-k8s", "timestamp": 1671325839556, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.255Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.255Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.255Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "policy-id", "timestamp": 1671325844323, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.255Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.256Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.256Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "cds-sdc-listener", "timestamp": 1671325834188, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.256Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.256Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.256Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "multicloud-k8s", "timestamp": 1671325839556, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-12-18T01:12:15.257Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.257Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "policy-id", "timestamp": 1671325844323, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.257Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.257Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.258Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "cds-sdc-listener", "timestamp": 1671325834188, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:12:15.258Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.258Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.258Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "multicloud-k8s", "timestamp": 1671325839556, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.258Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.259Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "policy-id", "timestamp": 1671325844323, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.259Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.259Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.259Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "cds-sdc-listener", "timestamp": 1671325846084, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.260Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.260Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "multicloud-k8s", "timestamp": 1671325839556, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:12:15.260Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.260Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.261Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "policy-id", "timestamp": 1671325844323, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.261Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.261Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.261Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.262Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.262Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.262Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "multicloud-k8s", "timestamp": 1671325848664, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.262Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.262Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.263Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "policy-id", "timestamp": 1671325844323, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-12-18T01:12:15.263Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.263Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.263Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.263Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.263Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.264Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "multicloud-k8s", "timestamp": 1671325849771, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.264Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.264Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.264Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "policy-id", "timestamp": 1671325844323, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.264Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.264Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.265Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.265Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.265Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.265Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "aai-model-loader", "timestamp": 1671325849650, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:12:15.265Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.266Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.266Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "multicloud-k8s", "timestamp": 1671325850857, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.266Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.266Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.266Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "policy-id", "timestamp": 1671325844323, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.266Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.266Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.267Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.267Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.267Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.267Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "aai-model-loader", "timestamp": 1671325850654, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:12:15.278Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 273c5070-ae72-420c-bbd4-9077c0f7af7a 2022-12-18T01:12:15.278Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 273c5070-ae72-420c-bbd4-9077c0f7af7a and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:12:15.290Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.291Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "policy-id", "timestamp": 1671325844323, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.291Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.291Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.291Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "multicloud-k8s", "timestamp": 1671325851936, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.292Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.292Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.292Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.292Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.292Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.292Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "policy-id", "timestamp": 1671325844323, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:12:15.293Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.293Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.293Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "multicloud-k8s", "timestamp": 1671325853022, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:12:15.309Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1f994681-ca1f-4d69-879c-97e8ecc59f07 2022-12-18T01:12:15.309Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1f994681-ca1f-4d69-879c-97e8ecc59f07 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:12:15.321Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.321Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.321Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.321Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.321Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "policy-id", "timestamp": 1671325854105, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.322Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.322Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.322Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "multicloud-k8s", "timestamp": 1671325854024, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-12-18T01:12:15.322Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.322Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.322Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:12:15.323Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.323Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.323Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "policy-id", "timestamp": 1671325855110, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:12:15.323Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.323Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.323Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325855857, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.323Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.324Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.324Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "policy-id", "timestamp": 1671325856113, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:12:15.331Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1f994681-ca1f-4d69-879c-97e8ecc59f07 2022-12-18T01:12:15.332Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1f994681-ca1f-4d69-879c-97e8ecc59f07 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-12-18T01:12:15.342Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.342Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325858810, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:12:15.342Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.343Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.343Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325859815, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:12:15.350Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 273c5070-ae72-420c-bbd4-9077c0f7af7a 2022-12-18T01:12:15.350Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 273c5070-ae72-420c-bbd4-9077c0f7af7a and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:12:15.362Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.362Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.363Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.363Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.363Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.364Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.364Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.364Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.364Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.365Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.365Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.365Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.365Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.366Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.366Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.366Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.366Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.367Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.367Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.367Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.367Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.368Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.368Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "aai-model-loader", "timestamp": 1671325865536, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.368Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.372Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.372Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.372Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.372Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.373Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "aai-model-loader", "timestamp": 1671325865536, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.373Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.374Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.374Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325848087, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:12:15.374Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.374Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.375Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "aai-model-loader", "timestamp": 1671325865536, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.375Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.375Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.375Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "aai-model-loader", "timestamp": 1671325865536, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.376Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.376Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.376Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325869933, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.376Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.376Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.377Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "aai-model-loader", "timestamp": 1671325865536, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.378Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.378Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.378Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "aai-model-loader", "timestamp": 1671325865536, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.382Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.383Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.383Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325872641, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:12:15.383Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:15.384Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.384Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "aai-model-loader", "timestamp": 1671325865536, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.384Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.384Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.384Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671325873646, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:12:15.394Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1f994681-ca1f-4d69-879c-97e8ecc59f07 2022-12-18T01:12:15.395Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1f994681-ca1f-4d69-879c-97e8ecc59f07 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:12:15.405Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.405Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "aai-model-loader", "timestamp": 1671325865536, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:12:15.406Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.406Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.406Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "aai-model-loader", "timestamp": 1671325865536, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:12:15.406Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:12:15.407Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:12:15.407Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "aai-model-loader", "timestamp": 1671325874702, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:12:15.407Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:12:42.145Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ce0154b2-bf59-4c9a-b424-b4d19c80b2d8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:12:42.165Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ce0154b2-bf59-4c9a-b424-b4d19c80b2d8 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:12:42.170Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T01:12:42.170Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-12-18T01:12:42.170Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-12-18T01:12:42.170Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-12-18T01:12:42.170Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:12:42.170Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:12:42.171Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:12:42.171Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:12:42.171Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:12:42.185Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-12-18T01:13:12.186Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ce0154b2-bf59-4c9a-b424-b4d19c80b2d8 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-12-18T01:13:12.197Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ce0154b2-bf59-4c9a-b424-b4d19c80b2d8 and serviceModelVersionId: e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd 2022-12-18T01:13:12.197Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 63e0e84a-9175-4680-ad06-f96155f53be4 2022-12-18T01:13:12.202Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/63e0e84a-9175-4680-ad06-f96155f53be4/model-vers/model-ver/e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd?depth=0 2022-12-18T01:13:12.206Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2022-12-18T01:13:12.236Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/63e0e84a-9175-4680-ad06-f96155f53be4/model-vers/model-ver/e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd?depth=0|INFO|500||Invoke 2022-12-18T01:13:12.236Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/63e0e84a-9175-4680-ad06-f96155f53be4/model-vers/model-ver/e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/63e0e84a-9175-4680-ad06-f96155f53be4/model-vers/model-ver/e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ce0154b2-bf59-4c9a-b424-b4d19c80b2d8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d02f3c36-5536-40bf-b296-cc9d3f34eb49], X-ECOMP-RequestID=[ce0154b2-bf59-4c9a-b424-b4d19c80b2d8], X-TransactionId=[], X-ONAP-RequestID=[ce0154b2-bf59-4c9a-b424-b4d19c80b2d8], Content-Type=[application/merge-patch+json]} 2022-12-18T01:13:12.242Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/63e0e84a-9175-4680-ad06-f96155f53be4/model-vers/model-ver/e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-12-18T01:13:12.410Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/63e0e84a-9175-4680-ad06-f96155f53be4/model-vers/model-ver/e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/63e0e84a-9175-4680-ad06-f96155f53be4/model-vers/model-ver/e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd?depth=0 has http status code:200 and response headers:{date=[Sun, 18 Dec 2022 01:13:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[163], vertex-id=[167968], x-aai-txid=[1-aai-resources-221218-01:13:12:253-34317], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-18T01:13:12.411Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/63e0e84a-9175-4680-ad06-f96155f53be4/model-vers/model-ver/e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-12-18T01:13:12.411Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/63e0e84a-9175-4680-ad06-f96155f53be4/model-vers/model-ver/e1e473d1-acd2-4a53-a5cb-4bdc36e5eedd?depth=0|INFO|500||InvokeReturn 2022-12-18T01:13:12.412Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-12-18T01:13:12.412Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:13:12.420Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-18T01:13:12.420Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ce0154b2-bf59-4c9a-b424-b4d19c80b2d8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-12-18T01:13:12.421Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-12-18T01:13:12.421Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:12.423Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:12.423Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325992420, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T01:13:12.524Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:13:12.525Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:12.525Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:12.551Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:12.552Z||pool-50-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-12-18T01:13:13.440Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||received message from topic 2022-12-18T01:13:13.441Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"273c5070-ae72-420c-bbd4-9077c0f7af7a","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"c6c13def-7921-4d27-901f-408ae1c850e7","serviceDescription":"service","serviceInvariantUUID":"e8d1444a-a085-450c-81a4-a4450e2473d2","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"dcaaef4c-3203-40a9-a6a3-087238f0df5d","resourceInvariantUUID":"0606dfe1-a52f-4714-8ec4-fae37e2dac36","resourceCustomizationUUID":"6a611885-47bd-4a2d-8f70-b36640e23600","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"NGM0ZmQ3ZDBkNjQ2N2QwMTQxNjE0ZGQ4NmE3NGQxYWQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"133cd2ff-3fce-4597-a84a-c9613155e7be","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"MWJjMTQ2MDE5NTMwYWE1ZjhkYWNmMTc1MzM3NTYwMTg\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"fee8bb56-2a98-4305-9f3c-9f0730e90b40","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"f557ad5d-86a1-4220-800f-d8f6e772f239","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"90709990-fbf8-4e06-ab4f-e4c8b2c29468","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e9a8fe58-b87e-4ab0-8dea-63109b2df922","artifactVersion":"2","generatedFromUUID":"f557ad5d-86a1-4220-800f-d8f6e772f239"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YjM0Y2M4NTFkM2Q1OTcyNjljZjUxZTkzY2E1MzkwYmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"416dc863-57f1-406c-8f9c-6f50cbbfc844","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"YmQ4YmJmYjk5NmY4NTYyOGViYmUzZDg2OWNiZWZiODE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"02ebd406-7a1d-4c30-9a6d-e96dd0861b67","artifactVersion":"1"}],"workloadContext":"Production"} 2022-12-18T01:13:13.442Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:13:13.442Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:13.444Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:13.444Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:13:13.545Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-12-18T01:13:13.546Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:13.546Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:13.564Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:13.565Z||pool-51-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:13:14.445Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:13:14.446Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:14.449Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:14.449Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-12-18T01:13:14.549Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:13:14.550Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:14.550Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:14.567Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:14.568Z||pool-52-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:13:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:13:15.033Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:13:15.033Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:15.065Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:15.066Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:13:15.066Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "aai-model-loader", "timestamp": 1671325881384, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:13:15.067Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:13:15.067Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:13:15.067Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "aai-model-loader", "timestamp": 1671325882387, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:13:15.078Z||pool-2-thread-5|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1f994681-ca1f-4d69-879c-97e8ecc59f07 2022-12-18T01:13:15.078Z||pool-2-thread-5|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1f994681-ca1f-4d69-879c-97e8ecc59f07 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:13:15.089Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:13:15.089Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1c0e3c84-87a6-4192-b3aa-6e399c9bdaca", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325913838, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T01:13:15.090Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:13:15.090Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:13:15.090Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:13:15.090Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:13:15.090Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:13:15.090Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2022-12-18T01:13:15.090Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:13:15.090Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:13:15.091Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2022-12-18T01:13:15.091Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:13:15.091Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:13:15.091Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:13:15.091Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:13:15.091Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:13:15.091Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:13:15.091Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:13:15.092Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:13:15.092Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/resourceInstances/pnf7dfbe44746ad0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:13:15.092Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:13:15.092Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:13:15.092Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:13:15.092Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:13:15.092Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:13:15.092Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:13:15.092Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:13:15.093Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:13:15.093Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325928808, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:13:15.093Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:13:15.093Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:13:15.093Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325931122, "artifactURL": "/sdc/v1/catalog/services/DemoPnfE7gjpqbhlfl1ymglyvv3/1.0/artifacts/service-DemoPnfE7gjpqbhlfl1ymglyvv3-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:13:15.093Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:13:15.450Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:13:15.451Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:15.453Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:15.454Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-12-18T01:13:15.558Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms 2022-12-18T01:13:15.559Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:15.559Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:15.582Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:15.583Z||pool-53-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:13:16.454Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:13:16.455Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:16.457Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:16.457Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:13:16.557Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:13:16.559Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:16.559Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:16.580Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:16.582Z||pool-54-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:13:17.458Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:13:17.459Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:17.461Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:17.461Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-12-18T01:13:17.561Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:13:17.562Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:17.563Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:17.576Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:17.577Z||pool-55-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:13:18.462Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:13:18.463Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:18.465Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:18.466Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:13:18.566Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:13:18.567Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:18.567Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:18.593Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:18.594Z||pool-56-thread-1|||||INFO|500||cambria reply ok (28 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:13:19.470Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:13:19.492Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:19.559Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:19.560Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:13:19.661Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-12-18T01:13:19.662Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:19.662Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:19.702Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:19.702Z||pool-57-thread-1|||||INFO|500||cambria reply ok (41 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:13:20.562Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "c6c13def-7921-4d27-901f-408ae1c850e7", "serviceDescription": "service", "serviceInvariantUUID": "e8d1444a-a085-450c-81a4-a4450e2473d2", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "6a611885-47bd-4a2d-8f70-b36640e23600", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "dcaaef4c-3203-40a9-a6a3-087238f0df5d", "resourceInvariantUUID": "0606dfe1-a52f-4714-8ec4-fae37e2dac36", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "MWJjMTQ2MDE5NTMwYWE1ZjhkYWNmMTc1MzM3NTYwMTg\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fee8bb56-2a98-4305-9f3c-9f0730e90b40", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "f557ad5d-86a1-4220-800f-d8f6e772f239", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e9a8fe58-b87e-4ab0-8dea-63109b2df922", "generatedFromUUID": "f557ad5d-86a1-4220-800f-d8f6e772f239" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "e9a8fe58-b87e-4ab0-8dea-63109b2df922", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "YmQ4YmJmYjk5NmY4NTYyOGViYmUzZDg2OWNiZWZiODE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "02ebd406-7a1d-4c30-9a6d-e96dd0861b67" } ], "workloadContext": "Production" } 2022-12-18T01:13:20.563Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-12-18T01:13:20.563Z|ce0154b2-bf59-4c9a-b424-b4d19c80b2d8|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c6c13def-7921-4d27-901f-408ae1c850e7 ASDC 2022-12-18T01:13:20.563Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:273c5070-ae72-420c-bbd4-9077c0f7af7a ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:c6c13def-7921-4d27-901f-408ae1c850e7 ServiceInvariantUUID:e8d1444a-a085-450c-81a4-a4450e2473d2 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:02ebd406-7a1d-4c30-9a6d-e96dd0861b67 ArtifactChecksum:YmQ4YmJmYjk5NmY4NTYyOGViYmUzZDg2OWNiZWZiODE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:6a611885-47bd-4a2d-8f70-b36640e23600 ResourceInvariantUUID:0606dfe1-a52f-4714-8ec4-fae37e2dac36 ResourceName:basic_vm ResourceType:VF ResourceUUID:dcaaef4c-3203-40a9-a6a3-087238f0df5d ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:fee8bb56-2a98-4305-9f3c-9f0730e90b40 ArtifactChecksum:MWJjMTQ2MDE5NTMwYWE1ZjhkYWNmMTc1MzM3NTYwMTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:f557ad5d-86a1-4220-800f-d8f6e772f239 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:e9a8fe58-b87e-4ab0-8dea-63109b2df922 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:e9a8fe58-b87e-4ab0-8dea-63109b2df922 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-12-18T01:13:20.574Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c6c13def-7921-4d27-901f-408ae1c850e7 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-12-18T01:13:20.734Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T01:13:20.735Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-12-18T01:13:20.735Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-12-18T01:13:20.735Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 02ebd406-7a1d-4c30-9a6d-e96dd0861b67 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-12-18T01:13:20.735Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-12-18T01:13:20.735Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-12-18T01:13:20.920Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-12-18T01:13:20.921Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 02ebd406-7a1d-4c30-9a6d-e96dd0861b67 75184 2022-12-18T01:13:20.922Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2022-12-18T01:13:20.922Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-12-18T01:13:20.922Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:13:20.923Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:20.935Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:20.935Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326000921, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:13:21.037Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-12-18T01:13:21.038Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:21.038Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:21.064Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:21.065Z||pool-58-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:13:21.938Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T01:13:21.938Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-12-18T01:13:21.938Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: 02ebd406-7a1d-4c30-9a6d-e96dd0861b67, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2022-12-18T01:13:21.939Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2022-12-18T01:13:21.939Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2022-12-18T01:13:21.939Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2022-12-18T01:13:22.121Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13532236029080657623/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2022-12-18T01:13:24.615Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2022-12-18T01:13:24.615Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-12-18T01:13:24.615Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-12-18T01:13:24.616Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-12-18T01:13:24.616Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-12-18T01:13:24.616Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-12-18T01:13:24.616Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-12-18T01:13:24.616Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-12-18T01:13:24.616Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-12-18T01:13:24.616Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-12-18T01:13:24.616Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2022-12-18T01:13:24.616Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-12-18T01:13:24.617Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:24.617Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:13:24.617Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-12-18T01:13:24.617Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-12-18T01:13:24.617Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T01:13:24.617Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:24.617Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:13:24.618Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-12-18T01:13:24.618Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-12-18T01:13:24.618Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T01:13:24.618Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:24.618Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:13:24.618Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:24.618Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-12-18T01:13:24.618Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2022-12-18T01:13:24.618Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2022-12-18T01:13:24.619Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2022-12-18T01:13:24.619Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-12-18T01:13:24.619Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-12-18T01:13:24.619Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:24.619Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-12-18T01:13:24.619Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:24.619Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-12-18T01:13:24.619Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:13:24.620Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:24.620Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-12-18T01:13:24.620Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:13:24.620Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:24.620Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-12-18T01:13:24.620Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:13:24.620Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:24.620Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-12-18T01:13:24.620Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-12-18T01:13:24.621Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-12-18T01:13:24.621Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6a4be6fc-0926-400a-9615-ffbf22d41a5a 2022-12-18T01:13:24.621Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:24.621Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:13:24.621Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:24.621Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:13:24.621Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:24.621Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:13:24.622Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:24.622Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:13:24.622Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:c6c13def-7921-4d27-901f-408ae1c850e7 Model Version:NULL Model InvariantUuid:e8d1444a-a085-450c-81a4-a4450e2473d2 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:fafb60c7-64e1-4f1d-903d-1518d8101eb5 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:0606dfe1-a52f-4714-8ec4-fae37e2dac36 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:6a611885-47bd-4a2d-8f70-b36640e23600 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:7ab855c9-a011-4aad-9c26-045fc4ed7b46 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:2113799d-c1e9-4981-a245-02283fbe3858 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:6a4be6fc-0926-400a-9615-ffbf22d41a5a ModelInvariantUuid:711f32be-0f16-4ef4-a084-7f2ca38c0b64 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:5a334cad-0a60-40d6-8ae2-8def401ce388 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:eefba380-8d23-4077-ba63-a296b6108d96 ModelInvariantUuid:3f247969-f83e-44d2-91ec-9a3aef4601c1 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:30d421f2-cda0-42bd-87da-d1a37fc9a393 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-12-18T01:13:24.682Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: dcaaef4c-3203-40a9-a6a3-087238f0df5d Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:13:24.690Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||basic_vm 0 2022-12-18T01:13:24.691Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: dcaaef4c-3203-40a9-a6a3-087238f0df5d 2022-12-18T01:13:24.691Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: fee8bb56-2a98-4305-9f3c-9f0730e90b40 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-12-18T01:13:24.691Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-12-18T01:13:24.691Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-12-18T01:13:24.921Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-12-18T01:13:24.922Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json fee8bb56-2a98-4305-9f3c-9f0730e90b40 787 2022-12-18T01:13:24.922Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2022-12-18T01:13:24.922Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-12-18T01:13:24.922Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:13:24.923Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:24.926Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:24.926Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326004922, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T01:13:25.027Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:13:25.028Z||pool-59-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:25.029Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:25.058Z||pool-59-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:25.060Z||pool-59-thread-1|||||INFO|500||cambria reply ok (32 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:13:25.927Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "7ab855c9-a011-4aad-9c26-045fc4ed7b46", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2113799d-c1e9-4981-a245-02283fbe3858", "vfModuleModelCustomizationUUID": "67036285-458d-4577-b980-0f82de917f88", "isBase": true, "artifacts": [ "f557ad5d-86a1-4220-800f-d8f6e772f239", "e9a8fe58-b87e-4ab0-8dea-63109b2df922" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-12-18T01:13:25.931Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:2113799d-c1e9-4981-a245-02283fbe3858 VfModuleModelInvariantUUID:7ab855c9-a011-4aad-9c26-045fc4ed7b46 VfModuleModelDescription:NULL Artifacts UUID List:{ f557ad5d-86a1-4220-800f-d8f6e772f239 , e9a8fe58-b87e-4ab0-8dea-63109b2df922 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-12-18T01:13:25.933Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "7ab855c9-a011-4aad-9c26-045fc4ed7b46", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2113799d-c1e9-4981-a245-02283fbe3858", "vfModuleModelCustomizationUUID": "67036285-458d-4577-b980-0f82de917f88", "isBase": true, "artifacts": [ "f557ad5d-86a1-4220-800f-d8f6e772f239", "e9a8fe58-b87e-4ab0-8dea-63109b2df922" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-12-18T01:13:25.933Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:2113799d-c1e9-4981-a245-02283fbe3858 VfModuleModelInvariantUUID:7ab855c9-a011-4aad-9c26-045fc4ed7b46 VfModuleModelDescription:NULL Artifacts UUID List:{ f557ad5d-86a1-4220-800f-d8f6e772f239 , e9a8fe58-b87e-4ab0-8dea-63109b2df922 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-12-18T01:13:25.933Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: f557ad5d-86a1-4220-800f-d8f6e772f239 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-12-18T01:13:25.933Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-12-18T01:13:25.934Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-12-18T01:13:26.031Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-12-18T01:13:26.032Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml f557ad5d-86a1-4220-800f-d8f6e772f239 5033 2022-12-18T01:13:26.032Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-12-18T01:13:26.032Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-12-18T01:13:26.032Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:13:26.033Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:26.034Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:26.034Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326006032, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T01:13:26.135Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:13:26.135Z||pool-60-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:26.136Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:26.148Z||pool-60-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:26.148Z||pool-60-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:13:27.035Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: e9a8fe58-b87e-4ab0-8dea-63109b2df922 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-12-18T01:13:27.035Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-12-18T01:13:27.035Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-12-18T01:13:27.159Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-12-18T01:13:27.160Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env e9a8fe58-b87e-4ab0-8dea-63109b2df922 903 2022-12-18T01:13:27.160Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-12-18T01:13:27.160Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-12-18T01:13:27.160Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:13:27.160Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:27.162Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:27.162Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326007160, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:13:27.263Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:13:27.264Z||pool-61-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:27.264Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:27.280Z||pool-61-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:27.281Z||pool-61-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:13:28.163Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: c6c13def-7921-4d27-901f-408ae1c850e7 2022-12-18T01:13:28.163Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 dcaaef4c-3203-40a9-a6a3-087238f0df5d ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:13:28.202Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@29ffaef2, org.onap.sdc.toscaparser.api.parameters.Input@37213bae, org.onap.sdc.toscaparser.api.parameters.Input@68a84e19, org.onap.sdc.toscaparser.api.parameters.Input@305997e1, org.onap.sdc.toscaparser.api.parameters.Input@64853726] 2022-12-18T01:13:28.204Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:28.204Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:13:28.205Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2022-12-18T01:13:28.205Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 6a611885-47bd-4a2d-8f70-b36640e23600 2022-12-18T01:13:28.205Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 6a611885-47bd-4a2d-8f70-b36640e23600 matches Tosca VF Customization UUID: 6a611885-47bd-4a2d-8f70-b36640e23600 2022-12-18T01:13:28.205Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 6a611885-47bd-4a2d-8f70-b36640e23600 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2022-12-18T01:13:28.214Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:28.215Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:13:28.217Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 6a611885-47bd-4a2d-8f70-b36640e23600: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-12-18T01:13:28.217Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@cafaefc 2022-12-18T01:13:28.218Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:28.218Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-12-18T01:13:28.218Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 67036285-458d-4577-b980-0f82de917f88 2022-12-18T01:13:28.218Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 67036285-458d-4577-b980-0f82de917f88 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2022-12-18T01:13:28.222Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:28.223Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-12-18T01:13:28.223Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:13:28.223Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:28.223Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-12-18T01:13:28.224Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:13:28.224Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:28.224Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2022-12-18T01:13:28.224Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-12-18T01:13:28.225Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-12-18T01:13:28.225Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=6a4be6fc-0926-400a-9615-ffbf22d41a5a Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-12-18T01:13:28.228Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:28.229Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-12-18T01:13:28.229Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:13:28.229Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:28.229Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2022-12-18T01:13:28.230Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=6a611885-47bd-4a2d-8f70-b36640e23600 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:13:28.233Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:28.233Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:13:28.233Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid c6c13def-7921-4d27-901f-408ae1c850e7: basic_vm 2022-12-18T01:13:28.233Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:28.234Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:13:28.234Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:28.234Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:13:28.234Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:28.234Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:13:28.235Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:28.235Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:13:28.235Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:13:28.235Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:13:28.235Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:13:28.369Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm dcaaef4c-3203-40a9-a6a3-087238f0df5d 1 ASDC deployResourceStructure 2022-12-18T01:13:28.369Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2022-12-18T01:13:28.369Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2022-12-18T01:13:28.369Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:13:28.370Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:28.372Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:28.372Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326008369, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-12-18T01:13:28.473Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-12-18T01:13:28.476Z||pool-62-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:28.477Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:28.495Z||pool-62-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:28.495Z||pool-62-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:13:29.373Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-12-18T01:13:29.373Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2022-12-18T01:13:29.373Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:13:29.374Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:29.376Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:29.377Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326009373, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-12-18T01:13:29.476Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:13:29.478Z||pool-63-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:29.478Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:29.495Z||pool-63-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:29.496Z||pool-63-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:13:30.378Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-12-18T01:13:30.378Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2022-12-18T01:13:30.378Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:13:30.378Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:30.381Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:30.381Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326010378, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-12-18T01:13:30.485Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms 2022-12-18T01:13:30.486Z||pool-64-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:30.487Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:30.503Z||pool-64-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:30.503Z||pool-64-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:13:31.382Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2022-12-18T01:13:31.383Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2022-12-18T01:13:31.383Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:13:31.383Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:13:31.385Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:13:31.385Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326011382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:13:31.486Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:13:31.487Z||pool-65-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:13:31.487Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:13:31.502Z||pool-65-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:13:31.503Z||pool-65-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:13:32.395Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 273c5070-ae72-420c-bbd4-9077c0f7af7a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:13:32.408Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 273c5070-ae72-420c-bbd4-9077c0f7af7a Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:13:32.411Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T01:13:32.411Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-12-18T01:13:32.411Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-12-18T01:13:32.411Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-12-18T01:13:32.411Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:13:32.411Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:13:32.412Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:13:32.412Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:13:32.412Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:13:32.418Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-12-18T01:14:02.419Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 273c5070-ae72-420c-bbd4-9077c0f7af7a and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-12-18T01:14:02.428Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 273c5070-ae72-420c-bbd4-9077c0f7af7a and serviceModelVersionId: c6c13def-7921-4d27-901f-408ae1c850e7 2022-12-18T01:14:02.428Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : e8d1444a-a085-450c-81a4-a4450e2473d2 2022-12-18T01:14:02.429Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/e8d1444a-a085-450c-81a4-a4450e2473d2/model-vers/model-ver/c6c13def-7921-4d27-901f-408ae1c850e7?depth=0 2022-12-18T01:14:02.432Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2022-12-18T01:14:02.462Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e8d1444a-a085-450c-81a4-a4450e2473d2/model-vers/model-ver/c6c13def-7921-4d27-901f-408ae1c850e7?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-12-18T01:14:02.463Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e8d1444a-a085-450c-81a4-a4450e2473d2/model-vers/model-ver/c6c13def-7921-4d27-901f-408ae1c850e7?depth=0|INFO|500||Invoke 2022-12-18T01:14:02.467Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e8d1444a-a085-450c-81a4-a4450e2473d2/model-vers/model-ver/c6c13def-7921-4d27-901f-408ae1c850e7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-12-18T01:14:02.588Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e8d1444a-a085-450c-81a4-a4450e2473d2/model-vers/model-ver/c6c13def-7921-4d27-901f-408ae1c850e7?depth=0|INFO|500||InvokeReturn 2022-12-18T01:14:02.588Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/e8d1444a-a085-450c-81a4-a4450e2473d2/model-vers/model-ver/c6c13def-7921-4d27-901f-408ae1c850e7?depth=0 has http status code:200 and response headers:{date=[Sun, 18 Dec 2022 01:14:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[117], vertex-id=[241848], x-aai-txid=[2-aai-resources-221218-01:14:02:477-71492], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-18T01:14:02.589Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2022-12-18T01:14:02.589Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-12-18T01:14:02.589Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:14:02.598Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-18T01:14:02.599Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 273c5070-ae72-420c-bbd4-9077c0f7af7a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-12-18T01:14:02.599Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-12-18T01:14:02.600Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:02.604Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:02.605Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326042599, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T01:14:02.703Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2022-12-18T01:14:02.705Z||pool-66-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:02.705Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:02.725Z||pool-66-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:02.726Z||pool-66-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-12-18T01:14:03.619Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||received message from topic 2022-12-18T01:14:03.619Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: {"distributionID":"1f994681-ca1f-4d69-879c-97e8ecc59f07","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"d34a6bbe-8f05-4f26-adba-a5c17021cd91","serviceDescription":"service","serviceInvariantUUID":"d2e14a35-7ee6-4ab0-9a00-73d2dfae3a79","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"eaf13c03-c890-4fe9-8d93-b5dd4d19f54a","resourceInvariantUUID":"2be25460-efe8-4121-aebe-901227b1cfc1","resourceCustomizationUUID":"113598b9-5428-4bca-8039-bc743c9635e1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"NGFmZDc4YTg2M2MxMmI2ZWNlODk3YjA5ZTQzOTRlNzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"d338f3b5-1161-49d3-ba9e-376a9b0690eb","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"1e5982b9-5f50-4d24-a1df-bae42ae160ee","artifactVersion":"2","generatedFromUUID":"820dba74-55a4-4dfc-9afe-50adf50f94d8"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"820dba74-55a4-4dfc-9afe-50adf50f94d8","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"MjczNDVlZTUzNGM5MWQ0NTZmNGJhYWI4ZjM3NjM1YmM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3fb04538-c173-4bab-81cd-0ed32c5a954b","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"64f93752-a675-4bd8-bff9-658d74affd30","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"44af75d8-44a7-4b9a-85a6-103ec49cd812","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"6c2f5aa9-c1d5-48bb-92bc-69074dd294b8","artifactVersion":"2","generatedFromUUID":"64f93752-a675-4bd8-bff9-658d74affd30"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"Mzk2MDRhMjMyYTVhZGNmZTVhMzNkZjY2NGYxYzQwZWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"52c8015c-9e56-4942-bc12-14ed0575faee","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"MDQ1YjdmNjViMDk5MTE3ZWIzMWY2MWJkYTNkM2NhYWI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c1c1301f-bf9b-44a6-ba9e-23ed9c3cd13d","artifactVersion":"1"}],"workloadContext":"Production"} 2022-12-18T01:14:03.620Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:14:03.621Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:03.623Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:03.623Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:14:03.723Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:14:03.724Z||pool-67-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:03.724Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:03.750Z||pool-67-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:03.751Z||pool-67-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:04.624Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:14:04.625Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:04.628Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:04.628Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-12-18T01:14:04.728Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:14:04.729Z||pool-68-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:04.730Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:04.744Z||pool-68-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:04.744Z||pool-68-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:05.629Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:14:05.630Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:05.632Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:05.632Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-12-18T01:14:05.732Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:14:05.733Z||pool-69-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:05.733Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:05.747Z||pool-69-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:05.747Z||pool-69-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:06.632Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:14:06.634Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:06.636Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:06.636Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-12-18T01:14:06.737Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-12-18T01:14:06.738Z||pool-70-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:06.738Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:06.751Z||pool-70-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:06.752Z||pool-70-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:07.637Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:14:07.638Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:07.641Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:07.641Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-12-18T01:14:07.741Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:14:07.742Z||pool-71-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:07.742Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:07.756Z||pool-71-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:07.757Z||pool-71-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:08.641Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:14:08.642Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:08.646Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:08.646Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:14:08.745Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:14:08.747Z||pool-72-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:08.747Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:08.762Z||pool-72-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:08.762Z||pool-72-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:09.646Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:14:09.647Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:09.650Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:09.650Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-12-18T01:14:09.751Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-12-18T01:14:09.752Z||pool-73-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:09.752Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:09.767Z||pool-73-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:09.768Z||pool-73-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:10.651Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:14:10.652Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:10.653Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:10.654Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:14:10.755Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:14:10.756Z||pool-74-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:10.756Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:10.772Z||pool-74-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:10.773Z||pool-74-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:14:11.657Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:14:11.658Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:11.660Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:11.660Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:14:11.761Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-12-18T01:14:11.762Z||pool-75-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:11.762Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:11.777Z||pool-75-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:11.777Z||pool-75-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:14:12.662Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||sending notification to client: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "serviceName": "basic_cnf", "serviceVersion": "1.0", "serviceUUID": "d34a6bbe-8f05-4f26-adba-a5c17021cd91", "serviceDescription": "service", "serviceInvariantUUID": "d2e14a35-7ee6-4ab0-9a00-73d2dfae3a79", "resources": [ { "resourceInstanceName": "basic_cnf 0", "resourceCustomizationUUID": "113598b9-5428-4bca-8039-bc743c9635e1", "resourceName": "basic_cnf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "eaf13c03-c890-4fe9-8d93-b5dd4d19f54a", "resourceInvariantUUID": "2be25460-efe8-4121-aebe-901227b1cfc1", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "nginx_cloudtech_k8s_charts.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "1e5982b9-5f50-4d24-a1df-bae42ae160ee", "relatedArtifactsInfo": [] }, { "artifactName": "nginx_cloudtech_k8s_charts.tgz", "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "820dba74-55a4-4dfc-9afe-50adf50f94d8", "relatedArtifactsInfo": [] }, { "artifactName": "basic_cnf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "artifactChecksum": "MjczNDVlZTUzNGM5MWQ0NTZmNGJhYWI4ZjM3NjM1YmM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3fb04538-c173-4bab-81cd-0ed32c5a954b", "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "64f93752-a675-4bd8-bff9-658d74affd30", "generatedArtifact": { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6c2f5aa9-c1d5-48bb-92bc-69074dd294b8", "generatedFromUUID": "64f93752-a675-4bd8-bff9-658d74affd30" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "6c2f5aa9-c1d5-48bb-92bc-69074dd294b8", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "artifactChecksum": "MDQ1YjdmNjViMDk5MTE3ZWIzMWY2MWJkYTNkM2NhYWI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c1c1301f-bf9b-44a6-ba9e-23ed9c3cd13d" } ], "workloadContext": "Production" } 2022-12-18T01:14:12.662Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-12-18T01:14:12.662Z|273c5070-ae72-420c-bbd4-9077c0f7af7a|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 d34a6bbe-8f05-4f26-adba-a5c17021cd91 ASDC 2022-12-18T01:14:12.663Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||ASDC Notification: DistributionID:1f994681-ca1f-4d69-879c-97e8ecc59f07 ServiceName:basic_cnf ServiceVersion:1.0 ServiceUUID:d34a6bbe-8f05-4f26-adba-a5c17021cd91 ServiceInvariantUUID:d2e14a35-7ee6-4ab0-9a00-73d2dfae3a79 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ArtifactUUID:c1c1301f-bf9b-44a6-ba9e-23ed9c3cd13d ArtifactChecksum:MDQ1YjdmNjViMDk5MTE3ZWIzMWY2MWJkYTNkM2NhYWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf 0 ResourceCustomizationUUID:113598b9-5428-4bca-8039-bc743c9635e1 ResourceInvariantUUID:2be25460-efe8-4121-aebe-901227b1cfc1 ResourceName:basic_cnf ResourceType:VF ResourceUUID:eaf13c03-c890-4fe9-8d93-b5dd4d19f54a ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ArtifactUUID:1e5982b9-5f50-4d24-a1df-bae42ae160ee ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.tgz ArtifactVersion:1 ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ArtifactUUID:820dba74-55a4-4dfc-9afe-50adf50f94d8 ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:basic_cnf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ArtifactUUID:3fb04538-c173-4bab-81cd-0ed32c5a954b ArtifactChecksum:MjczNDVlZTUzNGM5MWQ0NTZmNGJhYWI4ZjM3NjM1YmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ArtifactUUID:64f93752-a675-4bd8-bff9-658d74affd30 ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:6c2f5aa9-c1d5-48bb-92bc-69074dd294b8 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:6c2f5aa9-c1d5-48bb-92bc-69074dd294b8 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-12-18T01:14:12.663Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d34a6bbe-8f05-4f26-adba-a5c17021cd91 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-12-18T01:14:12.699Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T01:14:12.700Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-12-18T01:14:12.700Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-12-18T01:14:12.700Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: c1c1301f-bf9b-44a6-ba9e-23ed9c3cd13d from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-12-18T01:14:12.701Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-12-18T01:14:12.701Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-12-18T01:14:13.008Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-12-18T01:14:13.009Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar c1c1301f-bf9b-44a6-ba9e-23ed9c3cd13d 73993 2022-12-18T01:14:13.010Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2022-12-18T01:14:13.010Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-12-18T01:14:13.010Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:14:13.011Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:13.013Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:13.013Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326053010, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:14:13.113Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:14:13.114Z||pool-76-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:13.114Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:13.129Z||pool-76-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:13.129Z||pool-76-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:14.014Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T01:14:14.015Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||MSO config path is: /app 2022-12-18T01:14:14.016Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||Trying to write artifact UUID: c1c1301f-bf9b-44a6-ba9e-23ed9c3cd13d, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar 2022-12-18T01:14:14.017Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar 2022-12-18T01:14:14.018Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar 2022-12-18T01:14:14.018Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar 2022-12-18T01:14:14.201Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15729087697231058133/Definitions/service-BasicCnf-template.yml 2022-12-18T01:14:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:14:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:14:15.032Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:15.064Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:15.065Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:14:15.065Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "ce0154b2-bf59-4c9a-b424-b4d19c80b2d8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325992420, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T01:14:15.066Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:14:15.066Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:14:15.066Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:14:15.066Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:14:15.066Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:14:15.066Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2022-12-18T01:14:15.066Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. Log warning: The required parameter "compute_dummy_metadata" is not provided Log warning: The required parameter "compute_dummy_name" is not provided 2022-12-18T01:14:15.372Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||CSAR conformance level is 11.0 2022-12-18T01:14:15.372Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-12-18T01:14:15.372Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-12-18T01:14:15.372Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2022-12-18T01:14:15.373Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-12-18T01:14:15.373Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-12-18T01:14:15.373Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-12-18T01:14:15.373Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2022-12-18T01:14:15.373Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||#################################################################################################### 2022-12-18T01:14:15.373Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:15.374Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:14:15.375Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-12-18T01:14:15.375Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-12-18T01:14:15.375Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T01:14:15.375Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:15.376Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:14:15.376Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-12-18T01:14:15.376Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Search for entities recursively 2022-12-18T01:14:15.377Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T01:14:15.377Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:15.377Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:14:15.378Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:15.378Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-12-18T01:14:15.378Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template abstract_dummy is not matching search criteria 2022-12-18T01:14:15.378Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template dummy is not matching search criteria 2022-12-18T01:14:15.379Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-12-18T01:14:15.379Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:15.379Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-12-18T01:14:15.379Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:15.379Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-12-18T01:14:15.379Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:14:15.380Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:15.380Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-12-18T01:14:15.380Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:14:15.380Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:15.381Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-12-18T01:14:15.381Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:14:15.381Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:15.382Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-12-18T01:14:15.382Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2022-12-18T01:14:15.382Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=9b3e0321-68ef-48b4-aac3-427b4dcd14a2 2022-12-18T01:14:15.383Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:15.383Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:14:15.383Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:15.386Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:14:15.386Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:15.386Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:14:15.387Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:15.387Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:14:15.387Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf Description:service Model UUID:d34a6bbe-8f05-4f26-adba-a5c17021cd91 Model Version:NULL Model InvariantUuid:d2e14a35-7ee6-4ab0-9a00-73d2dfae3a79 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf Model UUID:5a87de75-0f93-43d4-a2ff-30cde68fb479 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:2be25460-efe8-4121-aebe-901227b1cfc1 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:113598b9-5428-4bca-8039-bc743c9635e1 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:d5750fca-203b-4eca-aae8-78a3e95d875a ModelName:BasicCnf..base_dummy..module-0 ModelUuid:9361388e-f47d-4a32-95db-c5dc801640fe ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:9b3e0321-68ef-48b4-aac3-427b4dcd14a2 ModelInvariantUuid:1581b98e-2d4d-4a5d-8f81-81cc7b53c252 ModelName:basic_cnf-nodes.dummyCvfc ModelUuid:ff4653bb-d04f-4bbb-8698-7a711b04502b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy VNFC Properties: ModelCustomizationUuid:2415595b-45b5-4c6c-830c-b5db8815c3d3 ModelInvariantUuid:36fbf0f3-6d1d-4deb-af3a-ca7b8e91da55 ModelName:BasicCnf.compute.nodes.heat.dummy ModelUuid:c2be0522-d0c9-4e44-be25-7882d8954fd1 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-12-18T01:14:15.400Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||Processing Resource Type: VF, Model UUID: eaf13c03-c890-4fe9-8d93-b5dd4d19f54a Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:14:15.405Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||basic_cnf 0 2022-12-18T01:14:15.405Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Processing Resource Type: VF and Model UUID: eaf13c03-c890-4fe9-8d93-b5dd4d19f54a 2022-12-18T01:14:15.405Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 1e5982b9-5f50-4d24-a1df-bae42ae160ee from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-12-18T01:14:15.405Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-12-18T01:14:15.405Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-12-18T01:14:15.483Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-12-18T01:14:15.484Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 1e5982b9-5f50-4d24-a1df-bae42ae160ee 12 2022-12-18T01:14:15.484Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2022-12-18T01:14:15.485Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2022-12-18T01:14:15.485Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:14:15.485Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:15.488Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:15.488Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326055484, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:14:15.588Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:14:15.589Z||pool-77-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:15.589Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:15.612Z||pool-77-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:15.613Z||pool-77-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:16.489Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 820dba74-55a4-4dfc-9afe-50adf50f94d8 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-12-18T01:14:16.490Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-12-18T01:14:16.490Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-12-18T01:14:16.563Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-12-18T01:14:16.564Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 820dba74-55a4-4dfc-9afe-50adf50f94d8 2688 2022-12-18T01:14:16.564Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2022-12-18T01:14:16.564Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2022-12-18T01:14:16.565Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:14:16.566Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:16.569Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:16.569Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326056564, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-12-18T01:14:16.669Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:14:16.670Z||pool-78-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:16.670Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:16.684Z||pool-78-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:16.684Z||pool-78-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:17.570Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 3fb04538-c173-4bab-81cd-0ed32c5a954b from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-12-18T01:14:17.571Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-12-18T01:14:17.571Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-12-18T01:14:17.641Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-12-18T01:14:17.641Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 3fb04538-c173-4bab-81cd-0ed32c5a954b 828 2022-12-18T01:14:17.642Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2022-12-18T01:14:17.642Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-12-18T01:14:17.642Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:14:17.642Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:17.645Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:17.645Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326057642, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T01:14:17.747Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms 2022-12-18T01:14:17.748Z||pool-79-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:17.748Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:17.767Z||pool-79-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:17.768Z||pool-79-thread-1|||||INFO|500||cambria reply ok (21 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:18.653Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "d5750fca-203b-4eca-aae8-78a3e95d875a", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9361388e-f47d-4a32-95db-c5dc801640fe", "vfModuleModelCustomizationUUID": "535b461b-49a1-43c6-9402-f66275c661b6", "isBase": true, "artifacts": [ "64f93752-a675-4bd8-bff9-658d74affd30", "820dba74-55a4-4dfc-9afe-50adf50f94d8", "6c2f5aa9-c1d5-48bb-92bc-69074dd294b8" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-12-18T01:14:18.704Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9361388e-f47d-4a32-95db-c5dc801640fe VfModuleModelInvariantUUID:d5750fca-203b-4eca-aae8-78a3e95d875a VfModuleModelDescription:NULL Artifacts UUID List:{ 64f93752-a675-4bd8-bff9-658d74affd30 , 820dba74-55a4-4dfc-9afe-50adf50f94d8 , 6c2f5aa9-c1d5-48bb-92bc-69074dd294b8 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-12-18T01:14:18.727Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "d5750fca-203b-4eca-aae8-78a3e95d875a", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9361388e-f47d-4a32-95db-c5dc801640fe", "vfModuleModelCustomizationUUID": "535b461b-49a1-43c6-9402-f66275c661b6", "isBase": true, "artifacts": [ "64f93752-a675-4bd8-bff9-658d74affd30", "820dba74-55a4-4dfc-9afe-50adf50f94d8", "6c2f5aa9-c1d5-48bb-92bc-69074dd294b8" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-12-18T01:14:18.728Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9361388e-f47d-4a32-95db-c5dc801640fe VfModuleModelInvariantUUID:d5750fca-203b-4eca-aae8-78a3e95d875a VfModuleModelDescription:NULL Artifacts UUID List:{ 64f93752-a675-4bd8-bff9-658d74affd30 , 820dba74-55a4-4dfc-9afe-50adf50f94d8 , 6c2f5aa9-c1d5-48bb-92bc-69074dd294b8 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-12-18T01:14:18.728Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 64f93752-a675-4bd8-bff9-658d74affd30 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-12-18T01:14:18.728Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-12-18T01:14:18.728Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-12-18T01:14:18.942Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-12-18T01:14:18.976Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 64f93752-a675-4bd8-bff9-658d74affd30 1164 2022-12-18T01:14:18.977Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2022-12-18T01:14:18.977Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-12-18T01:14:18.977Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:14:18.989Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:19.046Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:19.047Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326058977, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T01:14:19.119Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 72 ms 2022-12-18T01:14:19.120Z||pool-80-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:19.120Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:19.170Z||pool-80-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:19.181Z||pool-80-thread-1|||||INFO|500||cambria reply ok (50 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:20.050Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||Trying to download the artifact UUID: 6c2f5aa9-c1d5-48bb-92bc-69074dd294b8 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-12-18T01:14:20.053Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - download 2022-12-18T01:14:20.054Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-12-18T01:14:20.294Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||GET Response Status 200 2022-12-18T01:14:20.294Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 6c2f5aa9-c1d5-48bb-92bc-69074dd294b8 200 2022-12-18T01:14:20.295Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2022-12-18T01:14:20.295Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-12-18T01:14:20.295Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:14:20.295Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:20.317Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:20.317Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326060295, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:14:20.417Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:14:20.418Z||pool-81-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:20.419Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:20.454Z||pool-81-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:20.466Z||pool-81-thread-1|||||INFO|500||cambria reply ok (48 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:14:21.322Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Preparing to deploy Service: d34a6bbe-8f05-4f26-adba-a5c17021cd91 2022-12-18T01:14:21.323Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 eaf13c03-c890-4fe9-8d93-b5dd4d19f54a ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? 2022-12-18T01:14:21.410Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:14:21.430Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@6a2706ee, org.onap.sdc.toscaparser.api.parameters.Input@6e8fd0c0, org.onap.sdc.toscaparser.api.parameters.Input@3fa5ccd, org.onap.sdc.toscaparser.api.parameters.Input@6c1e783e, org.onap.sdc.toscaparser.api.parameters.Input@3e5c1325] 2022-12-18T01:14:21.459Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:21.462Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:14:21.462Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||VF Category is: Generic 2022-12-18T01:14:21.462Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||VFCustomizationUUID= 113598b9-5428-4bca-8039-bc743c9635e1 2022-12-18T01:14:21.463Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 113598b9-5428-4bca-8039-bc743c9635e1 matches Tosca VF Customization UUID: 113598b9-5428-4bca-8039-bc743c9635e1 2022-12-18T01:14:21.463Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||vfCustomizationUUID: 113598b9-5428-4bca-8039-bc743c9635e1 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2022-12-18T01:14:21.475Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:21.476Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:14:21.477Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||resource request for resource customization id 113598b9-5428-4bca-8039-bc743c9635e1: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2022-12-18T01:14:21.477Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@60c8a888 2022-12-18T01:14:21.477Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:21.477Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-12-18T01:14:21.477Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 535b461b-49a1-43c6-9402-f66275c661b6 2022-12-18T01:14:21.478Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 535b461b-49a1-43c6-9402-f66275c661b6 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2022-12-18T01:14:21.484Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:21.485Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-12-18T01:14:21.485Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:14:21.486Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:21.486Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-12-18T01:14:21.487Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:14:21.487Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:21.487Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2022-12-18T01:14:21.487Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2022-12-18T01:14:21.487Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=9b3e0321-68ef-48b4-aac3-427b4dcd14a2 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-12-18T01:14:21.493Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:21.493Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-12-18T01:14:21.493Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:14:21.494Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:21.494Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2022-12-18T01:14:21.494Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=113598b9-5428-4bca-8039-bc743c9635e1 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:14:21.498Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:21.498Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:14:21.498Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500|| resourceSeq for service uuid d34a6bbe-8f05-4f26-adba-a5c17021cd91: basic_cnf 2022-12-18T01:14:21.498Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:21.498Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:14:21.499Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:21.499Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:14:21.499Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:21.499Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:14:21.499Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:21.499Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:14:21.500Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:14:21.500Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:14:21.500Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||Saving Service: basic_cnf Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:14:21.622Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf eaf13c03-c890-4fe9-8d93-b5dd4d19f54a 1 ASDC deployResourceStructure 2022-12-18T01:14:21.623Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2022-12-18T01:14:21.624Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource) 2022-12-18T01:14:21.625Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-12-18T01:14:21.631Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:21.634Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:21.634Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326061623, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-12-18T01:14:21.734Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:14:21.735Z||pool-82-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:21.736Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:21.753Z||pool-82-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:21.754Z||pool-82-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:22.635Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2022-12-18T01:14:22.636Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource) 2022-12-18T01:14:22.636Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-12-18T01:14:22.636Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:22.638Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:22.639Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326062635, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-12-18T01:14:22.739Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:14:22.740Z||pool-83-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:22.740Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:22.761Z||pool-83-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:22.762Z||pool-83-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:14:23.640Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2022-12-18T01:14:23.640Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2022-12-18T01:14:23.640Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:14:23.640Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:23.642Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:23.642Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326063640, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-12-18T01:14:23.742Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:14:23.743Z||pool-84-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:23.744Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:23.761Z||pool-84-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:23.762Z||pool-84-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:24.646Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2022-12-18T01:14:24.646Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2022-12-18T01:14:24.646Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:14:24.647Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:24.892Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:24.897Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326064646, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2022-12-18T01:14:24.942Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 40 ms 2022-12-18T01:14:24.964Z||pool-85-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:24.964Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:25.008Z||pool-85-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:25.009Z||pool-85-thread-1|||||INFO|500||cambria reply ok (67 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:25.906Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2022-12-18T01:14:25.907Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2022-12-18T01:14:25.910Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:14:25.922Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:25.942Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:25.942Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326065906, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2022-12-18T01:14:26.027Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 84 ms 2022-12-18T01:14:26.028Z||pool-86-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:26.028Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:26.065Z||pool-86-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:26.066Z||pool-86-thread-1|||||INFO|500||cambria reply ok (39 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:26.944Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2022-12-18T01:14:26.944Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2022-12-18T01:14:26.945Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:14:26.945Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:26.949Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:26.949Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326066944, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:14:27.049Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:14:27.050Z||pool-87-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:27.050Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:27.069Z||pool-87-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:27.069Z||pool-87-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:14:27.950Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1f994681-ca1f-4d69-879c-97e8ecc59f07 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:14:27.967Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1f994681-ca1f-4d69-879c-97e8ecc59f07 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:14:27.972Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T01:14:27.972Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-12-18T01:14:27.972Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-12-18T01:14:27.972Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-12-18T01:14:27.972Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:14:27.973Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:14:27.973Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:14:27.973Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:14:27.973Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:14:27.982Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-12-18T01:14:57.982Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1f994681-ca1f-4d69-879c-97e8ecc59f07 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-12-18T01:14:57.990Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1f994681-ca1f-4d69-879c-97e8ecc59f07 and serviceModelVersionId: d34a6bbe-8f05-4f26-adba-a5c17021cd91 2022-12-18T01:14:57.991Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : d2e14a35-7ee6-4ab0-9a00-73d2dfae3a79 2022-12-18T01:14:57.991Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/d2e14a35-7ee6-4ab0-9a00-73d2dfae3a79/model-vers/model-ver/d34a6bbe-8f05-4f26-adba-a5c17021cd91?depth=0 2022-12-18T01:14:57.996Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||RestClientSSL using default SSL context! 2022-12-18T01:14:58.026Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2e14a35-7ee6-4ab0-9a00-73d2dfae3a79/model-vers/model-ver/d34a6bbe-8f05-4f26-adba-a5c17021cd91?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-12-18T01:14:58.027Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2e14a35-7ee6-4ab0-9a00-73d2dfae3a79/model-vers/model-ver/d34a6bbe-8f05-4f26-adba-a5c17021cd91?depth=0|INFO|500||Invoke 2022-12-18T01:14:58.034Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2e14a35-7ee6-4ab0-9a00-73d2dfae3a79/model-vers/model-ver/d34a6bbe-8f05-4f26-adba-a5c17021cd91?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-12-18T01:14:58.150Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2e14a35-7ee6-4ab0-9a00-73d2dfae3a79/model-vers/model-ver/d34a6bbe-8f05-4f26-adba-a5c17021cd91?depth=0|INFO|500||InvokeReturn 2022-12-18T01:14:58.151Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/d2e14a35-7ee6-4ab0-9a00-73d2dfae3a79/model-vers/model-ver/d34a6bbe-8f05-4f26-adba-a5c17021cd91?depth=0 has http status code:200 and response headers:{date=[Sun, 18 Dec 2022 01:14:58 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[110], vertex-id=[217128], x-aai-txid=[0-aai-resources-221218-01:14:58:043-87577], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-18T01:14:58.151Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Response was returned with an empty entity. 2022-12-18T01:14:58.151Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-12-18T01:14:58.151Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:14:58.159Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-18T01:14:58.159Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1f994681-ca1f-4d69-879c-97e8ecc59f07 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-12-18T01:14:58.159Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-12-18T01:14:58.160Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:14:58.162Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:14:58.162Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||try to send status { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326098159, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T01:14:58.263Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:14:58.263Z||pool-88-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:14:58.263Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:14:58.298Z||pool-88-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:14:58.299Z||pool-88-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-12-18T01:14:59.182Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:14:59.183Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:14:59.183Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:15:09.547Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:15:09.548Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:15:09.549Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:15:09.549Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:15:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:15:15.032Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:15:15.032Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:15:15.075Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:15:15.075Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.075Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-12-18T01:15:15.076Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:15:15.076Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.076Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:15:15.077Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:15:15.077Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.077Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-12-18T01:15:15.077Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:15:15.077Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.077Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:15:15.077Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:15:15.077Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.077Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:15:15.077Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:15:15.077Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.077Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326000921, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:15:15.078Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:15:15.078Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.078Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326004922, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T01:15:15.078Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:15:15.078Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.078Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326006032, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T01:15:15.078Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:15:15.078Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.079Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326007160, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:15:15.079Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:15:15.079Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.079Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326008369, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2022-12-18T01:15:15.079Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:15:15.079Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.079Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326009373, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-12-18T01:15:15.079Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:15:15.079Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.079Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326010378, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-12-18T01:15:15.079Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:15:15.080Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.080Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326011382, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:15:15.080Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:15:15.080Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.080Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "273c5070-ae72-420c-bbd4-9077c0f7af7a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326042599, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T01:15:15.080Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:15:15.080Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.080Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:15:15.081Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:15:15.081Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.081Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2022-12-18T01:15:15.081Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:15:15.081Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.081Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2022-12-18T01:15:15.081Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:15:15.082Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.083Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2022-12-18T01:15:15.083Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:15:15.083Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.083Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2022-12-18T01:15:15.083Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:15:15.083Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.083Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:15:15.084Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:15:15.084Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.084Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2022-12-18T01:15:15.084Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:15:15.084Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.084Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:15:15.084Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:15:15.084Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.084Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671325914859, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:15:15.084Z||pool-2-thread-5|||||INFO|500||Missing status on Status Object. 2022-12-18T01:15:15.085Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:15:15.085Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326053010, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:15:15.085Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:15:19.143Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:15:19.145Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:15:19.146Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:15:19.146Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:15:28.692Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:15:28.694Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:15:28.695Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:15:28.695Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:15:38.247Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:15:38.249Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:15:38.250Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:15:38.250Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:15:47.818Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:16:15.028Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:16:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:16:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:16:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:16:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:16:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:16:15.557Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:16:15.558Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:16:15.558Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326055484, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:16:15.560Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:16:15.560Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:16:15.560Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326056564, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2022-12-18T01:16:15.561Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:16:15.561Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:16:15.561Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326057642, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T01:16:15.561Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:16:15.561Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:16:15.561Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326058977, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T01:16:15.570Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:16:15.570Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:16:15.570Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326060295, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:16:15.570Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:16:15.570Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:16:15.570Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326061623, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-12-18T01:16:15.571Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:16:15.571Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:16:15.571Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326062635, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-12-18T01:16:15.571Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:16:15.571Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:16:15.571Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326063640, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2022-12-18T01:16:15.572Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:16:15.572Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:16:15.572Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326064646, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2022-12-18T01:16:15.572Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:16:15.572Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:16:15.572Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326065906, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2022-12-18T01:16:15.573Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:16:15.573Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:16:15.573Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326066944, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:16:15.573Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:16:15.573Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2022-12-18T01:16:15.573Z||pool-2-thread-5|||||DEBUG|500||recieved notification from broker: { "distributionID": "1f994681-ca1f-4d69-879c-97e8ecc59f07", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671326098159, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T01:16:15.578Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:16:24.583Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:17:15.028Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:17:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:17:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:17:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:17:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:17:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:17:24.586Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:17:24.591Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:18:15.028Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:18:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:18:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:18:15.031Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:18:15.031Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:18:15.031Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:18:24.594Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:18:24.595Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:19:15.028Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:19:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:19:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:19:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:19:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:19:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:19:24.583Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:19:24.594Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:20:15.028Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:20:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:20:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:20:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:20:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:20:15.032Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:20:24.587Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:20:24.587Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:21:15.030Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:21:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:21:15.032Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:21:15.032Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:21:15.032Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:21:15.032Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:21:24.587Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:21:24.587Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:22:15.028Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:22:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:22:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:22:15.031Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:22:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:22:15.032Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:22:24.587Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:22:24.590Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:23:15.028Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:23:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:23:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:23:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:23:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:23:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:23:24.576Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:23:24.576Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:24:15.028Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:24:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:24:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:24:15.030Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:24:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:24:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:24:24.577Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:24:24.578Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:25:15.028Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:25:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:25:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:25:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:25:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:25:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:25:24.579Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:25:24.581Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:26:15.029Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:26:15.031Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:26:15.032Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:26:15.032Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:26:15.032Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:26:15.032Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:26:24.592Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:26:24.594Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:27:15.029Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:27:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:27:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:27:15.031Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:27:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:27:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:27:24.581Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:27:24.581Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:28:15.030Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:28:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:28:15.031Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:28:15.033Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:28:15.033Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:28:15.033Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:28:24.610Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:28:24.614Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:29:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:29:15.030Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:29:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:29:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:29:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:29:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:29:24.592Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:29:24.592Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:30:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:30:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:30:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:30:15.031Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:30:15.031Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:30:15.031Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:30:24.573Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:30:24.573Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:31:15.030Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:31:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:31:15.033Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:31:15.033Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:31:15.033Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:31:15.033Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:31:24.589Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:31:24.598Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:32:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:32:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:32:15.029Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:32:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:32:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:32:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:32:24.579Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:32:24.579Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:33:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:33:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:33:15.029Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:33:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:33:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:33:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:33:24.587Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:33:24.588Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:34:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:34:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:34:15.029Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:34:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:34:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:34:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:34:24.578Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:34:24.582Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:35:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:35:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:35:15.029Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:35:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:35:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:35:15.032Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:35:24.595Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:35:24.596Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:36:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:36:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:36:15.029Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:36:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:36:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:36:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:36:24.574Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:36:24.581Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:37:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:37:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:37:15.032Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:37:15.032Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:37:15.037Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:37:15.037Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:37:24.595Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:37:24.595Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:38:15.029Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:38:15.031Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:38:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:38:15.031Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:38:15.031Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:38:15.032Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:38:24.607Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:38:24.607Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:39:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:39:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:39:15.029Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:39:15.030Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:39:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:39:15.031Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:39:24.581Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:39:24.581Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:40:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:40:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:40:15.029Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:40:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:40:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:40:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:40:24.583Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:40:24.584Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:41:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:41:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:41:15.030Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:41:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:41:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:41:15.032Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:41:24.583Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:41:24.586Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:42:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:42:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:42:15.030Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:42:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:42:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:42:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:42:24.583Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:42:24.583Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:43:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:43:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:43:15.032Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:43:15.032Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:43:15.033Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:43:15.033Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:43:24.579Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:43:24.582Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:44:15.030Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:44:15.030Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:44:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:44:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:44:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:44:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:44:24.581Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:44:24.586Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:45:15.028Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:45:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:45:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:45:15.031Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:45:15.031Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:45:15.032Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:45:24.589Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:45:24.591Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:46:15.028Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:46:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:46:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:46:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:46:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:46:15.032Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:46:24.583Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:46:24.583Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:47:15.028Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:47:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:47:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:47:15.030Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:47:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:47:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:47:24.573Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:47:24.581Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:48:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:48:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:48:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:48:15.032Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:48:15.032Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:48:15.032Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:48:24.582Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:48:24.584Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:49:15.028Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:49:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:49:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:49:15.031Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:49:15.031Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:49:15.031Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:49:24.576Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:49:24.582Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:50:15.028Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:50:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:50:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:50:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:50:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:50:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:50:24.582Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:50:24.582Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:51:15.028Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:51:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:51:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:51:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:51:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:51:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:51:24.594Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:51:24.594Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:52:15.028Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:52:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:52:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:52:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:52:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:52:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:52:24.603Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:52:24.603Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:53:15.029Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:53:15.033Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:53:15.034Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:53:15.036Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:53:15.039Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:53:15.035Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:53:24.621Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:53:24.624Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:54:15.029Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:54:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:54:15.031Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:54:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:54:15.031Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:54:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:54:24.587Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:54:24.595Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:15.028Z||pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:55:15.029Z||pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:55:15.029Z||pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:55:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:55:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:15.663Z||pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:15.665Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.665Z||pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"32dd131f-39fc-4cfa-b573-83577c546cb7","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75","serviceDescription":"service","serviceInvariantUUID":"c014fd9b-5d1a-4fac-aab6-36eb71cac2b5","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0eb42351-8d97-4c75-8cbe-05cfd6442665","resourceInvariantUUID":"bc4658d4-85bf-40ed-a404-c9c19b93f275","resourceCustomizationUUID":"b3d4b779-a604-4ac5-8204-b93a6fee1924","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MDhkMWUzZTViMDEzZTczYjg2NzdkY2VhZDBkYmExNDk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2201d630-36dc-43b9-94d0-cb803af408c4","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"NTJkNjAwYWNhYzRkYmI3NTRlYWQ3MmM2NDljNGU1NDI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"02675457-18f9-41a8-a46c-509a0d12734f","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"ad6319b4-64e3-4162-9f62-a5336a4602d0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"172c6123-a9d9-4d92-a970-83454484dcd2","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c96d1ab7-269e-4fe1-a9c1-735102edac92","artifactVersion":"2","generatedFromUUID":"4a376adf-b278-44d1-81b3-7b48263c27b5"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"1d937a61-6e67-4c2e-aae5-a510798a1c6a","artifactVersion":"2","generatedFromUUID":"ad6319b4-64e3-4162-9f62-a5336a4602d0"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"4a376adf-b278-44d1-81b3-7b48263c27b5","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"b395b617-8fd7-4015-9228-47c71e5fd65d","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"NTIwMWMwYzdkNzYwM2EzYzQ4YTkwOGJiOWYyMWFmODM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eec50c48-24f7-4372-b74b-e39cc737cb3d","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MGNhYjZlMGE5NzY4ZTU1NjE4NTY2MDYxYmQ5MzFhMmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a815cc50-5124-48a1-ae47-4311422e028f","artifactVersion":"1"}],"workloadContext":"Production"} 2022-12-18T01:55:15.672Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:55:15.672Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:15.679Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:15.679Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.688Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:15.690Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.690Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "cds-sdc-listener", "timestamp": 1671328427139, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.691Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.691Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.691Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "aai-model-loader", "timestamp": 1671328475537, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.692Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.692Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.692Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328465125, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.692Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.692Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.692Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "policy-id", "timestamp": 1671328484324, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.692Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.692Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.692Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "cds-sdc-listener", "timestamp": 1671328427139, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.693Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.693Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.695Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328465125, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-12-18T01:55:15.695Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.695Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.696Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "aai-model-loader", "timestamp": 1671328475537, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.696Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.696Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.696Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "policy-id", "timestamp": 1671328484324, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.696Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.697Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.697Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "cds-sdc-listener", "timestamp": 1671328427139, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.697Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.697Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.697Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328465125, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-12-18T01:55:15.698Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.698Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.698Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "aai-model-loader", "timestamp": 1671328475537, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.699Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.699Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "policy-id", "timestamp": 1671328484324, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-12-18T01:55:15.699Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.699Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.699Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "cds-sdc-listener", "timestamp": 1671328427139, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.700Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.700Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.700Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328465125, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.700Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.700Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.701Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "aai-model-loader", "timestamp": 1671328475537, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.701Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.701Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.701Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "policy-id", "timestamp": 1671328484324, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.701Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.702Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.702Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "cds-sdc-listener", "timestamp": 1671328427139, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.702Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.702Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.702Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328465125, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-12-18T01:55:15.703Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.703Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.703Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "aai-model-loader", "timestamp": 1671328475537, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.703Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.703Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.704Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328488086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.704Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.704Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.704Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "policy-id", "timestamp": 1671328484324, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.704Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.705Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.705Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "cds-sdc-listener", "timestamp": 1671328427139, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.705Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.705Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.705Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328465125, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-12-18T01:55:15.706Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.706Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.706Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "aai-model-loader", "timestamp": 1671328475537, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.706Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.706Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.706Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328488086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.707Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.707Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.707Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "policy-id", "timestamp": 1671328484324, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.707Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.707Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.708Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "cds-sdc-listener", "timestamp": 1671328427139, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.708Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.708Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.708Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328465125, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-12-18T01:55:15.708Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.709Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.709Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "aai-model-loader", "timestamp": 1671328475537, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.709Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.709Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.709Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328488086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.710Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.710Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.710Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "policy-id", "timestamp": 1671328484324, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.710Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.710Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.710Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "cds-sdc-listener", "timestamp": 1671328427139, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.711Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.711Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.711Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328465125, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.711Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.711Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.711Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "aai-model-loader", "timestamp": 1671328475537, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.712Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.712Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.712Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328488086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.712Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.712Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.712Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "policy-id", "timestamp": 1671328484324, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.712Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.712Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.713Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "cds-sdc-listener", "timestamp": 1671328427139, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.713Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.713Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.713Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328465125, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.713Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.713Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.713Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "aai-model-loader", "timestamp": 1671328475537, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.713Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.714Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.714Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328488086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.714Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.714Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.714Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "policy-id", "timestamp": 1671328484324, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.714Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.714Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.714Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "cds-sdc-listener", "timestamp": 1671328427139, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:55:15.715Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.715Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.715Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328465125, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:55:15.715Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.715Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.715Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "aai-model-loader", "timestamp": 1671328475537, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:55:15.715Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.716Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.716Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328488086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.716Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.716Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.716Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "policy-id", "timestamp": 1671328484324, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:55:15.716Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.716Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.716Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328488086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.716Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.716Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.717Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "cds-sdc-listener", "timestamp": 1671328492952, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:15.717Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.717Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.717Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328494171, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:15.717Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.717Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.717Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "aai-model-loader", "timestamp": 1671328493524, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:15.718Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.718Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.718Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "policy-id", "timestamp": 1671328495097, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:15.718Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.718Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.718Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328488086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.719Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.719Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.719Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "cds-sdc-listener", "timestamp": 1671328493956, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.719Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.719Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.719Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328495256, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:15.720Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.720Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.720Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "policy-id", "timestamp": 1671328496102, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:55:15.720Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.720Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.721Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328488086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.721Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.721Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.721Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "cds-sdc-listener", "timestamp": 1671328493956, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.721Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.721Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.722Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328496434, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:15.722Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.722Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.722Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "policy-id", "timestamp": 1671328497105, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:55:15.752Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 32dd131f-39fc-4cfa-b573-83577c546cb7 2022-12-18T01:55:15.753Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 32dd131f-39fc-4cfa-b573-83577c546cb7 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:55:15.767Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.767Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328488086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:55:15.768Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.768Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.768Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "cds-sdc-listener", "timestamp": 1671328493956, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.768Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.768Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.768Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328497522, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:15.768Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.768Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.769Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328498896, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:15.769Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.769Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.769Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "cds-sdc-listener", "timestamp": 1671328493956, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.770Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.770Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.770Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328498613, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:55:15.778Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 32dd131f-39fc-4cfa-b573-83577c546cb7 2022-12-18T01:55:15.779Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:55:15.778Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 32dd131f-39fc-4cfa-b573-83577c546cb7 and ComponentName POLICY 2022-12-18T01:55:15.780Z||pool-89-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:15.780Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-12-18T01:55:15.791Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.791Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "cds-sdc-listener", "timestamp": 1671328493956, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.792Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.792Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.792Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "multicloud-k8s", "timestamp": 1671328499616, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-12-18T01:55:15.793Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.793Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.793Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "cds-sdc-listener", "timestamp": 1671328493956, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.793Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.793Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.793Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "multicloud-k8s", "timestamp": 1671328500621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.794Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.794Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.794Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328501768, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:55:15.794Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.794Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.794Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "cds-sdc-listener", "timestamp": 1671328493956, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.795Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.795Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.795Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "multicloud-k8s", "timestamp": 1671328500621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-12-18T01:55:15.795Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.795Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.796Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "aai-model-loader", "timestamp": 1671328501013, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:55:15.796Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.796Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.796Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328502772, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } 2022-12-18T01:55:15.798Z||pool-89-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:15.799Z||pool-89-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:55:15.809Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 32dd131f-39fc-4cfa-b573-83577c546cb7 2022-12-18T01:55:15.809Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 32dd131f-39fc-4cfa-b573-83577c546cb7 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:55:15.820Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.821Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "cds-sdc-listener", "timestamp": 1671328493956, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:55:15.821Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.821Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.821Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "multicloud-k8s", "timestamp": 1671328500621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-12-18T01:55:15.822Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.822Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.822Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "aai-model-loader", "timestamp": 1671328502016, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:55:15.833Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 32dd131f-39fc-4cfa-b573-83577c546cb7 2022-12-18T01:55:15.833Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 32dd131f-39fc-4cfa-b573-83577c546cb7 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:55:15.844Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.844Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "cds-sdc-listener", "timestamp": 1671328502093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:15.845Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.845Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.845Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "multicloud-k8s", "timestamp": 1671328500621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.846Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.846Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.846Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "multicloud-k8s", "timestamp": 1671328500621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-12-18T01:55:15.846Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.847Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.847Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "policy-id", "timestamp": 1671328504326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.847Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.847Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.847Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "multicloud-k8s", "timestamp": 1671328500621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.848Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.848Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.848Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "policy-id", "timestamp": 1671328504326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.848Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.848Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.848Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "aai-model-loader", "timestamp": 1671328505537, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.848Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.849Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.849Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "multicloud-k8s", "timestamp": 1671328500621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.849Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.849Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.849Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "policy-id", "timestamp": 1671328504326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-12-18T01:55:15.850Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.850Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.850Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "aai-model-loader", "timestamp": 1671328505537, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.850Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.850Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.850Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "multicloud-k8s", "timestamp": 1671328500621, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:55:15.850Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.850Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.851Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "policy-id", "timestamp": 1671328504326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.851Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.851Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.851Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "aai-model-loader", "timestamp": 1671328505537, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.851Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.851Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.851Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "multicloud-k8s", "timestamp": 1671328508748, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:15.852Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.852Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.852Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "policy-id", "timestamp": 1671328504326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.852Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.852Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.852Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "aai-model-loader", "timestamp": 1671328505537, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.853Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.853Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.853Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "multicloud-k8s", "timestamp": 1671328509824, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:15.853Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.853Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.853Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "policy-id", "timestamp": 1671328504326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.854Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.854Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.854Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "aai-model-loader", "timestamp": 1671328505537, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.854Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.854Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.854Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "policy-id", "timestamp": 1671328504326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.854Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.855Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.855Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "multicloud-k8s", "timestamp": 1671328510890, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:15.855Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.855Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.855Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "aai-model-loader", "timestamp": 1671328505537, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.855Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.855Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.855Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "policy-id", "timestamp": 1671328504326, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:55:15.855Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.856Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.856Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "multicloud-k8s", "timestamp": 1671328511918, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:55:15.875Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d 2022-12-18T01:55:15.875Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:55:15.888Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.888Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "aai-model-loader", "timestamp": 1671328505537, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:15.888Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.888Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.888Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "policy-id", "timestamp": 1671328513070, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:15.889Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.889Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.889Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "multicloud-k8s", "timestamp": 1671328512921, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-12-18T01:55:15.889Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.889Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.889Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "aai-model-loader", "timestamp": 1671328505537, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:55:15.890Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:55:15.890Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.890Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "policy-id", "timestamp": 1671328514077, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:55:15.890Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.890Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.890Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "aai-model-loader", "timestamp": 1671328513665, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:15.891Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:55:15.891Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:55:15.891Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "policy-id", "timestamp": 1671328515081, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:55:15.898Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d 2022-12-18T01:55:15.898Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2022-12-18T01:55:16.680Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:55:16.681Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:16.683Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:16.683Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-12-18T01:55:16.784Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:55:16.785Z||pool-90-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:16.785Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:16.799Z||pool-90-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:16.800Z||pool-90-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:17.684Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:55:17.685Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:17.687Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:17.687Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-12-18T01:55:17.788Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:55:17.789Z||pool-91-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:17.789Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:17.816Z||pool-91-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:17.817Z||pool-91-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:18.688Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:55:18.689Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:18.694Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:18.694Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:18.794Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:55:18.795Z||pool-92-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:18.795Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:18.814Z||pool-92-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:18.814Z||pool-92-thread-1|||||INFO|500||cambria reply ok (19 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:19.695Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:55:19.696Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:19.702Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:19.703Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-12-18T01:55:19.799Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms 2022-12-18T01:55:19.800Z||pool-93-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:19.800Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:19.817Z||pool-93-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:19.818Z||pool-93-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:20.703Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:55:20.704Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:20.707Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:20.707Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-12-18T01:55:20.808Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2022-12-18T01:55:20.809Z||pool-94-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:20.809Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:20.825Z||pool-94-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:20.826Z||pool-94-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:21.708Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:55:21.709Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:21.712Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:21.712Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-12-18T01:55:21.812Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:55:21.813Z||pool-95-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:21.813Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:21.828Z||pool-95-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:21.829Z||pool-95-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:55:22.713Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:55:22.714Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:22.721Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:22.721Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:22.821Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:55:22.823Z||pool-96-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:22.823Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:22.837Z||pool-96-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:22.838Z||pool-96-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:23.722Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:55:23.723Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:23.727Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:23.728Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:55:23.827Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:55:23.828Z||pool-97-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:23.829Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:23.853Z||pool-97-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:23.854Z||pool-97-thread-1|||||INFO|500||cambria reply ok (26 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:24.728Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:55:24.730Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:24.733Z||pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:24.733Z||pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:55:24.833Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:55:24.835Z||pool-98-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:24.836Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:24.857Z||pool-98-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:24.858Z||pool-98-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:55:25.735Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75", "serviceDescription": "service", "serviceInvariantUUID": "c014fd9b-5d1a-4fac-aab6-36eb71cac2b5", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "b3d4b779-a604-4ac5-8204-b93a6fee1924", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "0eb42351-8d97-4c75-8cbe-05cfd6442665", "resourceInvariantUUID": "bc4658d4-85bf-40ed-a404-c9c19b93f275", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "NTJkNjAwYWNhYzRkYmI3NTRlYWQ3MmM2NDljNGU1NDI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "02675457-18f9-41a8-a46c-509a0d12734f", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "ad6319b4-64e3-4162-9f62-a5336a4602d0", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "1d937a61-6e67-4c2e-aae5-a510798a1c6a", "generatedFromUUID": "ad6319b4-64e3-4162-9f62-a5336a4602d0" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "c96d1ab7-269e-4fe1-a9c1-735102edac92", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "1d937a61-6e67-4c2e-aae5-a510798a1c6a", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "4a376adf-b278-44d1-81b3-7b48263c27b5", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MGNhYjZlMGE5NzY4ZTU1NjE4NTY2MDYxYmQ5MzFhMmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a815cc50-5124-48a1-ae47-4311422e028f" } ], "workloadContext": "Production" } 2022-12-18T01:55:25.735Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-12-18T01:55:25.735Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75 ASDC 2022-12-18T01:55:25.736Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:32dd131f-39fc-4cfa-b573-83577c546cb7 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75 ServiceInvariantUUID:c014fd9b-5d1a-4fac-aab6-36eb71cac2b5 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:a815cc50-5124-48a1-ae47-4311422e028f ArtifactChecksum:MGNhYjZlMGE5NzY4ZTU1NjE4NTY2MDYxYmQ5MzFhMmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:b3d4b779-a604-4ac5-8204-b93a6fee1924 ResourceInvariantUUID:bc4658d4-85bf-40ed-a404-c9c19b93f275 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:0eb42351-8d97-4c75-8cbe-05cfd6442665 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:02675457-18f9-41a8-a46c-509a0d12734f ArtifactChecksum:NTJkNjAwYWNhYzRkYmI3NTRlYWQ3MmM2NDljNGU1NDI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:ad6319b4-64e3-4162-9f62-a5336a4602d0 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:1d937a61-6e67-4c2e-aae5-a510798a1c6a ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:c96d1ab7-269e-4fe1-a9c1-735102edac92 ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:1d937a61-6e67-4c2e-aae5-a510798a1c6a ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:4a376adf-b278-44d1-81b3-7b48263c27b5 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-12-18T01:55:25.736Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-12-18T01:55:25.792Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T01:55:25.794Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2022-12-18T01:55:25.794Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2022-12-18T01:55:25.794Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: a815cc50-5124-48a1-ae47-4311422e028f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-12-18T01:55:25.794Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-12-18T01:55:25.795Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-12-18T01:55:25.866Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-12-18T01:55:25.869Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar a815cc50-5124-48a1-ae47-4311422e028f 163287 2022-12-18T01:55:25.869Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2022-12-18T01:55:25.870Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-12-18T01:55:25.870Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:55:25.870Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:25.872Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:25.873Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328525869, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:25.973Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:55:25.974Z||pool-99-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:25.974Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:25.990Z||pool-99-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:25.991Z||pool-99-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:26.873Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T01:55:26.874Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2022-12-18T01:55:26.875Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: a815cc50-5124-48a1-ae47-4311422e028f, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-12-18T01:55:26.875Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2022-12-18T01:55:26.876Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-12-18T01:55:26.876Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-12-18T01:55:27.082Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7395831353289104106/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2022-12-18T01:55:28.643Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2022-12-18T01:55:28.644Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||WARN|500||#################################################################################################### 2022-12-18T01:55:28.644Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-12-18T01:55:28.644Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2022-12-18T01:55:28.645Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-12-18T01:55:28.645Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-12-18T01:55:28.645Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-12-18T01:55:28.645Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2022-12-18T01:55:28.645Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||WARN|500||#################################################################################################### 2022-12-18T01:55:28.645Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:28.646Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:55:28.646Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-12-18T01:55:28.646Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2022-12-18T01:55:28.646Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T01:55:28.647Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:28.647Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:55:28.647Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-12-18T01:55:28.647Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2022-12-18T01:55:28.647Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T01:55:28.647Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:28.647Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:55:28.648Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:28.648Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2022-12-18T01:55:28.648Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2022-12-18T01:55:28.648Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Node template dummy_base is not matching search criteria 2022-12-18T01:55:28.648Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-12-18T01:55:28.648Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:28.648Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-12-18T01:55:28.649Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:28.649Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-12-18T01:55:28.649Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:55:28.649Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:28.650Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-12-18T01:55:28.650Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:55:28.650Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:28.650Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-12-18T01:55:28.650Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:55:28.651Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:28.651Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-12-18T01:55:28.651Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:55:28.651Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:28.651Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2022-12-18T01:55:28.651Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2022-12-18T01:55:28.651Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=c36640cd-19ae-4629-ade5-baaa3b10720d 2022-12-18T01:55:28.652Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:28.652Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:55:28.652Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:28.652Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:55:28.652Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:28.652Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:55:28.652Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:28.653Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:55:28.653Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75 Model Version:NULL Model InvariantUuid:c014fd9b-5d1a-4fac-aab6-36eb71cac2b5 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:1fe5140e-a413-4590-8c3e-bdd1f3ea618c Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:bc4658d4-85bf-40ed-a404-c9c19b93f275 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:b3d4b779-a604-4ac5-8204-b93a6fee1924 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e8a40782-4016-4877-af13-83a0f15e10fb ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:b83e4c5c-916c-401e-8141-a98505ae79d7 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:3d0b340c-fbeb-4fdc-a04a-fa80e703b79d ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:2f93300d-9c69-4e59-bc4f-fe17b8272a64 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:c36640cd-19ae-4629-ade5-baaa3b10720d ModelInvariantUuid:3f1b4221-af91-452d-aad8-ad64781b668e ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:9fd90765-18d0-465d-9a82-3b5dc8b80455 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:68df9615-b011-447c-818a-4c11f4ef39f8 ModelInvariantUuid:7a3c2b4f-feee-41c8-88a5-179998008500 ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:6347da31-3198-4ea6-a337-99661ef6e54c ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-12-18T01:55:28.668Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 0eb42351-8d97-4c75-8cbe-05cfd6442665 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:55:28.674Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||basic_cnf_macro 0 2022-12-18T01:55:28.674Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 0eb42351-8d97-4c75-8cbe-05cfd6442665 2022-12-18T01:55:28.674Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 02675457-18f9-41a8-a46c-509a0d12734f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-12-18T01:55:28.675Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-12-18T01:55:28.675Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-12-18T01:55:28.759Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-12-18T01:55:28.759Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 02675457-18f9-41a8-a46c-509a0d12734f 1565 2022-12-18T01:55:28.759Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2022-12-18T01:55:28.759Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-12-18T01:55:28.759Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:55:28.760Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:28.762Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:28.762Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328528759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:28.862Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:55:28.864Z||pool-100-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:28.864Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:28.892Z||pool-100-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:28.893Z||pool-100-thread-1|||||INFO|500||cambria reply ok (30 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:29.763Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "3d0b340c-fbeb-4fdc-a04a-fa80e703b79d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2f93300d-9c69-4e59-bc4f-fe17b8272a64", "vfModuleModelCustomizationUUID": "c335d3b8-65c5-4a77-be77-d109e3b0d0e3", "isBase": true, "artifacts": [ "ad6319b4-64e3-4162-9f62-a5336a4602d0", "1d937a61-6e67-4c2e-aae5-a510798a1c6a" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "e8a40782-4016-4877-af13-83a0f15e10fb", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b83e4c5c-916c-401e-8141-a98505ae79d7", "vfModuleModelCustomizationUUID": "d200bd10-a48f-4847-bc90-ec34d44b1958", "isBase": false, "artifacts": [ "4a376adf-b278-44d1-81b3-7b48263c27b5" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2022-12-18T01:55:29.771Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:2f93300d-9c69-4e59-bc4f-fe17b8272a64 VfModuleModelInvariantUUID:3d0b340c-fbeb-4fdc-a04a-fa80e703b79d VfModuleModelDescription:NULL Artifacts UUID List:{ ad6319b4-64e3-4162-9f62-a5336a4602d0 , 1d937a61-6e67-4c2e-aae5-a510798a1c6a } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:b83e4c5c-916c-401e-8141-a98505ae79d7 VfModuleModelInvariantUUID:e8a40782-4016-4877-af13-83a0f15e10fb VfModuleModelDescription:NULL Artifacts UUID List:{ 4a376adf-b278-44d1-81b3-7b48263c27b5 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2022-12-18T01:55:29.775Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "3d0b340c-fbeb-4fdc-a04a-fa80e703b79d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "2f93300d-9c69-4e59-bc4f-fe17b8272a64", "vfModuleModelCustomizationUUID": "c335d3b8-65c5-4a77-be77-d109e3b0d0e3", "isBase": true, "artifacts": [ "ad6319b4-64e3-4162-9f62-a5336a4602d0", "1d937a61-6e67-4c2e-aae5-a510798a1c6a" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "e8a40782-4016-4877-af13-83a0f15e10fb", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b83e4c5c-916c-401e-8141-a98505ae79d7", "vfModuleModelCustomizationUUID": "d200bd10-a48f-4847-bc90-ec34d44b1958", "isBase": false, "artifacts": [ "4a376adf-b278-44d1-81b3-7b48263c27b5" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2022-12-18T01:55:29.776Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:2f93300d-9c69-4e59-bc4f-fe17b8272a64 VfModuleModelInvariantUUID:3d0b340c-fbeb-4fdc-a04a-fa80e703b79d VfModuleModelDescription:NULL Artifacts UUID List:{ ad6319b4-64e3-4162-9f62-a5336a4602d0 , 1d937a61-6e67-4c2e-aae5-a510798a1c6a } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:b83e4c5c-916c-401e-8141-a98505ae79d7 VfModuleModelInvariantUUID:e8a40782-4016-4877-af13-83a0f15e10fb VfModuleModelDescription:NULL Artifacts UUID List:{ 4a376adf-b278-44d1-81b3-7b48263c27b5 } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2022-12-18T01:55:29.776Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: ad6319b4-64e3-4162-9f62-a5336a4602d0 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-12-18T01:55:29.777Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-12-18T01:55:29.777Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-12-18T01:55:29.852Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-12-18T01:55:29.852Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ad6319b4-64e3-4162-9f62-a5336a4602d0 914 2022-12-18T01:55:29.853Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2022-12-18T01:55:29.853Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-12-18T01:55:29.853Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:55:29.853Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:29.855Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:29.856Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328529853, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:29.956Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:55:29.974Z||pool-101-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:29.975Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:29.989Z||pool-101-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:29.990Z||pool-101-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:30.857Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: c96d1ab7-269e-4fe1-a9c1-735102edac92 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-12-18T01:55:30.858Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-12-18T01:55:30.858Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-12-18T01:55:30.968Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-12-18T01:55:30.969Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env c96d1ab7-269e-4fe1-a9c1-735102edac92 12 2022-12-18T01:55:30.970Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2022-12-18T01:55:30.970Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2022-12-18T01:55:30.970Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:55:30.970Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:30.974Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:30.974Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328530969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:31.074Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:55:31.077Z||pool-102-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:31.078Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:31.098Z||pool-102-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:31.099Z||pool-102-thread-1|||||INFO|500||cambria reply ok (25 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:31.975Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1d937a61-6e67-4c2e-aae5-a510798a1c6a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-12-18T01:55:31.977Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-12-18T01:55:31.978Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-12-18T01:55:32.106Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-12-18T01:55:32.107Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 1d937a61-6e67-4c2e-aae5-a510798a1c6a 96 2022-12-18T01:55:32.107Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2022-12-18T01:55:32.107Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-12-18T01:55:32.107Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:55:32.108Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:32.110Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:32.110Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328532107, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:32.213Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms 2022-12-18T01:55:32.214Z||pool-103-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:32.215Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:32.230Z||pool-103-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:32.231Z||pool-103-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:33.112Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 4a376adf-b278-44d1-81b3-7b48263c27b5 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-12-18T01:55:33.112Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-12-18T01:55:33.113Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-12-18T01:55:33.191Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-12-18T01:55:33.191Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 4a376adf-b278-44d1-81b3-7b48263c27b5 20206 2022-12-18T01:55:33.192Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2022-12-18T01:55:33.192Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2022-12-18T01:55:33.192Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:55:33.193Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:33.197Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:33.197Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328533192, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-12-18T01:55:33.297Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:55:33.298Z||pool-104-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:33.298Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:33.312Z||pool-104-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:33.313Z||pool-104-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:34.201Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75 2022-12-18T01:55:34.201Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 0eb42351-8d97-4c75-8cbe-05cfd6442665 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:55:34.223Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@3e008b5b, org.onap.sdc.toscaparser.api.parameters.Input@53ed2213, org.onap.sdc.toscaparser.api.parameters.Input@27cf0530, org.onap.sdc.toscaparser.api.parameters.Input@34f03a8f, org.onap.sdc.toscaparser.api.parameters.Input@e103519] 2022-12-18T01:55:34.225Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:34.226Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:55:34.226Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2022-12-18T01:55:34.226Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= b3d4b779-a604-4ac5-8204-b93a6fee1924 2022-12-18T01:55:34.226Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: b3d4b779-a604-4ac5-8204-b93a6fee1924 matches Tosca VF Customization UUID: b3d4b779-a604-4ac5-8204-b93a6fee1924 2022-12-18T01:55:34.227Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: b3d4b779-a604-4ac5-8204-b93a6fee1924 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2022-12-18T01:55:34.230Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:34.231Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:55:34.231Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id b3d4b779-a604-4ac5-8204-b93a6fee1924: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2022-12-18T01:55:34.232Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5eff7ded 2022-12-18T01:55:34.232Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:34.232Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-12-18T01:55:34.233Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : d200bd10-a48f-4847-bc90-ec34d44b1958 2022-12-18T01:55:34.233Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID d200bd10-a48f-4847-bc90-ec34d44b1958 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2022-12-18T01:55:34.237Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:34.238Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-12-18T01:55:34.238Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:55:34.239Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:34.239Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-12-18T01:55:34.239Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:55:34.239Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:34.240Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2022-12-18T01:55:34.240Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=b3d4b779-a604-4ac5-8204-b93a6fee1924 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:55:34.243Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:34.243Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:55:34.244Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75: basic_cnf_macro 2022-12-18T01:55:34.244Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:34.245Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:55:34.245Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:34.245Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:55:34.245Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:34.246Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:55:34.246Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:34.246Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:55:34.247Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:55:34.247Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:55:34.247Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||Saving Service: basic_cnf_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:55:34.295Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 0eb42351-8d97-4c75-8cbe-05cfd6442665 2 ASDC deployResourceStructure 2022-12-18T01:55:34.296Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2022-12-18T01:55:34.296Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2022-12-18T01:55:34.297Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:55:34.297Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:34.300Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:34.300Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328534296, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-12-18T01:55:34.400Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:55:34.401Z||pool-105-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:34.401Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:34.416Z||pool-105-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:34.416Z||pool-105-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:35.304Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2022-12-18T01:55:35.305Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2022-12-18T01:55:35.305Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:55:35.310Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:35.313Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:35.314Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328535304, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2022-12-18T01:55:35.414Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:55:35.414Z||pool-106-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:35.415Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:35.432Z||pool-106-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:35.432Z||pool-106-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:36.315Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2022-12-18T01:55:36.315Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2022-12-18T01:55:36.316Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-12-18T01:55:36.316Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:36.325Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:36.325Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328536314, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-12-18T01:55:36.421Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms 2022-12-18T01:55:36.422Z||pool-107-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:36.422Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:36.440Z||pool-107-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:36.441Z||pool-107-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:37.327Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2022-12-18T01:55:37.327Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2022-12-18T01:55:37.327Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:55:37.328Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:37.331Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:37.331Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328537327, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2022-12-18T01:55:37.430Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:55:37.431Z||pool-108-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:37.431Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:37.445Z||pool-108-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:37.445Z||pool-108-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:55:38.339Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2022-12-18T01:55:38.340Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2022-12-18T01:55:38.341Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2022-12-18T01:55:38.341Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:38.344Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:38.344Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328538339, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-12-18T01:55:38.446Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms 2022-12-18T01:55:38.447Z||pool-109-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:38.447Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:38.474Z||pool-109-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:38.475Z||pool-109-thread-1|||||INFO|500||cambria reply ok (29 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:39.346Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2022-12-18T01:55:39.348Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2022-12-18T01:55:39.348Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:55:39.349Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:55:39.352Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:55:39.352Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328539346, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:55:39.452Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:55:39.453Z||pool-110-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:55:39.453Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:55:39.468Z||pool-110-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:55:39.469Z||pool-110-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:55:40.356Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 32dd131f-39fc-4cfa-b573-83577c546cb7 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:55:40.372Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 32dd131f-39fc-4cfa-b573-83577c546cb7 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:55:40.377Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T01:55:40.378Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-12-18T01:55:40.378Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-12-18T01:55:40.378Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-12-18T01:55:40.378Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:55:40.379Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:55:40.379Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:55:40.379Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:55:40.380Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:55:40.397Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-12-18T01:56:10.397Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 32dd131f-39fc-4cfa-b573-83577c546cb7 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-12-18T01:56:10.406Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 32dd131f-39fc-4cfa-b573-83577c546cb7 and serviceModelVersionId: fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75 2022-12-18T01:56:10.407Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : c014fd9b-5d1a-4fac-aab6-36eb71cac2b5 2022-12-18T01:56:10.408Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/c014fd9b-5d1a-4fac-aab6-36eb71cac2b5/model-vers/model-ver/fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75?depth=0 2022-12-18T01:56:10.415Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2022-12-18T01:56:10.444Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c014fd9b-5d1a-4fac-aab6-36eb71cac2b5/model-vers/model-ver/fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75?depth=0|INFO|500||Invoke 2022-12-18T01:56:10.445Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c014fd9b-5d1a-4fac-aab6-36eb71cac2b5/model-vers/model-ver/fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c014fd9b-5d1a-4fac-aab6-36eb71cac2b5/model-vers/model-ver/fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[32dd131f-39fc-4cfa-b573-83577c546cb7], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f04780a0-f4a2-4524-9d83-1b2507c0f270], X-ECOMP-RequestID=[32dd131f-39fc-4cfa-b573-83577c546cb7], X-TransactionId=[], X-ONAP-RequestID=[32dd131f-39fc-4cfa-b573-83577c546cb7], Content-Type=[application/merge-patch+json]} 2022-12-18T01:56:10.452Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c014fd9b-5d1a-4fac-aab6-36eb71cac2b5/model-vers/model-ver/fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-12-18T01:56:10.587Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c014fd9b-5d1a-4fac-aab6-36eb71cac2b5/model-vers/model-ver/fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c014fd9b-5d1a-4fac-aab6-36eb71cac2b5/model-vers/model-ver/fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75?depth=0 has http status code:200 and response headers:{date=[Sun, 18 Dec 2022 01:56:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[130], vertex-id=[241896], x-aai-txid=[2-aai-resources-221218-01:56:10:405-17829], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-18T01:56:10.588Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c014fd9b-5d1a-4fac-aab6-36eb71cac2b5/model-vers/model-ver/fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75?depth=0|DEBUG|500||Response was returned with an empty entity. 2022-12-18T01:56:10.589Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/c014fd9b-5d1a-4fac-aab6-36eb71cac2b5/model-vers/model-ver/fa05b2b2-18e0-4ecb-a0b6-b2e0a16eee75?depth=0|INFO|500||InvokeReturn 2022-12-18T01:56:10.590Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-12-18T01:56:10.590Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:56:10.596Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-18T01:56:10.597Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 32dd131f-39fc-4cfa-b573-83577c546cb7 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-12-18T01:56:10.598Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-12-18T01:56:10.599Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:10.602Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:10.602Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328570598, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T01:56:10.702Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:56:10.703Z||pool-111-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:10.703Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:10.724Z||pool-111-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:10.725Z||pool-111-thread-1|||||INFO|500||cambria reply ok (23 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-12-18T01:56:11.619Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||received message from topic 2022-12-18T01:56:11.619Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||recieved notification from broker: {"distributionID":"465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"a9be40a2-7517-4442-bc34-7416412a6c61","serviceDescription":"service","serviceInvariantUUID":"dc1cd2a2-aaa2-4c7c-a710-ad0408a59530","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3a29dc87-b3d0-48a7-9cdc-231869f4cd6c","resourceInvariantUUID":"dad560b1-24a4-49f4-b8ec-fb9ae9d07fb8","resourceCustomizationUUID":"8ddb0382-2968-42b9-836e-945d4bbe6494","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"ZDkzOWFkZTQ1Mjg2OGZmYzMyZDFkYWVhN2E2OWMyZWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b80fbe9e-f71b-40e2-89e4-382427721136","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"N2ZhNjFiYmMyNjA4OTM5Y2E1YWMxMTA5MDUyZjgxMDM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a3c78710-100b-4aa0-a47d-673875085e07","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1de05fff-0aaa-4bb1-b3db-d9276d705376","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"06258b6d-24d5-4029-90fa-f25499fb4e45","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"1b3700db-c870-4ce2-818e-3694cbed4336","artifactVersion":"2","generatedFromUUID":"1de05fff-0aaa-4bb1-b3db-d9276d705376"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"NmMzMDFmMjhiNDllNjcxOGUzYzk5MjVlM2RhYWU1Yjg\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"4c1a8e65-2543-4555-84b8-f5fc5cce413b","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"YjY4ODU0YTM0NzhkM2M0YjE2YmI3NmEwMzA2MzQzZDE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"515ce50c-3b53-4105-977f-34a6a62ee8b0","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"OGViNmZjMmE0MDhiNWUxZjg4NzQ1YzU3MzJiYjhjNTc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a8154bea-9be4-433d-8e6e-830789c98474","artifactVersion":"1"}],"workloadContext":"Production"} 2022-12-18T01:56:11.620Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:56:11.620Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:11.623Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:11.623Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:56:11.723Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:56:11.724Z||pool-112-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:11.724Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:11.739Z||pool-112-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:11.740Z||pool-112-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:56:12.624Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:56:12.625Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:12.627Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:12.627Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-12-18T01:56:12.728Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:56:12.728Z||pool-113-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:12.728Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:12.742Z||pool-113-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:12.743Z||pool-113-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:56:13.628Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:56:13.629Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:13.631Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:13.631Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-12-18T01:56:13.731Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:56:13.732Z||pool-114-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:13.732Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:13.745Z||pool-114-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:13.745Z||pool-114-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:56:14.632Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:56:14.633Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:14.635Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:14.635Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:56:14.735Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:56:14.737Z||pool-115-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:14.737Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:14.754Z||pool-115-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:14.754Z||pool-115-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:56:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:56:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:56:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:15.174Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:15.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:56:15.175Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:56:15.176Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:56:15.636Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:56:15.637Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:15.639Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:15.639Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-12-18T01:56:15.739Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:56:15.740Z||pool-116-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:15.740Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:15.755Z||pool-116-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:15.756Z||pool-116-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:56:16.639Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:56:16.640Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:16.643Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:16.643Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-12-18T01:56:16.743Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:56:16.744Z||pool-117-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:16.745Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:16.760Z||pool-117-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:16.760Z||pool-117-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:56:17.644Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:56:17.644Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:17.647Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:17.647Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:56:17.747Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:56:17.748Z||pool-118-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:17.748Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:17.765Z||pool-118-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:17.766Z||pool-118-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:56:18.647Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2022-12-18T01:56:18.648Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:18.651Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:18.651Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:56:18.751Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:56:18.753Z||pool-119-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:18.753Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:18.768Z||pool-119-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:18.769Z||pool-119-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:56:19.652Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "a9be40a2-7517-4442-bc34-7416412a6c61", "serviceDescription": "service", "serviceInvariantUUID": "dc1cd2a2-aaa2-4c7c-a710-ad0408a59530", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "8ddb0382-2968-42b9-836e-945d4bbe6494", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3a29dc87-b3d0-48a7-9cdc-231869f4cd6c", "resourceInvariantUUID": "dad560b1-24a4-49f4-b8ec-fb9ae9d07fb8", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "N2ZhNjFiYmMyNjA4OTM5Y2E1YWMxMTA5MDUyZjgxMDM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a3c78710-100b-4aa0-a47d-673875085e07", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "1de05fff-0aaa-4bb1-b3db-d9276d705376", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "1b3700db-c870-4ce2-818e-3694cbed4336", "generatedFromUUID": "1de05fff-0aaa-4bb1-b3db-d9276d705376" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "1b3700db-c870-4ce2-818e-3694cbed4336", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "OGViNmZjMmE0MDhiNWUxZjg4NzQ1YzU3MzJiYjhjNTc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a8154bea-9be4-433d-8e6e-830789c98474" } ], "workloadContext": "Production" } 2022-12-18T01:56:19.652Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2022-12-18T01:56:19.653Z|32dd131f-39fc-4cfa-b573-83577c546cb7|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 a9be40a2-7517-4442-bc34-7416412a6c61 ASDC 2022-12-18T01:56:19.653Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:a9be40a2-7517-4442-bc34-7416412a6c61 ServiceInvariantUUID:dc1cd2a2-aaa2-4c7c-a710-ad0408a59530 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:a8154bea-9be4-433d-8e6e-830789c98474 ArtifactChecksum:OGViNmZjMmE0MDhiNWUxZjg4NzQ1YzU3MzJiYjhjNTc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:8ddb0382-2968-42b9-836e-945d4bbe6494 ResourceInvariantUUID:dad560b1-24a4-49f4-b8ec-fb9ae9d07fb8 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:3a29dc87-b3d0-48a7-9cdc-231869f4cd6c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:a3c78710-100b-4aa0-a47d-673875085e07 ArtifactChecksum:N2ZhNjFiYmMyNjA4OTM5Y2E1YWMxMTA5MDUyZjgxMDM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:1de05fff-0aaa-4bb1-b3db-d9276d705376 ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:1b3700db-c870-4ce2-818e-3694cbed4336 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:1b3700db-c870-4ce2-818e-3694cbed4336 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2022-12-18T01:56:19.653Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF a9be40a2-7517-4442-bc34-7416412a6c61 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-12-18T01:56:19.718Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T01:56:19.719Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2022-12-18T01:56:19.719Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2022-12-18T01:56:19.719Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: a8154bea-9be4-433d-8e6e-830789c98474 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-12-18T01:56:19.719Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-12-18T01:56:19.720Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-12-18T01:56:19.853Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-12-18T01:56:19.855Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar a8154bea-9be4-433d-8e6e-830789c98474 83010 2022-12-18T01:56:19.855Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2022-12-18T01:56:19.855Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-12-18T01:56:19.855Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:56:19.855Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:19.857Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:19.858Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328579855, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:56:19.958Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:56:19.958Z||pool-120-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:19.958Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:19.973Z||pool-120-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:19.974Z||pool-120-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:56:20.861Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2022-12-18T01:56:20.863Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2022-12-18T01:56:20.863Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: a8154bea-9be4-433d-8e6e-830789c98474, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-12-18T01:56:20.863Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2022-12-18T01:56:20.864Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-12-18T01:56:20.864Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-12-18T01:56:21.014Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11387385723779128611/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2022-12-18T01:56:22.319Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2022-12-18T01:56:22.320Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2022-12-18T01:56:22.320Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-12-18T01:56:22.320Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2022-12-18T01:56:22.321Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-12-18T01:56:22.321Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-12-18T01:56:22.321Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-12-18T01:56:22.321Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-12-18T01:56:22.321Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-12-18T01:56:22.321Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-12-18T01:56:22.321Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2022-12-18T01:56:22.322Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||#################################################################################################### 2022-12-18T01:56:22.322Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:22.322Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:56:22.322Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-12-18T01:56:22.322Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2022-12-18T01:56:22.323Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T01:56:22.323Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:22.323Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:56:22.323Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-12-18T01:56:22.323Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2022-12-18T01:56:22.324Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2022-12-18T01:56:22.324Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:22.324Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:56:22.324Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:22.325Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-12-18T01:56:22.325Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2022-12-18T01:56:22.325Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2022-12-18T01:56:22.325Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2022-12-18T01:56:22.325Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-12-18T01:56:22.325Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2022-12-18T01:56:22.326Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:22.326Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-12-18T01:56:22.326Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:22.326Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-12-18T01:56:22.326Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:56:22.327Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:22.327Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-12-18T01:56:22.327Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:56:22.327Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:22.327Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-12-18T01:56:22.328Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:56:22.328Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:22.328Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-12-18T01:56:22.328Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-12-18T01:56:22.328Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-12-18T01:56:22.329Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=d1c6487b-5052-4b3c-af00-b65268e65a6e 2022-12-18T01:56:22.329Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:22.329Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:56:22.329Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:22.329Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:56:22.330Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:22.330Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:56:22.330Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:22.330Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:56:22.330Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:a9be40a2-7517-4442-bc34-7416412a6c61 Model Version:NULL Model InvariantUuid:dc1cd2a2-aaa2-4c7c-a710-ad0408a59530 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:416cef94-f17c-4015-88db-f9a3c5302016 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:dad560b1-24a4-49f4-b8ec-fb9ae9d07fb8 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:8ddb0382-2968-42b9-836e-945d4bbe6494 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:13b3ba18-e087-4bd5-acfa-6e4cf3cbdf8d ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:86e06c00-acb4-47b5-8a51-257d0187f288 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:d1c6487b-5052-4b3c-af00-b65268e65a6e ModelInvariantUuid:8ab8b8fa-1afe-4729-8b6e-aad916ec5074 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:d22560ca-0df2-49bd-b0ec-6dd17e387d92 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:f1bcac7e-f2ad-4b30-9c56-e72cc84fe8f9 ModelInvariantUuid:3c33e617-31db-4f48-8934-422f59d30d04 ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:599e2c8d-49c5-495c-88db-e420f3cb836b ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2022-12-18T01:56:22.345Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||Processing Resource Type: VF, Model UUID: 3a29dc87-b3d0-48a7-9cdc-231869f4cd6c Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:56:22.348Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||basic_vm_macro 0 2022-12-18T01:56:22.348Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3a29dc87-b3d0-48a7-9cdc-231869f4cd6c 2022-12-18T01:56:22.348Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: a3c78710-100b-4aa0-a47d-673875085e07 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-12-18T01:56:22.348Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-12-18T01:56:22.349Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-12-18T01:56:22.406Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-12-18T01:56:22.407Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json a3c78710-100b-4aa0-a47d-673875085e07 792 2022-12-18T01:56:22.407Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2022-12-18T01:56:22.407Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-12-18T01:56:22.407Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:56:22.407Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:22.409Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:22.409Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328582407, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T01:56:22.510Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:56:22.510Z||pool-121-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:22.511Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:22.524Z||pool-121-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:22.525Z||pool-121-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:56:23.410Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "13b3ba18-e087-4bd5-acfa-6e4cf3cbdf8d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "86e06c00-acb4-47b5-8a51-257d0187f288", "vfModuleModelCustomizationUUID": "e88919f1-9767-4c61-a00e-0b776d4a0a3f", "isBase": true, "artifacts": [ "1de05fff-0aaa-4bb1-b3db-d9276d705376", "1b3700db-c870-4ce2-818e-3694cbed4336" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-12-18T01:56:23.413Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:86e06c00-acb4-47b5-8a51-257d0187f288 VfModuleModelInvariantUUID:13b3ba18-e087-4bd5-acfa-6e4cf3cbdf8d VfModuleModelDescription:NULL Artifacts UUID List:{ 1de05fff-0aaa-4bb1-b3db-d9276d705376 , 1b3700db-c870-4ce2-818e-3694cbed4336 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-12-18T01:56:23.415Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "13b3ba18-e087-4bd5-acfa-6e4cf3cbdf8d", "vfModuleModelVersion": "1", "vfModuleModelUUID": "86e06c00-acb4-47b5-8a51-257d0187f288", "vfModuleModelCustomizationUUID": "e88919f1-9767-4c61-a00e-0b776d4a0a3f", "isBase": true, "artifacts": [ "1de05fff-0aaa-4bb1-b3db-d9276d705376", "1b3700db-c870-4ce2-818e-3694cbed4336" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2022-12-18T01:56:23.415Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:86e06c00-acb4-47b5-8a51-257d0187f288 VfModuleModelInvariantUUID:13b3ba18-e087-4bd5-acfa-6e4cf3cbdf8d VfModuleModelDescription:NULL Artifacts UUID List:{ 1de05fff-0aaa-4bb1-b3db-d9276d705376 , 1b3700db-c870-4ce2-818e-3694cbed4336 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2022-12-18T01:56:23.416Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1de05fff-0aaa-4bb1-b3db-d9276d705376 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-12-18T01:56:23.416Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-12-18T01:56:23.416Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-12-18T01:56:23.475Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-12-18T01:56:23.475Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 1de05fff-0aaa-4bb1-b3db-d9276d705376 5033 2022-12-18T01:56:23.476Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-12-18T01:56:23.476Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-12-18T01:56:23.476Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:56:23.477Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:23.479Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:23.479Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328583476, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T01:56:23.579Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:56:23.580Z||pool-122-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:23.580Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:23.595Z||pool-122-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:23.595Z||pool-122-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:56:24.480Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: 1b3700db-c870-4ce2-818e-3694cbed4336 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-12-18T01:56:24.480Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - download 2022-12-18T01:56:24.481Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-12-18T01:56:24.563Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2022-12-18T01:56:24.564Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 1b3700db-c870-4ce2-818e-3694cbed4336 903 2022-12-18T01:56:24.564Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-12-18T01:56:24.564Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-12-18T01:56:24.564Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2022-12-18T01:56:24.565Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:24.567Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:24.567Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328584564, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:56:24.667Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:56:24.668Z||pool-123-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:24.668Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:24.685Z||pool-123-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:24.686Z||pool-123-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:56:25.568Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: a9be40a2-7517-4442-bc34-7416412a6c61 2022-12-18T01:56:25.569Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 3a29dc87-b3d0-48a7-9cdc-231869f4cd6c ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:56:25.587Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@1d2a08fc, org.onap.sdc.toscaparser.api.parameters.Input@65d0247b, org.onap.sdc.toscaparser.api.parameters.Input@2b0a9ce0, org.onap.sdc.toscaparser.api.parameters.Input@45749cac, org.onap.sdc.toscaparser.api.parameters.Input@8d41116] 2022-12-18T01:56:25.589Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:25.589Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:56:25.589Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||VF Category is: Generic 2022-12-18T01:56:25.590Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||VFCustomizationUUID= 8ddb0382-2968-42b9-836e-945d4bbe6494 2022-12-18T01:56:25.590Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 8ddb0382-2968-42b9-836e-945d4bbe6494 matches Tosca VF Customization UUID: 8ddb0382-2968-42b9-836e-945d4bbe6494 2022-12-18T01:56:25.590Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||vfCustomizationUUID: 8ddb0382-2968-42b9-836e-945d4bbe6494 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2022-12-18T01:56:25.593Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:25.593Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:56:25.594Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||resource request for resource customization id 8ddb0382-2968-42b9-836e-945d4bbe6494: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2022-12-18T01:56:25.594Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@72210c45 2022-12-18T01:56:25.594Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:25.594Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2022-12-18T01:56:25.595Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : e88919f1-9767-4c61-a00e-0b776d4a0a3f 2022-12-18T01:56:25.595Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID e88919f1-9767-4c61-a00e-0b776d4a0a3f Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2022-12-18T01:56:25.602Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:25.603Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-12-18T01:56:25.603Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:56:25.603Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:25.603Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-12-18T01:56:25.603Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:56:25.604Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:25.604Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2022-12-18T01:56:25.604Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2022-12-18T01:56:25.604Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2022-12-18T01:56:25.604Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=d1c6487b-5052-4b3c-af00-b65268e65a6e Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2022-12-18T01:56:25.612Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:25.613Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-12-18T01:56:25.613Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2022-12-18T01:56:25.614Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:25.614Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2022-12-18T01:56:25.614Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=8ddb0382-2968-42b9-836e-945d4bbe6494 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:56:25.617Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:25.617Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:56:25.617Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid a9be40a2-7517-4442-bc34-7416412a6c61: basic_vm_macro 2022-12-18T01:56:25.618Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:25.618Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:56:25.618Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:25.618Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:56:25.618Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:25.619Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:56:25.619Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:25.619Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:56:25.619Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2022-12-18T01:56:25.619Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2022-12-18T01:56:25.619Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:56:25.755Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 3a29dc87-b3d0-48a7-9cdc-231869f4cd6c 1 ASDC deployResourceStructure 2022-12-18T01:56:25.755Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2022-12-18T01:56:25.756Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2022-12-18T01:56:25.756Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:56:25.756Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:25.759Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:25.759Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328585755, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-12-18T01:56:25.859Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:56:25.860Z||pool-124-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:25.860Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:25.875Z||pool-124-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:25.875Z||pool-124-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:56:26.761Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2022-12-18T01:56:26.761Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2022-12-18T01:56:26.761Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:56:26.761Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:26.763Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:26.763Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328586761, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-12-18T01:56:26.863Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:56:26.864Z||pool-125-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:26.864Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:26.880Z||pool-125-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:26.881Z||pool-125-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":1,"count":1} 2022-12-18T01:56:27.764Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2022-12-18T01:56:27.764Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2022-12-18T01:56:27.764Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:56:27.765Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:27.767Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:27.768Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328587764, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-12-18T01:56:27.868Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:56:27.869Z||pool-126-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:27.869Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:27.884Z||pool-126-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:27.884Z||pool-126-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:56:28.769Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2022-12-18T01:56:28.770Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2022-12-18T01:56:28.770Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2022-12-18T01:56:28.771Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:56:28.774Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:56:28.775Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328588769, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:56:28.875Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2022-12-18T01:56:28.876Z||pool-127-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:56:28.876Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:56:28.895Z||pool-127-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:56:28.895Z||pool-127-thread-1|||||INFO|500||cambria reply ok (20 ms):{"serverTimeMs":0,"count":1} 2022-12-18T01:56:29.776Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:56:29.791Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:56:29.794Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T01:56:29.794Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-12-18T01:56:29.794Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-12-18T01:56:59.795Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:56:59.810Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:56:59.813Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T01:56:59.813Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2022-12-18T01:56:59.813Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2022-12-18T01:57:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:57:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:57:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:57:15.089Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:57:15.090Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.090Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2022-12-18T01:57:15.091Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.091Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.091Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328518086, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:57:15.091Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.091Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.091Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2022-12-18T01:57:15.091Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.091Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.091Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328518086, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2022-12-18T01:57:15.091Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.091Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.092Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:57:15.092Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.092Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.092Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328518086, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2022-12-18T01:57:15.092Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.092Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.092Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2022-12-18T01:57:15.092Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.092Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.092Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328518086, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:57:15.093Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.093Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.093Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "aai-model-loader", "timestamp": 1671328520660, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:57:15.093Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.093Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.093Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2022-12-18T01:57:15.093Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.093Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.093Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328518086, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2022-12-18T01:57:15.093Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.094Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.094Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "aai-model-loader", "timestamp": 1671328521664, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:57:15.103Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d 2022-12-18T01:57:15.103Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:57:15.113Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.114Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2022-12-18T01:57:15.114Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.114Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.114Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328518086, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-12-18T01:57:15.114Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.114Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.114Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2022-12-18T01:57:15.114Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.114Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.114Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328518086, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:57:15.114Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.115Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:57:15.115Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.115Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328518086, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:57:15.115Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.115Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:57:15.115Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.115Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328526839, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:57:15.115Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.115Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.116Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328525869, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:57:15.116Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.116Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328529491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:57:15.116Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.116Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328528759, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T01:57:15.116Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.116Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.116Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1671328530494, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:57:15.122Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d 2022-12-18T01:57:15.123Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2022-12-18T01:57:15.132Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.132Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328529853, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T01:57:15.132Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.132Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.132Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328530969, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:57:15.132Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.132Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.132Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328532107, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:57:15.132Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.133Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.133Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328533192, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2022-12-18T01:57:15.133Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.133Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.133Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328534296, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2022-12-18T01:57:15.133Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.133Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.133Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328535304, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2022-12-18T01:57:15.133Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.133Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.133Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328536314, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-12-18T01:57:15.134Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.134Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.134Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328537327, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2022-12-18T01:57:15.134Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.134Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.134Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328538339, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2022-12-18T01:57:15.134Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.134Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.134Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328539346, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:57:15.134Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.134Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.135Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "32dd131f-39fc-4cfa-b573-83577c546cb7", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328570598, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T01:57:15.135Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:57:15.135Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.135Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:57:15.135Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.135Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.135Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2022-12-18T01:57:15.135Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.135Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.135Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2022-12-18T01:57:15.135Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:15.136Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2022-12-18T01:57:15.136Z||pool-2-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2022-12-18T01:57:15.136Z||pool-2-thread-8|||||INFO|500||Missing status on Status Object. 2022-12-18T01:57:29.813Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:57:29.830Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2022-12-18T01:57:29.833Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2022-12-18T01:57:29.833Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2022-12-18T01:57:29.833Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2022-12-18T01:57:29.834Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2022-12-18T01:57:29.834Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:57:29.834Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:57:29.834Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:57:29.834Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2022-12-18T01:57:29.835Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2022-12-18T01:57:29.842Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2022-12-18T01:57:59.843Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2022-12-18T01:57:59.851Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d and serviceModelVersionId: a9be40a2-7517-4442-bc34-7416412a6c61 2022-12-18T01:57:59.851Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : dc1cd2a2-aaa2-4c7c-a710-ad0408a59530 2022-12-18T01:57:59.852Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/dc1cd2a2-aaa2-4c7c-a710-ad0408a59530/model-vers/model-ver/a9be40a2-7517-4442-bc34-7416412a6c61?depth=0 2022-12-18T01:57:59.855Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2022-12-18T01:57:59.878Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc1cd2a2-aaa2-4c7c-a710-ad0408a59530/model-vers/model-ver/a9be40a2-7517-4442-bc34-7416412a6c61?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2022-12-18T01:57:59.879Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc1cd2a2-aaa2-4c7c-a710-ad0408a59530/model-vers/model-ver/a9be40a2-7517-4442-bc34-7416412a6c61?depth=0|INFO|500||Invoke 2022-12-18T01:57:59.883Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc1cd2a2-aaa2-4c7c-a710-ad0408a59530/model-vers/model-ver/a9be40a2-7517-4442-bc34-7416412a6c61?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2022-12-18T01:58:00.037Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc1cd2a2-aaa2-4c7c-a710-ad0408a59530/model-vers/model-ver/a9be40a2-7517-4442-bc34-7416412a6c61?depth=0|INFO|500||InvokeReturn 2022-12-18T01:58:00.038Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/dc1cd2a2-aaa2-4c7c-a710-ad0408a59530/model-vers/model-ver/a9be40a2-7517-4442-bc34-7416412a6c61?depth=0 has http status code:200 and response headers:{date=[Sun, 18 Dec 2022 01:57:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[149], vertex-id=[229408], x-aai-txid=[1-aai-resources-221218-01:57:59:831-59213], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2022-12-18T01:58:00.038Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Response was returned with an empty entity. 2022-12-18T01:58:00.039Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2022-12-18T01:58:00.039Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2022-12-18T01:58:00.044Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2022-12-18T01:58:00.045Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2022-12-18T01:58:00.046Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2022-12-18T01:58:00.046Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2022-12-18T01:58:00.048Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2022-12-18T01:58:00.048Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||DEBUG|500||try to send status { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328680045, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T01:58:00.148Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2022-12-18T01:58:00.150Z||pool-128-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2022-12-18T01:58:00.150Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:58:00.201Z||pool-128-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:58:00.202Z||pool-128-thread-1|||||INFO|500||cambria reply ok (53 ms):{"serverTimeMs":1,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2022-12-18T01:58:01.069Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:58:01.070Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:58:01.070Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:58:11.474Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:58:11.475Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:58:11.475Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:58:11.475Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:58:15.031Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:58:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:58:15.032Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:58:15.084Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:58:15.085Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-12-18T01:58:15.085Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2022-12-18T01:58:15.086Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-12-18T01:58:15.086Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-12-18T01:58:15.086Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2022-12-18T01:58:15.086Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-12-18T01:58:15.086Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-12-18T01:58:15.086Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2022-12-18T01:58:15.086Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-12-18T01:58:15.086Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-12-18T01:58:15.087Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328515028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2022-12-18T01:58:15.087Z||pool-2-thread-9|||||INFO|500||Missing status on Status Object. 2022-12-18T01:58:15.087Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-12-18T01:58:15.087Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328579855, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2022-12-18T01:58:15.087Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:58:15.087Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-12-18T01:58:15.087Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328582407, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2022-12-18T01:58:15.087Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:58:15.087Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-12-18T01:58:15.087Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328583476, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2022-12-18T01:58:15.087Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:58:15.087Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-12-18T01:58:15.087Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328584564, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2022-12-18T01:58:15.088Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:58:15.088Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-12-18T01:58:15.088Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328585755, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2022-12-18T01:58:15.088Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:58:15.088Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-12-18T01:58:15.088Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328586761, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2022-12-18T01:58:15.088Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:58:15.088Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-12-18T01:58:15.088Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328587764, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2022-12-18T01:58:15.088Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:58:15.088Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2022-12-18T01:58:15.088Z||pool-2-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328588769, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2022-12-18T01:58:15.088Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:58:21.022Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:58:21.023Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:58:21.023Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:58:21.023Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:58:30.569Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:59:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:59:15.030Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:59:15.030Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:59:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T01:59:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T01:59:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T01:59:15.578Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T01:59:15.579Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||received message from topic 2022-12-18T01:59:15.579Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1671328680045, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2022-12-18T01:59:15.580Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2022-12-18T01:59:24.600Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:00:15.029Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:00:15.030Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:00:15.030Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:00:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:00:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:00:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:00:24.603Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:00:24.605Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:01:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:01:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:01:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:01:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:01:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:01:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:01:24.597Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:01:24.607Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:02:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:02:15.035Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:02:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:02:15.035Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:02:15.035Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:02:15.035Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:02:24.582Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:02:24.602Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:03:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:03:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:03:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:03:15.030Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:03:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:03:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:03:24.599Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:03:24.618Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:04:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:04:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:04:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:04:15.030Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:04:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:04:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:04:24.582Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:04:24.584Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:05:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:05:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:05:15.030Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:05:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:05:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:05:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:05:24.595Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:05:24.595Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:06:15.029Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:06:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:06:15.032Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:06:15.032Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:06:15.032Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:06:15.032Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:06:24.589Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:06:24.627Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:07:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:07:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:07:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:07:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:07:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:07:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:07:24.608Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:07:24.610Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:08:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:08:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:08:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:08:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:08:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:08:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:08:24.576Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:08:24.587Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:09:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:09:15.030Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:09:15.030Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:09:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:09:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:09:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:09:24.595Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:09:24.613Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:10:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:10:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:10:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:10:15.031Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:10:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:10:15.031Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:10:24.583Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:10:24.584Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:11:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:11:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:11:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:11:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:11:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:11:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:11:24.610Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:11:24.611Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:12:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:12:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:12:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:12:15.030Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:12:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:12:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:12:24.579Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:12:24.600Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:13:15.029Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:13:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:13:15.033Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:13:15.033Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:13:15.033Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:13:15.033Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:13:24.599Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:13:24.605Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:14:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:14:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:14:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:14:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:14:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:14:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:14:24.589Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:14:24.590Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:15:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:15:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:15:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:15:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:15:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:15:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:15:24.596Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:15:24.618Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:16:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:16:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:16:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:16:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:16:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:16:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:16:24.581Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:16:24.582Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:17:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:17:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:17:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:17:15.030Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:17:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:17:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:17:24.600Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:17:24.603Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:18:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:18:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:18:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:18:15.030Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:18:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:18:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:18:24.588Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:18:24.592Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:19:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:19:15.030Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:19:15.030Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:19:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:19:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:19:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:19:24.594Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:19:24.595Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:20:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:20:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:20:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:20:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:20:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:20:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:20:24.599Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:20:24.623Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:21:15.028Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:21:15.029Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:21:15.029Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:21:15.031Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:21:15.033Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:21:15.034Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:21:24.583Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:21:24.583Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:22:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:22:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:22:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:22:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:22:15.031Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:22:15.031Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:22:24.583Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:22:24.593Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:23:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:23:15.030Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:23:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:23:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:23:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:23:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:23:24.580Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:23:24.582Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:24:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:24:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:24:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:24:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:24:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:24:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:24:24.578Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:24:24.628Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:25:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:25:15.030Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:25:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:25:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:25:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:25:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:25:24.588Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:25:24.588Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:26:15.029Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:26:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:26:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:26:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:26:15.031Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:26:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:26:24.581Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:26:24.581Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:27:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:27:15.030Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:27:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:27:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:27:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:27:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:27:24.586Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:27:24.614Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:28:15.029Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:28:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:28:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:28:15.031Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:28:15.036Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:28:15.037Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:28:24.580Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:28:24.606Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:29:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:29:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:29:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:29:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:29:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:29:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:29:24.589Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:29:24.590Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:30:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:30:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:30:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:30:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:30:15.032Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:30:15.032Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:30:24.584Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:30:24.594Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:31:15.030Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:31:15.030Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:31:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:31:15.032Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:31:15.040Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:31:15.041Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:31:24.576Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:31:24.599Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:32:15.028Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:32:15.029Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:32:15.030Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:32:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:32:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:32:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:32:24.576Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:32:24.581Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:33:15.028Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:33:15.030Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:33:15.030Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:33:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:33:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:33:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:33:24.577Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:33:24.598Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:34:15.028Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:34:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:34:15.031Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:34:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:34:15.032Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:34:15.032Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:34:24.628Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:34:24.628Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:35:15.028Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:35:15.029Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:35:15.029Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:35:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:35:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:35:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:35:24.583Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:35:24.584Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:36:15.028Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:36:15.029Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:36:15.029Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:36:15.030Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:36:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:36:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:36:24.595Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:36:24.606Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:37:15.028Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:37:15.029Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:37:15.029Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:37:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:37:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:37:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:37:24.625Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:37:24.626Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:38:15.028Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:38:15.029Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:38:15.029Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:38:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:38:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:38:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:38:24.584Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:38:24.588Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:39:15.028Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:39:15.029Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:39:15.029Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:39:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:39:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:39:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:39:24.583Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:39:24.586Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:40:15.028Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:40:15.030Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:40:15.030Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:40:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:40:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:40:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:40:24.621Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:40:24.631Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:41:15.029Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:41:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:41:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:41:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:41:15.032Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:41:15.032Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:41:24.592Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:41:24.594Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:42:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:42:15.029Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:42:15.030Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:42:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:42:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:42:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:42:24.587Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:42:24.624Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:43:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:43:15.029Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:43:15.029Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:43:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:43:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:43:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:43:24.574Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:43:24.585Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:44:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:44:15.029Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:44:15.029Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:44:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:44:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:44:15.035Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:44:24.583Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:44:24.592Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:45:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:45:15.029Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:45:15.029Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:45:15.033Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:45:15.033Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:45:15.034Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:45:24.591Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:45:24.592Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:46:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:46:15.029Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:46:15.029Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:46:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:46:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:46:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:46:24.583Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:46:24.617Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:47:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:47:15.030Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:47:15.030Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:47:15.030Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:47:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:47:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:47:24.584Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:47:24.585Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:48:15.029Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:48:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:48:15.032Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:48:15.032Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:48:15.032Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:48:15.032Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:48:24.581Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:48:24.581Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:49:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:49:15.029Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:49:15.029Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:49:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:49:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:49:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:49:24.599Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:49:24.607Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:50:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:50:15.029Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:50:15.029Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:50:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:50:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:50:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:50:24.611Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:50:24.618Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:51:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:51:15.029Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:51:15.029Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:51:15.030Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:51:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:51:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:51:24.581Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:51:24.582Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:52:15.030Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:52:15.030Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:52:15.030Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:52:15.030Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:52:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:52:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:52:24.591Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:52:24.619Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:53:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:53:15.029Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:53:15.029Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:53:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:53:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:53:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:53:24.591Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:53:24.611Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:54:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:54:15.029Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:54:15.029Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:54:15.031Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:54:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:54:15.031Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:54:24.590Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:54:24.618Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:55:15.029Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:55:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:55:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:55:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:55:15.031Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:55:15.031Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:55:24.591Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:55:24.599Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:56:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:56:15.029Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:56:15.029Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:56:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:56:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:56:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:56:24.604Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:56:24.606Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:57:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:57:15.029Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:57:15.029Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:57:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:57:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:57:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:57:24.601Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:57:24.610Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:58:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:58:15.029Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:58:15.029Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:58:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:58:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:58:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:58:24.618Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:58:24.619Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:59:15.028Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:59:15.030Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:59:15.030Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:59:15.030Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T02:59:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T02:59:15.031Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T02:59:24.578Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T02:59:24.578Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:00:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:00:15.028Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:00:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:00:15.030Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:00:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:00:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:00:24.636Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:00:24.637Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:01:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:01:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:01:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:01:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:01:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:01:15.033Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:01:24.603Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:01:24.604Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:02:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:02:15.030Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:02:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:02:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:02:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:02:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:02:24.588Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:02:24.594Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:03:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:03:15.030Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:03:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:03:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:03:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:03:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:03:24.585Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:03:24.585Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:04:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:04:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:04:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:04:15.030Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:04:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:04:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:04:24.583Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:04:24.601Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:05:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:05:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:05:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:05:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:05:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:05:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:05:24.591Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:05:24.593Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:06:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:06:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:06:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:06:15.030Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:06:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:06:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:06:24.589Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:06:24.591Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:07:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:07:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:07:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:07:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:07:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:07:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:07:24.605Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:07:24.606Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:08:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:08:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:08:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:08:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:08:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:08:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:08:24.621Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:08:24.626Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:09:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:09:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:09:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:09:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:09:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:09:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:09:24.607Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:09:24.624Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:10:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:10:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:10:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:10:15.031Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:10:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:10:15.031Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:10:24.588Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:10:24.591Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:11:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:11:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:11:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:11:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:11:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:11:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:11:24.584Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:11:24.589Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:12:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:12:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:12:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:12:15.030Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:12:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:12:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:12:24.600Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:12:24.602Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:13:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:13:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:13:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:13:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:13:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:13:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:13:24.584Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:13:24.585Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:14:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:14:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:14:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:14:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:14:15.031Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:14:15.032Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:14:24.621Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:14:24.625Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:15:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:15:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:15:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:15:15.031Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:15:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:15:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:15:24.602Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:15:24.607Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:16:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:16:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:16:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:16:15.030Z||pool-2-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:16:15.031Z||pool-2-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:16:15.031Z||pool-2-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:16:24.590Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:16:24.598Z||pool-2-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:17:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:17:15.030Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:17:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:17:15.031Z||pool-2-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:17:15.031Z||pool-2-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:17:15.031Z||pool-2-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:17:24.592Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:17:24.595Z||pool-2-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:18:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:18:15.030Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:18:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:18:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:18:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:18:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:18:24.581Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:18:24.586Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:19:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:19:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:19:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:19:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:19:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:19:15.031Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:19:24.591Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:19:24.594Z|1f994681-ca1f-4d69-879c-97e8ecc59f07|pool-2-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:20:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:20:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:20:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:20:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:20:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:20:15.031Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:20:24.584Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:20:24.595Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:21:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:21:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:21:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:21:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:21:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:21:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:21:24.589Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:21:24.590Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:22:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:22:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:22:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:22:15.031Z||pool-2-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:22:15.031Z||pool-2-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:22:15.031Z||pool-2-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:22:24.584Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:22:24.595Z||pool-2-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:23:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:23:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:23:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:23:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:23:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:23:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:23:24.598Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:23:24.598Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:24:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:24:15.030Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:24:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:24:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:24:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:24:15.031Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:24:24.588Z|465a5a8b-9bf9-40a8-a7cb-8cd38b47e27d|pool-2-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:24:24.601Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:25:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:25:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:25:15.032Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:25:15.033Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:25:15.033Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:25:15.033Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:25:24.593Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:25:24.614Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:26:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:26:15.030Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:26:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:26:15.031Z||pool-2-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:26:15.031Z||pool-2-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:26:15.031Z||pool-2-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:26:24.581Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:26:24.590Z||pool-2-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:27:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:27:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:27:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:27:15.033Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:27:15.034Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:27:15.034Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:27:24.593Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:27:24.620Z|8e2a4bfd-9b0f-4036-94d9-5923b6121079|pool-2-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:28:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:28:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:28:15.030Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:28:15.031Z||pool-2-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:28:15.031Z||pool-2-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:28:15.031Z||pool-2-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:28:24.591Z||pool-2-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:28:24.603Z||pool-2-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2022-12-18T03:29:15.028Z||pool-2-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:29:15.029Z||pool-2-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:29:15.029Z||pool-2-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ... 2022-12-18T03:29:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2022-12-18T03:29:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2022-12-18T03:29:15.031Z|dd1db2e7-9f92-44f9-8912-f39405aaed6b|pool-2-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as 0vPtE1zCYSJ4oKUq) ...