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) 2023-03-08T23:24:00.916Z||main|||||INFO|500||The following profiles are active: basic 2023-03-08T23:24:23.430Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-08T23:24:23.431Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-08T23:24:23.654Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-08T23:24:28.992Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-08T23:24:29.491Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-08T23:24:30.428Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-08T23:24:30.979Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-08T23:24:32.197Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-08T23:24:34.882Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-08T23:24:35.959Z||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. 2023-03-08T23:24:40.509Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-08T23:24:40.813Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-08T23:24:40.832Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-08T23:24:40.850Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-08T23:24:41.662Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-08T23:24:42.530Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-08T23:24:44.201Z||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_ 2023-03-08T23:24:45.891Z||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=? 2023-03-08T23:24:47.019Z||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]} 2023-03-08T23:24:47.035Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:24:47.075Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:24:53.621Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:24:53.622Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:24:47 GMT], server=[envoy], x-envoy-upstream-service-time=[6525], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:24:53.624Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||{"id":"8900017515bd4e1c8a64d3c42f498816","versionId":"f10436685b074f03833d2c6d77904343"} 2023-03-08T23:24:53.664Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFSetInMaintFlagActivity 2023-03-08T23:24:53.750Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8900017515bd4e1c8a64d3c42f498816/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:24:53.751Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8900017515bd4e1c8a64d3c42f498816/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8900017515bd4e1c8a64d3c42f498816/versions/latest/actions with request headers:{X-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[1e990204-66ba-4e54-9b5f-9583032c16bf], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:24:53.752Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8900017515bd4e1c8a64d3c42f498816/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:24:54.847Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8900017515bd4e1c8a64d3c42f498816/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8900017515bd4e1c8a64d3c42f498816/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:24:53 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1064]} 2023-03-08T23:24:54.848Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8900017515bd4e1c8a64d3c42f498816/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:24:54.849Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8900017515bd4e1c8a64d3c42f498816/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:24:54.850Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFSetInMaintFlagActivity 2023-03-08T23:24:54.850Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:24:54.964Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:24:54.964Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[79914f1c-2868-44dc-841a-9d63240001b3], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:24:54.967Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:24:55.902Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:24:54 GMT], server=[envoy], x-envoy-upstream-service-time=[931], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:24:55.903Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c051637ee5fa4031b2934abd26f8fc0f","versionId":"5a403fc6faab484cbadf4699172dd04f"} 2023-03-08T23:24:55.904Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:24:55.909Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFCheckPserversLockedFlagActivity 2023-03-08T23:24:55.993Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c051637ee5fa4031b2934abd26f8fc0f/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:24:55.994Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c051637ee5fa4031b2934abd26f8fc0f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c051637ee5fa4031b2934abd26f8fc0f/versions/latest/actions with request headers:{X-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[c862b188-8deb-4e6f-94ae-721eaa12fba5], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:24:55.996Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c051637ee5fa4031b2934abd26f8fc0f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:24:57.144Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c051637ee5fa4031b2934abd26f8fc0f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c051637ee5fa4031b2934abd26f8fc0f/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:24:55 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1121]} 2023-03-08T23:24:57.144Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c051637ee5fa4031b2934abd26f8fc0f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:24:57.145Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c051637ee5fa4031b2934abd26f8fc0f/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:24:57.146Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFCheckPserversLockedFlagActivity 2023-03-08T23:24:57.147Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:24:57.322Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:24:57.322Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2d63e125-2c51-41fb-882b-576c5615ef80], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:24:57.324Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:24:57.798Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:24:57 GMT], server=[envoy], x-envoy-upstream-service-time=[471], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:24:57.800Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"0c6b198ea33e4c1aa682278695b45f3f","versionId":"dd54e9e6c7eb489c83bb66c2a7219f96"} 2023-03-08T23:24:57.800Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:24:57.803Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFCheckInMaintFlagActivity 2023-03-08T23:24:57.857Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0c6b198ea33e4c1aa682278695b45f3f/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-08T23:24:57.859Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0c6b198ea33e4c1aa682278695b45f3f/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:24:57.860Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0c6b198ea33e4c1aa682278695b45f3f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:24:58.695Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0c6b198ea33e4c1aa682278695b45f3f/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:24:58.695Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0c6b198ea33e4c1aa682278695b45f3f/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:24:57 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[830]} 2023-03-08T23:24:58.696Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:24:58.696Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFCheckInMaintFlagActivity 2023-03-08T23:24:58.696Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:24:58.779Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:24:58.780Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[3975ce03-f092-4749-97d5-194cf4d3aa66], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:24:58.783Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:24:59.197Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:24:58 GMT], server=[envoy], x-envoy-upstream-service-time=[410], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:24:59.198Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6377ae6a05224d9eacc1a0982479c494","versionId":"9cf764160a5f435f8024063001718caa"} 2023-03-08T23:24:59.199Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:24:59.203Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-08T23:24:59.283Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6377ae6a05224d9eacc1a0982479c494/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-08T23:24:59.285Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6377ae6a05224d9eacc1a0982479c494/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:24:59.287Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6377ae6a05224d9eacc1a0982479c494/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:00.190Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6377ae6a05224d9eacc1a0982479c494/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:00.192Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6377ae6a05224d9eacc1a0982479c494/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:24:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[898]} 2023-03-08T23:25:00.195Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:00.198Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFCheckClosedLoopDisabledFlagActivity 2023-03-08T23:25:00.199Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:00.279Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:00.280Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[dd0f4fe9-a815-4fd0-a8c9-08c005a2d5b1], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:00.281Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:00.918Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:00 GMT], server=[envoy], x-envoy-upstream-service-time=[633], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:00.920Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"c9cbd7d2bc5942de913c28e9ef1a86af","versionId":"db6d70e37bfb4764b81665666465477f"} 2023-03-08T23:25:00.922Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:00.926Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-08T23:25:00.984Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/c9cbd7d2bc5942de913c28e9ef1a86af/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-08T23:25:00.986Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9cbd7d2bc5942de913c28e9ef1a86af/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:00.988Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9cbd7d2bc5942de913c28e9ef1a86af/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:02.020Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/c9cbd7d2bc5942de913c28e9ef1a86af/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:02.021Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/c9cbd7d2bc5942de913c28e9ef1a86af/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:00 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1027]} 2023-03-08T23:25:02.022Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:02.022Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFSetClosedLoopDisabledFlagActivity 2023-03-08T23:25:02.023Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:02.111Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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]} 2023-03-08T23:25:02.112Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:02.114Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:02.504Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:02.506Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:02 GMT], server=[envoy], x-envoy-upstream-service-time=[369], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:02.508Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||{"id":"77a14fccc348458ea067aff8113e0fad","versionId":"028be511a93c46beb271466a84a111ba"} 2023-03-08T23:25:02.511Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-08T23:25:02.577Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/77a14fccc348458ea067aff8113e0fad/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:02.578Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/77a14fccc348458ea067aff8113e0fad/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/77a14fccc348458ea067aff8113e0fad/versions/latest/actions with request headers:{X-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[395a0586-b7d7-42a9-977d-956ecf90b893], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:02.581Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/77a14fccc348458ea067aff8113e0fad/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:03.360Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/77a14fccc348458ea067aff8113e0fad/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/77a14fccc348458ea067aff8113e0fad/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[776]} 2023-03-08T23:25:03.361Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/77a14fccc348458ea067aff8113e0fad/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:03.361Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/77a14fccc348458ea067aff8113e0fad/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:03.362Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFUnsetClosedLoopDisabledFlagActivity 2023-03-08T23:25:03.362Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:03.422Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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]} 2023-03-08T23:25:03.424Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:03.426Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:03.861Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:03.862Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:03 GMT], server=[envoy], x-envoy-upstream-service-time=[432], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:03.863Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||{"id":"d5c5a29130274d91a2cf49c834841a68","versionId":"b98e51b7f47d48e1ac4ca79ec10a4818"} 2023-03-08T23:25:03.866Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFLockActivity 2023-03-08T23:25:03.920Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/d5c5a29130274d91a2cf49c834841a68/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-08T23:25:03.922Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d5c5a29130274d91a2cf49c834841a68/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:03.924Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d5c5a29130274d91a2cf49c834841a68/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:04.475Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/d5c5a29130274d91a2cf49c834841a68/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:04.476Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/d5c5a29130274d91a2cf49c834841a68/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:03 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[546]} 2023-03-08T23:25:04.476Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:04.477Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFLockActivity 2023-03-08T23:25:04.477Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:04.552Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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]} 2023-03-08T23:25:04.553Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:04.554Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:05.016Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:05.017Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:04 GMT], server=[envoy], x-envoy-upstream-service-time=[458], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:05.018Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||{"id":"0d358439e04d4dc2bb4e9af4d246dca2","versionId":"ad2e09f4788946b0ba22f141605e7b19"} 2023-03-08T23:25:05.022Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFUnlockActivity 2023-03-08T23:25:05.080Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0d358439e04d4dc2bb4e9af4d246dca2/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:05.080Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0d358439e04d4dc2bb4e9af4d246dca2/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/0d358439e04d4dc2bb4e9af4d246dca2/versions/latest/actions with request headers:{X-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8c6de94c-0afb-4840-a84d-fd46ea4bab59], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:05.082Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0d358439e04d4dc2bb4e9af4d246dca2/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:05.742Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0d358439e04d4dc2bb4e9af4d246dca2/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/0d358439e04d4dc2bb4e9af4d246dca2/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:05 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[655]} 2023-03-08T23:25:05.742Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0d358439e04d4dc2bb4e9af4d246dca2/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:05.743Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/0d358439e04d4dc2bb4e9af4d246dca2/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:05.744Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFUnlockActivity 2023-03-08T23:25:05.744Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:05.807Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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]} 2023-03-08T23:25:05.808Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:05.809Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:06.215Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:06.216Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:05 GMT], server=[envoy], x-envoy-upstream-service-time=[397], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:06.218Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||{"id":"e9f030ee69e6487f9ee7334e852a60dd","versionId":"9ea22c42604c4067bb3bf097f78862ee"} 2023-03-08T23:25:06.224Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFStopActivity 2023-03-08T23:25:06.270Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f030ee69e6487f9ee7334e852a60dd/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:06.271Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f030ee69e6487f9ee7334e852a60dd/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/e9f030ee69e6487f9ee7334e852a60dd/versions/latest/actions with request headers:{X-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[2a3dba32-fa4d-4df8-a043-916a6031a02b], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:06.272Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f030ee69e6487f9ee7334e852a60dd/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:06.856Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f030ee69e6487f9ee7334e852a60dd/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/e9f030ee69e6487f9ee7334e852a60dd/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:06 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[580]} 2023-03-08T23:25:06.857Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f030ee69e6487f9ee7334e852a60dd/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:06.858Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/e9f030ee69e6487f9ee7334e852a60dd/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:06.858Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFStopActivity 2023-03-08T23:25:06.858Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:06.911Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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]} 2023-03-08T23:25:06.912Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:06.914Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:07.195Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:07.196Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:06 GMT], server=[envoy], x-envoy-upstream-service-time=[276], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:07.197Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||{"id":"294cabc634344d5895fe3858dfe5d01d","versionId":"d0b973586aac4ec79b9ae48f608058c2"} 2023-03-08T23:25:07.200Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFStartActivity 2023-03-08T23:25:07.235Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/294cabc634344d5895fe3858dfe5d01d/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:07.235Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/294cabc634344d5895fe3858dfe5d01d/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/294cabc634344d5895fe3858dfe5d01d/versions/latest/actions with request headers:{X-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[894f5229-a170-4f0f-af2a-41bae10b3c6c], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:07.236Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/294cabc634344d5895fe3858dfe5d01d/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:07.893Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/294cabc634344d5895fe3858dfe5d01d/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/294cabc634344d5895fe3858dfe5d01d/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[654]} 2023-03-08T23:25:07.894Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/294cabc634344d5895fe3858dfe5d01d/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:07.895Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/294cabc634344d5895fe3858dfe5d01d/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:07.897Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFStartActivity 2023-03-08T23:25:07.899Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:07.959Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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]} 2023-03-08T23:25:07.962Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:07.964Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:08.327Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:08.327Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:07 GMT], server=[envoy], x-envoy-upstream-service-time=[359], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:08.329Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||{"id":"89a0f46c762347e3b09eb24298887118","versionId":"92deb78d68a446c6a36d85f69d896b40"} 2023-03-08T23:25:08.332Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFSnapShotActivity 2023-03-08T23:25:08.376Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/89a0f46c762347e3b09eb24298887118/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-08T23:25:08.378Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89a0f46c762347e3b09eb24298887118/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:08.380Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89a0f46c762347e3b09eb24298887118/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:08.784Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/89a0f46c762347e3b09eb24298887118/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:08.785Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/89a0f46c762347e3b09eb24298887118/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:08 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[399]} 2023-03-08T23:25:08.786Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:08.786Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFSnapShotActivity 2023-03-08T23:25:08.787Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:08.845Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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]} 2023-03-08T23:25:08.846Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:08.848Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:09.144Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:09.146Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:08 GMT], server=[envoy], x-envoy-upstream-service-time=[291], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:09.147Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||{"id":"2595af69281c449a9ee64fe52d6ef777","versionId":"ad0c72281c5f4c389e124ca1d37ec58c"} 2023-03-08T23:25:09.150Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec FlowCompleteActivity 2023-03-08T23:25:09.192Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/2595af69281c449a9ee64fe52d6ef777/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-08T23:25:09.193Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2595af69281c449a9ee64fe52d6ef777/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:09.195Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2595af69281c449a9ee64fe52d6ef777/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:09.595Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/2595af69281c449a9ee64fe52d6ef777/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:09.596Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/2595af69281c449a9ee64fe52d6ef777/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[397]} 2023-03-08T23:25:09.597Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:09.597Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec FlowCompleteActivity 2023-03-08T23:25:09.598Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:09.650Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:09.651Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[0b6ab02a-bb16-47b4-9012-58872171226b], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:09.654Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:09.940Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:09 GMT], server=[envoy], x-envoy-upstream-service-time=[282], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:09.942Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"b6fef2c051ff49cdacaaf0589e5053de","versionId":"bdc98b151e0d4497863592dd39d03a54"} 2023-03-08T23:25:09.943Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:09.946Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec PauseForManualTaskActivity 2023-03-08T23:25:09.984Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6fef2c051ff49cdacaaf0589e5053de/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:09.985Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6fef2c051ff49cdacaaf0589e5053de/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/b6fef2c051ff49cdacaaf0589e5053de/versions/latest/actions with request headers:{X-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[e96a8801-201c-4dc9-853a-5de06fc852e0], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:09.987Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6fef2c051ff49cdacaaf0589e5053de/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:10.889Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6fef2c051ff49cdacaaf0589e5053de/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/b6fef2c051ff49cdacaaf0589e5053de/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:09 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[893]} 2023-03-08T23:25:10.890Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6fef2c051ff49cdacaaf0589e5053de/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:10.891Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/b6fef2c051ff49cdacaaf0589e5053de/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:10.892Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec PauseForManualTaskActivity 2023-03-08T23:25:10.892Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:11.005Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:11.022Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[bf35ebb4-31af-4e67-916d-85d456e4c84c], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:11.025Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:11.525Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:11 GMT], server=[envoy], x-envoy-upstream-service-time=[485], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:11.526Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"ae086b44f61f49dcb69b28a0ba59297b","versionId":"42b14b8b027b4a9b9b635224dfcbed88"} 2023-03-08T23:25:11.526Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:11.529Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec DistributeTrafficActivity 2023-03-08T23:25:11.591Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/ae086b44f61f49dcb69b28a0ba59297b/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-08T23:25:11.593Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae086b44f61f49dcb69b28a0ba59297b/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:11.594Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae086b44f61f49dcb69b28a0ba59297b/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:12.359Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/ae086b44f61f49dcb69b28a0ba59297b/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:12.360Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/ae086b44f61f49dcb69b28a0ba59297b/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[761]} 2023-03-08T23:25:12.360Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:12.361Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficActivity 2023-03-08T23:25:12.361Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:12.414Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:12.415Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[76a737bc-f075-4d28-97ab-f0fae2de683e], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:12.417Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:12.795Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:12 GMT], server=[envoy], x-envoy-upstream-service-time=[375], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:12.797Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"6e6f37c0f8dc413298c3585cd0c62010","versionId":"fe02b83f519f4681aba78d51264318e7"} 2023-03-08T23:25:12.797Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:12.800Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec DistributeTrafficCheckActivity 2023-03-08T23:25:12.835Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6e6f37c0f8dc413298c3585cd0c62010/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:12.836Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6e6f37c0f8dc413298c3585cd0c62010/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/6e6f37c0f8dc413298c3585cd0c62010/versions/latest/actions with request headers:{X-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[8c94ae70-48fc-4ff3-b0d6-bc9d87a0cb7c], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:12.837Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6e6f37c0f8dc413298c3585cd0c62010/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:13.397Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6e6f37c0f8dc413298c3585cd0c62010/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/6e6f37c0f8dc413298c3585cd0c62010/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:12 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[556]} 2023-03-08T23:25:13.398Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6e6f37c0f8dc413298c3585cd0c62010/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:13.399Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/6e6f37c0f8dc413298c3585cd0c62010/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:13.399Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec DistributeTrafficCheckActivity 2023-03-08T23:25:13.399Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:13.450Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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]} 2023-03-08T23:25:13.451Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:13.452Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:14.014Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:14.015Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:13 GMT], server=[envoy], x-envoy-upstream-service-time=[558], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:14.015Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||{"id":"33fdf3119ef74a4e89a1af823320866c","versionId":"4c08bfb3e4244f37a88252e0620c4ec4"} 2023-03-08T23:25:14.019Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFHealthCheckActivity 2023-03-08T23:25:14.067Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/33fdf3119ef74a4e89a1af823320866c/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-08T23:25:14.068Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33fdf3119ef74a4e89a1af823320866c/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:14.069Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33fdf3119ef74a4e89a1af823320866c/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:15.137Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/33fdf3119ef74a4e89a1af823320866c/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:15.138Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/33fdf3119ef74a4e89a1af823320866c/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[1064]} 2023-03-08T23:25:15.138Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:15.138Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFHealthCheckActivity 2023-03-08T23:25:15.139Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:15.190Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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]} 2023-03-08T23:25:15.191Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:15.195Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:15.522Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:15.522Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:15 GMT], server=[envoy], x-envoy-upstream-service-time=[320], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:15.523Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||{"id":"88811e5df2974c079cf3911136321f88","versionId":"19050d64b8814be4b4117ea3b017ecec"} 2023-03-08T23:25:15.526Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFQuiesceTrafficActivity 2023-03-08T23:25:15.564Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/88811e5df2974c079cf3911136321f88/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-08T23:25:15.565Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/88811e5df2974c079cf3911136321f88/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:15.567Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/88811e5df2974c079cf3911136321f88/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:15.945Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/88811e5df2974c079cf3911136321f88/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:15.946Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/88811e5df2974c079cf3911136321f88/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:15 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[373]} 2023-03-08T23:25:15.947Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:15.947Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFQuiesceTrafficActivity 2023-03-08T23:25:15.948Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:15.989Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:15.990Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[d9a29d67-7d2a-44db-bc20-6c0d55257661], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:15.991Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:16.276Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:15 GMT], server=[envoy], x-envoy-upstream-service-time=[282], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:16.276Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8d8f1ff918874d839f7a5fcc2524e9ff","versionId":"8e6c091e1e9e4fd58b31d09ddb966a6d"} 2023-03-08T23:25:16.277Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:16.279Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFResumeTrafficActivity 2023-03-08T23:25:16.306Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8d8f1ff918874d839f7a5fcc2524e9ff/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-08T23:25:16.307Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8d8f1ff918874d839f7a5fcc2524e9ff/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:16.309Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8d8f1ff918874d839f7a5fcc2524e9ff/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:16.789Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8d8f1ff918874d839f7a5fcc2524e9ff/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:16.791Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8d8f1ff918874d839f7a5fcc2524e9ff/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:16 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[478]} 2023-03-08T23:25:16.791Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:16.791Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFResumeTrafficActivity 2023-03-08T23:25:16.792Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:16.842Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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]} 2023-03-08T23:25:16.843Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:16.845Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:17.214Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:17.215Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:16 GMT], server=[envoy], x-envoy-upstream-service-time=[362], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:17.216Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||{"id":"eefa09dacf614f36b9505fbd06590eac","versionId":"93a671f0eeca4de38ec2e6207cfea204"} 2023-03-08T23:25:17.219Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFUnsetInMaintFlagActivity 2023-03-08T23:25:17.253Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/eefa09dacf614f36b9505fbd06590eac/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-08T23:25:17.255Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eefa09dacf614f36b9505fbd06590eac/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:17.256Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eefa09dacf614f36b9505fbd06590eac/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:17.721Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/eefa09dacf614f36b9505fbd06590eac/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:17.722Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/eefa09dacf614f36b9505fbd06590eac/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:17 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[462]} 2023-03-08T23:25:17.722Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:17.723Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFUnsetInMaintFlagActivity 2023-03-08T23:25:17.723Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:17.762Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:17.763Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[f65cbede-51bc-450c-9645-3e3c4847da0f], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:17.765Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:18.268Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:17 GMT], server=[envoy], x-envoy-upstream-service-time=[500], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:18.269Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"8bc6780d8813440bbc22f0c681a5f160","versionId":"b114ca9d99754851b61a3cb3b3a91975"} 2023-03-08T23:25:18.270Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:18.277Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFUpgradeBackupActivity 2023-03-08T23:25:18.329Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8bc6780d8813440bbc22f0c681a5f160/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:18.330Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8bc6780d8813440bbc22f0c681a5f160/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/8bc6780d8813440bbc22f0c681a5f160/versions/latest/actions with request headers:{X-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[578c1cb0-e1c9-4950-844a-ab61323309bc], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:18.331Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8bc6780d8813440bbc22f0c681a5f160/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:19.298Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8bc6780d8813440bbc22f0c681a5f160/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/8bc6780d8813440bbc22f0c681a5f160/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:18 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[964]} 2023-03-08T23:25:19.299Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8bc6780d8813440bbc22f0c681a5f160/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:19.300Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/8bc6780d8813440bbc22f0c681a5f160/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:19.301Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeBackupActivity 2023-03-08T23:25:19.301Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:19.383Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:19.384Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a1e78885-8ad2-4a53-84bd-7aa4be1dcd31], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:19.385Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:19.784Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:19 GMT], server=[envoy], x-envoy-upstream-service-time=[393], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:19.785Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"536eded6992d4ef386596dd53ae7af07","versionId":"987591cf693944e596861812c00cd5b5"} 2023-03-08T23:25:19.787Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:19.792Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFUpgradePostCheckActivity 2023-03-08T23:25:19.841Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/536eded6992d4ef386596dd53ae7af07/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-08T23:25:19.842Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/536eded6992d4ef386596dd53ae7af07/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:19.843Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/536eded6992d4ef386596dd53ae7af07/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:20.278Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/536eded6992d4ef386596dd53ae7af07/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:20.279Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/536eded6992d4ef386596dd53ae7af07/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[427]} 2023-03-08T23:25:20.284Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:20.285Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePostCheckActivity 2023-03-08T23:25:20.285Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:20.656Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:20.657Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[359bf9f1-0338-4a92-bfcd-c9c95db1592c], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:20.658Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:20.939Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:20 GMT], server=[envoy], x-envoy-upstream-service-time=[277], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:20.941Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"id":"4ce0464e7c424c2ab84acf1c510feda8","versionId":"cb1d30a2982b4b75a7cde6e776213788"} 2023-03-08T23:25:20.941Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:20.944Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFUpgradePreCheckActivity 2023-03-08T23:25:20.976Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/4ce0464e7c424c2ab84acf1c510feda8/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-08T23:25:20.978Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ce0464e7c424c2ab84acf1c510feda8/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:20.997Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ce0464e7c424c2ab84acf1c510feda8/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:21.454Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/4ce0464e7c424c2ab84acf1c510feda8/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:21.455Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/4ce0464e7c424c2ab84acf1c510feda8/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:20 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[451]} 2023-03-08T23:25:21.456Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:21.458Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradePreCheckActivity 2023-03-08T23:25:21.458Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:21.526Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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]} 2023-03-08T23:25:21.528Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:21.530Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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"}]} 2023-03-08T23:25:21.747Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:21.748Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:21 GMT], server=[envoy], x-envoy-upstream-service-time=[213], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:21.749Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||{"id":"74bfbf2cd0a34e88b611274b6c00a38f","versionId":"f4f1cdfee1684c488503c619b4a8c9f5"} 2023-03-08T23:25:21.752Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VNFUpgradeSoftwareActivity 2023-03-08T23:25:21.796Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74bfbf2cd0a34e88b611274b6c00a38f/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:21.797Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74bfbf2cd0a34e88b611274b6c00a38f/versions/latest/actions|DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/74bfbf2cd0a34e88b611274b6c00a38f/versions/latest/actions with request headers:{X-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-PartnerName=[UNKNOWN], Accept=[application/json], X-InvocationID=[a102ec23-d6d3-4a6d-9c62-049fc06dbecf], X-ECOMP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-TransactionID=[be73a499-0243-4d87-8ea2-d72870d13ab1], X-ONAP-RequestID=[be73a499-0243-4d87-8ea2-d72870d13ab1], Content-Type=[application/json]} 2023-03-08T23:25:21.798Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74bfbf2cd0a34e88b611274b6c00a38f/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:22.184Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74bfbf2cd0a34e88b611274b6c00a38f/versions/latest/actions|DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/74bfbf2cd0a34e88b611274b6c00a38f/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[382]} 2023-03-08T23:25:22.185Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74bfbf2cd0a34e88b611274b6c00a38f/versions/latest/actions|DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:22.186Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/74bfbf2cd0a34e88b611274b6c00a38f/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:22.186Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VNFUpgradeSoftwareActivity 2023-03-08T23:25:22.186Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=? 2023-03-08T23:25:22.238Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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]} 2023-03-08T23:25:22.240Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||Invoke 2023-03-08T23:25:22.241Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|DEBUG|500||{"name":"VnfInPlaceSoftwareUpdate","description":"Activity InPlace Software Update on VNF","categoryList":["VNF"]} 2023-03-08T23:25:22.670Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec|INFO|500||InvokeReturn 2023-03-08T23:25:22.671Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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=[Wed, 08 Mar 2023 23:25:22 GMT], server=[envoy], x-envoy-upstream-service-time=[424], transfer-encoding=[chunked], content-type=[application/json;charset=utf-8]} 2023-03-08T23:25:22.672Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||{"id":"71bb31d1027f4399896263ca16004989","versionId":"d65d7db7f856469eacd3d9337824f8e1"} 2023-03-08T23:25:22.674Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully created activitySpec VnfInPlaceSoftwareUpdate 2023-03-08T23:25:22.717Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC||DEBUG|500||Sending HTTP PUT to:http://sdc-wfd-be:8080/v1.0/activity-spec/71bb31d1027f4399896263ca16004989/versions/latest/actions with request headers:{Accept=[application/json], Content-Type=[application/json]} 2023-03-08T23:25:22.719Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/71bb31d1027f4399896263ca16004989/versions/latest/actions|INFO|500||Invoke 2023-03-08T23:25:22.720Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/71bb31d1027f4399896263ca16004989/versions/latest/actions|DEBUG|500||{"action": "CERTIFY"} 2023-03-08T23:25:23.428Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||SDC|http://sdc-wfd-be:8080/v1.0/activity-spec/71bb31d1027f4399896263ca16004989/versions/latest/actions|INFO|500||InvokeReturn 2023-03-08T23:25:23.429Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response from method:PUT performed on uri:http://sdc-wfd-be:8080/v1.0/activity-spec/71bb31d1027f4399896263ca16004989/versions/latest/actions has http status code:200 and response headers:{date=[Wed, 08 Mar 2023 23:25:22 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[704]} 2023-03-08T23:25:23.430Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Response was returned with an empty entity. 2023-03-08T23:25:23.430Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Successfully certified activitySpec VnfInPlaceSoftwareUpdate 2023-03-08T23:25:27.871Z|be73a499-0243-4d87-8ea2-d72870d13ab1|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 2023-03-08T23:25:32.114Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||WARN|500||--- 2023-03-08T23:25:32.115Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-08T23:25:32.116Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||WARN|500||--- 2023-03-08T23:25:32.700Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-08T23:25:39.559Z|be73a499-0243-4d87-8ea2-d72870d13ab1|main|||||INFO|500||Started Application in 107.871 seconds (JVM running for 112.45) 2023-03-08T23:25:39.576Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-03-08T23:25:39.578Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-03-08T23:25:39.620Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-03-08T23:25:39.716Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 75435d6f-9490-4e80-bf13-e62c0396f05d url= /sdc/v1/artifactTypes 2023-03-08T23:25:39.730Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-03-08T23:25:39.972Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-08T23:25:40.045Z||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 SDC server 2023-03-08T23:25:40.046Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-03-08T23:25:40.046Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= d11e6905-fe0c-4a61-af69-46564db5646b url= /sdc/v1/distributionKafkaData 2023-03-08T23:25:40.046Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-03-08T23:25:40.096Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-03-08T23:25:40.106Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@15c9a9c0 2023-03-08T23:25:40.225Z||scheduling-1|||||INFO|500||ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-03-08T23:25:40.301Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Instantiated an idempotent producer. 2023-03-08T23:25:40.440Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-03-08T23:25:40.557Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-08T23:25:40.558Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-08T23:25:40.558Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678317940554 2023-03-08T23:25:40.565Z||scheduling-1|||||INFO|500||start DistributionClient 2023-03-08T23:25:40.626Z||scheduling-1|||||INFO|500||ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-08T23:25:40.834Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-08T23:25:40.837Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-08T23:25:40.837Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678317940834 2023-03-08T23:25:40.841Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:25:40.848Z||scheduling-1|||||INFO|500||ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = so group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-08T23:25:40.861Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:25:40.914Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-03-08T23:25:40.914Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-03-08T23:25:40.915Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1678317940914 2023-03-08T23:25:40.915Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:25:40.933Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-03-08T23:25:40.936Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:25:42.656Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to nR3ng9BERTGypKZxUi92rw 2023-03-08T23:25:42.657Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-08T23:25:42.657Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to nR3ng9BERTGypKZxUi92rw 2023-03-08T23:25:42.657Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to nR3ng9BERTGypKZxUi92rw 2023-03-08T23:25:42.657Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-08T23:25:42.658Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to nR3ng9BERTGypKZxUi92rw 2023-03-08T23:25:42.658Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-08T23:25:42.658Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Cluster ID: 5HQ_mhI3R_GmE2Tn_EFu0g 2023-03-08T23:25:42.658Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-08T23:25:42.658Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to nR3ng9BERTGypKZxUi92rw 2023-03-08T23:25:42.659Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to nR3ng9BERTGypKZxUi92rw 2023-03-08T23:25:42.659Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-08T23:25:42.659Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-08T23:25:42.662Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Cluster ID: 5HQ_mhI3R_GmE2Tn_EFu0g 2023-03-08T23:25:42.661Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] ProducerId set to 1003 with epoch 0 2023-03-08T23:25:42.664Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-03-08T23:25:42.664Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Cluster ID: 5HQ_mhI3R_GmE2Tn_EFu0g 2023-03-08T23:25:42.665Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-03-08T23:25:42.736Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] (Re-)joining group 2023-03-08T23:25:42.737Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] (Re-)joining group 2023-03-08T23:25:42.845Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e-f9a9218e-5f0d-4069-ab08-e13e63f17737 2023-03-08T23:25:42.846Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c-974d586d-e2c8-4487-9ae6-49d024a49f59 2023-03-08T23:25:42.847Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-08T23:25:42.847Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-03-08T23:25:42.847Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] (Re-)joining group 2023-03-08T23:25:42.847Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] (Re-)joining group 2023-03-08T23:25:48.854Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e-f9a9218e-5f0d-4069-ab08-e13e63f17737', protocol='range'} 2023-03-08T23:25:48.854Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c-974d586d-e2c8-4487-9ae6-49d024a49f59', protocol='range'} 2023-03-08T23:25:48.923Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-08T23:25:48.923Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-08T23:25:48.923Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-08T23:25:48.924Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-08T23:25:48.924Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-08T23:25:48.925Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-08T23:25:48.932Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e-f9a9218e-5f0d-4069-ab08-e13e63f17737=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c-974d586d-e2c8-4487-9ae6-49d024a49f59=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-08T23:25:48.967Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e-f9a9218e-5f0d-4069-ab08-e13e63f17737', protocol='range'} 2023-03-08T23:25:48.967Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c-974d586d-e2c8-4487-9ae6-49d024a49f59', protocol='range'} 2023-03-08T23:25:48.969Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-08T23:25:48.969Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-03-08T23:25:48.975Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-08T23:25:48.975Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-08T23:25:49.002Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-08T23:25:49.002Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-03-08T23:25:49.002Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-03-08T23:25:49.003Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-03-08T23:25:49.003Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-03-08T23:25:49.002Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-08T23:25:49.003Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-03-08T23:25:49.004Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-03-08T23:25:49.003Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-08T23:25:49.005Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-08T23:25:49.005Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-08T23:25:49.005Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-08T23:25:49.068Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-08T23:25:49.069Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-08T23:25:49.110Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-08T23:25:49.110Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-08T23:25:49.149Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-08T23:25:49.150Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-08T23:25:49.154Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-08T23:25:49.155Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-08T23:25:49.228Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-08T23:25:49.229Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-08T23:25:49.251Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-08T23:25:49.251Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-08T23:26:40.867Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:26:40.937Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:27:40.869Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:27:40.939Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:28:40.870Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:28:40.940Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:29:40.872Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:29:40.942Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:30:40.872Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:30:40.944Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:31:40.874Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:31:40.944Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:32:40.876Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:32:40.946Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:33:40.878Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:33:40.946Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:33:59.622Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-08T23:34:40.880Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:34:40.947Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:34:42.762Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-c53c3929-b019-4645-8bb4-f8588807e16c, groupId=so] Node -1 disconnected. 2023-03-08T23:34:42.895Z||pool-2-thread-6|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-d2e88fec-a7fe-4ae5-bde8-90a35115b20e, groupId=so] Node -1 disconnected. 2023-03-08T23:34:43.069Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Node -1 disconnected. 2023-03-08T23:35:40.883Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:35:40.949Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:36:40.887Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:36:40.951Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:37:40.888Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:37:40.953Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:38:40.888Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:38:40.955Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:39:40.889Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:39:40.955Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:40:40.891Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:40:40.957Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:41:40.892Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:41:40.958Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:42:40.894Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:42:40.959Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:43:40.895Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:43:40.961Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:44:40.897Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:44:40.962Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:45:40.899Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:45:40.963Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:46:40.900Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:46:40.966Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:47:40.902Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:47:40.968Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:48:40.903Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:48:40.969Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:49:40.904Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:49:40.970Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:50:40.904Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:50:40.970Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:51:40.906Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:51:40.971Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:52:40.907Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:52:40.972Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:53:40.908Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:53:40.974Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:54:40.910Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:54:40.975Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:55:40.912Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:55:40.976Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:56:40.914Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:56:40.978Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:57:40.916Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:57:40.979Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:58:40.917Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:58:40.981Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-08T23:59:40.918Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-08T23:59:40.983Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:00:40.920Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:00:40.983Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:01:40.920Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:01:40.985Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:02:40.921Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:02:40.985Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:03:40.923Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:03:40.987Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:04:40.924Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:04:40.987Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:05:40.927Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:05:40.988Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:06:40.928Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:06:40.989Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:07:40.931Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:07:40.991Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:08:40.932Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:08:40.991Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:09:40.934Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:09:40.993Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:10:40.936Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:10:40.994Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:11:40.938Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:11:40.995Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:12:40.940Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:12:40.996Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:13:40.941Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:13:40.998Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:14:40.943Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:14:40.999Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:15:40.945Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:15:41.000Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:16:40.947Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:16:41.001Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:17:40.948Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:17:41.002Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:18:40.950Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:18:41.003Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:19:40.952Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:19:41.004Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:20:40.953Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:20:41.005Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:21:40.955Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:21:41.006Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:22:40.955Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:22:41.007Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:23:40.957Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:23:41.008Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:24:40.958Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:24:41.010Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:25:40.958Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:25:41.011Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:26:40.960Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:26:41.012Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:27:40.961Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:27:41.013Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:28:40.963Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:28:41.013Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:29:40.964Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:29:41.014Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:30:40.965Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:30:41.015Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:31:40.967Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:31:41.016Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:32:40.969Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:32:41.018Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:33:40.970Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:33:41.019Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:34:40.970Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:34:41.021Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:35:40.972Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:35:41.021Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:36:40.975Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:36:41.023Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:37:40.976Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:37:41.024Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:38:40.977Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:38:41.026Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:39:40.979Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:39:41.027Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:40:40.980Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:40:41.027Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:41:40.981Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:41:41.029Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:42:40.982Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:42:41.030Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:43:40.984Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:43:41.033Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:44:40.986Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:44:41.033Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:45:40.986Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:45:41.034Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:46:40.988Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:46:41.035Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:47:40.988Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:47:41.037Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:48:40.990Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:48:41.037Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:49:40.991Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:49:41.039Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:50:40.993Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:50:41.049Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:51:40.994Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:51:41.049Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:52:40.995Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:52:41.050Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:53:40.996Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:53:41.050Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:54:40.997Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:54:41.052Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:55:40.999Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:55:41.053Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:56:41.001Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:56:41.054Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:57:41.002Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:57:41.055Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:58:41.004Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:58:41.055Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T00:59:41.005Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T00:59:41.055Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:00:41.006Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:00:41.057Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:01:41.006Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:01:41.058Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:02:41.008Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:02:41.059Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:03:41.008Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:03:41.060Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:04:41.010Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:04:41.062Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:05:41.012Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:05:41.063Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:06:41.013Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:06:41.063Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:07:41.014Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:07:41.064Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:08:41.014Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:08:41.065Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:09:41.017Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:09:41.066Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:10:41.019Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:10:41.068Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:11:41.020Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:11:41.069Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:12:41.022Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:12:41.070Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:13:41.022Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:13:41.071Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:14:41.024Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:14:41.072Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:15:41.026Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:15:41.074Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:16:41.027Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:16:41.075Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:17:41.029Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:17:41.076Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:18:41.031Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:18:41.077Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:19:41.033Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:19:41.078Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:20:41.035Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:20:41.080Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:21:41.037Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:21:41.082Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:22:41.039Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:22:41.083Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:23:41.040Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:23:41.085Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:24:41.041Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:24:41.086Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:25:41.042Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:25:41.086Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:26:41.044Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:26:41.088Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:27:41.046Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:27:41.093Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:28:41.046Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:28:41.095Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:29:41.048Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:29:41.096Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:30:41.048Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:30:41.097Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:31:41.050Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:31:41.099Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:32:41.052Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:32:41.100Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:33:41.053Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:33:41.101Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:34:41.055Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:34:41.104Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:35:41.055Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:35:41.105Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:36:41.056Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:36:41.106Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:37:41.059Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:37:41.108Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:38:41.060Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:38:41.110Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:39:41.061Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:39:41.111Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:40:41.062Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:40:41.111Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:41:41.063Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:41:41.112Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:42:41.064Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:42:41.113Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:43:41.065Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:43:41.115Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:44:41.067Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:44:41.115Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:45:41.069Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:45:41.120Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:46:41.070Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:46:41.120Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:47:41.071Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:47:41.121Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:48:41.072Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:48:41.123Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:49:41.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:49:41.124Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:50:41.076Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:50:41.124Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:51:41.078Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:51:41.126Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:52:41.079Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:52:41.127Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:53:41.081Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:53:41.128Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:54:41.082Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:54:41.131Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:55:41.084Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:55:41.132Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:56:41.086Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:56:41.133Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:57:41.087Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:57:41.135Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:58:41.089Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:58:41.136Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T01:59:41.091Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T01:59:41.138Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:00:41.092Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:00:41.138Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:01:41.093Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:01:41.140Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:02:41.095Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:02:41.141Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:03:41.097Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:03:41.145Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:04:41.098Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:04:41.146Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:05:41.100Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:05:41.146Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:06:41.101Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:06:41.148Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:07:41.101Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:07:41.150Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:08:41.104Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:08:41.151Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:09:41.106Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:09:41.151Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:10:41.107Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:10:41.152Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:11:41.108Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:11:41.154Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:12:41.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:12:41.155Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:13:41.110Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:13:41.156Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:14:41.111Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:14:41.157Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:15:41.113Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:15:41.158Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:16:41.114Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:16:41.158Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:17:41.115Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:17:41.159Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:18:41.121Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:18:41.160Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:19:41.124Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:19:41.161Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:20:41.126Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:20:41.162Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:21:41.129Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:21:41.162Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:22:41.130Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:22:41.164Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:23:41.132Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:23:41.166Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:24:41.133Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:24:41.168Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:25:41.135Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:25:41.173Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:26:41.137Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:26:41.175Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:27:41.139Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:27:41.175Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:28:41.141Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:28:41.176Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:29:41.144Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:29:41.177Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:30:41.145Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:30:41.178Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:31:41.145Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:31:41.179Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:32:41.146Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:32:41.180Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:33:41.147Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:33:41.181Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:34:41.148Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:34:41.183Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:35:41.170Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:35:41.184Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:36:41.171Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:36:41.185Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:37:41.172Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:37:41.186Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:38:41.172Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:38:41.187Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:39:41.174Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:39:41.188Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:40:41.175Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:40:41.189Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:41:41.176Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:41:41.190Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:42:41.176Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:42:41.190Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:43:41.178Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:43:41.192Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:44:41.180Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:44:41.193Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:45:41.181Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:45:41.194Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:46:41.185Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:46:41.195Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:47:41.187Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:47:41.195Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:48:41.188Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:48:41.196Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:49:41.190Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:49:41.198Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:50:41.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:50:41.201Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:51:41.194Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:51:41.202Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:52:41.194Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:52:41.204Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:53:41.196Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:53:41.204Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:54:41.197Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:54:41.205Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:55:41.198Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:55:41.207Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:56:41.200Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:56:41.208Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:57:41.203Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:57:41.208Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:58:41.205Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:58:41.210Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T02:59:41.206Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T02:59:41.215Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:00:41.206Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:00:41.217Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:01:41.207Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:01:41.218Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:02:41.208Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:02:41.219Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:03:41.210Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:03:41.222Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:04:41.211Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:04:41.222Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:05:41.211Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:05:41.223Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:06:41.213Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:06:41.224Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:07:41.215Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:07:41.224Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:08:41.216Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:08:41.225Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:09:41.218Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:09:41.226Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:10:41.220Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:10:41.227Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:11:41.228Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:11:41.232Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:12:41.228Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:12:41.234Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:13:41.231Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:13:41.236Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:14:41.231Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:14:41.236Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:15:41.232Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:15:41.237Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:16:41.233Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:16:41.238Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:17:41.235Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:17:41.241Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:18:41.236Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:18:41.244Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:19:41.237Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:19:41.244Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:20:41.238Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:20:41.246Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:21:41.239Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:21:41.247Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:22:41.241Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:22:41.247Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:23:41.242Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:23:41.248Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:24:41.243Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:24:41.249Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:25:41.243Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:25:41.250Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:26:41.250Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:26:41.251Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:27:41.252Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:27:41.255Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:28:41.254Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:28:41.256Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:29:41.256Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:29:41.257Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:30:41.257Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:30:41.257Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:31:41.259Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:31:41.259Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:32:41.259Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:32:41.260Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:33:41.260Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:33:41.262Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:34:41.262Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:34:41.263Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:35:41.263Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:35:41.264Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:36:41.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:36:41.265Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:37:41.265Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:37:41.265Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:38:41.266Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:38:41.266Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:39:41.267Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:39:41.268Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:40:41.268Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:40:41.268Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:41:41.269Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:41:41.269Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:42:41.269Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:42:41.269Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:43:41.271Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:43:41.271Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:44:41.271Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:44:41.271Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:45:41.271Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:45:41.272Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:46:41.272Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:46:41.272Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:47:41.274Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:47:41.274Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:48:41.275Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:48:41.275Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:49:41.275Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:49:41.277Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:50:41.275Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:50:41.277Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:51:41.276Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:51:41.277Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:52:41.277Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:52:41.279Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:53:41.278Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:53:41.279Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:54:41.279Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:54:41.280Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:55:41.280Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:55:41.280Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:56:41.282Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:56:41.282Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:57:41.282Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:57:41.282Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:58:41.283Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:58:41.286Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T03:59:41.284Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T03:59:41.287Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:00:41.286Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:00:41.288Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:01:41.286Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:01:41.290Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:02:41.288Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:02:41.290Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:03:41.288Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:03:41.291Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:04:41.290Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:04:41.292Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:05:41.291Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:05:41.293Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:06:41.291Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:06:41.294Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:07:41.291Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:07:41.294Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:08:41.292Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:08:41.295Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:09:41.293Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:09:41.295Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:10:41.294Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:10:41.296Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:11:41.296Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:11:41.298Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:12:41.298Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:12:41.299Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:13:41.299Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:13:41.300Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:14:41.301Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:14:41.301Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:15:41.301Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:15:41.303Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:16:41.302Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:16:41.303Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:17:41.303Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:17:41.304Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:18:41.305Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:18:41.304Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:19:41.306Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:19:41.306Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:20:41.306Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:20:41.308Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:21:41.307Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:21:41.308Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:22:41.308Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:22:41.309Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:23:41.309Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:23:41.310Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:24:41.312Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:24:41.311Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:25:41.314Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:25:41.314Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:26:41.314Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:26:41.314Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:27:41.316Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:27:41.316Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:28:41.317Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:28:41.317Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:29:41.318Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:29:41.317Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:30:41.319Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:30:41.319Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:31:41.320Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:31:41.321Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:32:41.320Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:32:41.322Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:33:41.321Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:33:41.322Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:34:41.321Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:34:41.322Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:35:41.322Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:35:41.322Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:36:41.324Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:36:41.324Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:37:41.326Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:37:41.326Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:38:41.329Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:38:41.328Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:39:41.330Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:39:41.331Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:40:41.331Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:40:41.332Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:41:41.333Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:41:41.333Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:42:41.334Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:42:41.335Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:43:41.334Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:43:41.335Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:44:41.335Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:44:41.337Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:45:41.336Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:45:41.338Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:46:41.337Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:46:41.339Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:47:41.337Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:47:41.339Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:47:51.082Z||pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T04:47:51.082Z||pool-2-thread-4|||||DEBUG|500||received notification from broker: {"distributionID":"fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9","serviceName":"basic_onboard_DcXVvY","serviceVersion":"1.0","serviceUUID":"95d5e76f-fa8c-4d11-912f-b39ed0e04b88","serviceDescription":"service","serviceInvariantUUID":"a4068a90-51d1-4d6b-a5ab-526233168435","resources":[{"resourceInstanceName":"basic_onboard_DcXVvY 0","resourceName":"basic_onboard_DcXVvY","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e1798329-cda5-4b4e-ba90-bb1adfbdd066","resourceInvariantUUID":"d3d2a38a-f148-4815-8368-e232eb0ba22b","resourceCustomizationUUID":"0997d2bd-3f9b-4c24-9b61-bea71bf300b3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vf-license-model.xml","artifactChecksum":"NDNiY2E5Y2JkNjMyMTJlNWViMTA1YjMwNDdjMDAwYTk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"324c7f36-9672-412e-9065-1bb3eabf035e","artifactVersion":"1"},{"artifactName":"basic_onboard_dcxvvy0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json","artifactChecksum":"YjQ2MDY1OTNkOTdmOGI0MDY0MjdjMDUzZDI0MmVkZGY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1cc9a10f-3240-4d81-ac14-d25a46cfedbb","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"33c5aa65-9c25-4b01-a72a-ab8ee096c533","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"122f7109-8080-477c-8946-508977538902","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"f63f4353-3e9a-4714-b730-67c2024bb21f","artifactVersion":"2","generatedFromUUID":"33c5aa65-9c25-4b01-a72a-ab8ee096c533"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardDcxvvy-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-template.yml","artifactChecksum":"OTYxODRlMDVlN2FmZGNlYWJiZjBjMDM2ZjBlNmRjYzA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b672c2e0-b878-4b90-835f-8281a3ea9f8c","artifactVersion":"1"},{"artifactName":"service-BasicOnboardDcxvvy-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar","artifactChecksum":"NWY5ODViOWQ4ZmQ2MzFiODA1NzI0Nzc1MmE3YTI1YzA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1b111318-44a8-43fa-95c2-f623b8951c39","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-09T04:47:51.107Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T04:47:51.120Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:47:51.120Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:47:51.120Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337261339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:47:51.155Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T04:47:51.156Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T04:47:51.156Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T04:47:51.156Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T04:47:51.156Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T04:47:51.157Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T04:47:51.260Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:47:51.261Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "policy-distribution-id", "timestamp": 1678337262281, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T04:47:51.281Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:47:52.187Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T04:47:52.188Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:47:52.188Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:47:52.188Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337261339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:47:53.190Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T04:47:53.190Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:47:53.191Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:47:53.191Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337261339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:47:54.195Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T04:47:54.196Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:47:54.196Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:47:54.196Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337261339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:47:55.198Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T04:47:55.199Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:47:55.199Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:47:55.199Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337261339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:47:56.201Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T04:47:56.202Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:47:56.202Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:47:56.202Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337261339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:47:57.203Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T04:47:57.204Z||pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:47:57.205Z||pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:47:57.205Z||pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337261339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:47:58.209Z||pool-2-thread-4|||||DEBUG|500||sending notification to client: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "serviceName": "basic_onboard_DcXVvY", "serviceVersion": "1.0", "serviceUUID": "95d5e76f-fa8c-4d11-912f-b39ed0e04b88", "serviceDescription": "service", "serviceInvariantUUID": "a4068a90-51d1-4d6b-a5ab-526233168435", "resources": [ { "resourceInstanceName": "basic_onboard_DcXVvY 0", "resourceCustomizationUUID": "0997d2bd-3f9b-4c24-9b61-bea71bf300b3", "resourceName": "basic_onboard_DcXVvY", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e1798329-cda5-4b4e-ba90-bb1adfbdd066", "resourceInvariantUUID": "d3d2a38a-f148-4815-8368-e232eb0ba22b", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_dcxvvy0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json", "artifactChecksum": "YjQ2MDY1OTNkOTdmOGI0MDY0MjdjMDUzZDI0MmVkZGY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1cc9a10f-3240-4d81-ac14-d25a46cfedbb", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "33c5aa65-9c25-4b01-a72a-ab8ee096c533", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f63f4353-3e9a-4714-b730-67c2024bb21f", "generatedFromUUID": "33c5aa65-9c25-4b01-a72a-ab8ee096c533" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "f63f4353-3e9a-4714-b730-67c2024bb21f", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardDcxvvy-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "artifactChecksum": "NWY5ODViOWQ4ZmQ2MzFiODA1NzI0Nzc1MmE3YTI1YzA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1b111318-44a8-43fa-95c2-f623b8951c39" } ], "workloadContext": "Production" } 2023-03-09T04:47:58.213Z||pool-2-thread-4|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-09T04:47:58.214Z||pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 95d5e76f-fa8c-4d11-912f-b39ed0e04b88 ASDC 2023-03-09T04:47:58.437Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||ASDC Notification: DistributionID:fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 ServiceName:basic_onboard_DcXVvY ServiceVersion:1.0 ServiceUUID:95d5e76f-fa8c-4d11-912f-b39ed0e04b88 ServiceInvariantUUID:a4068a90-51d1-4d6b-a5ab-526233168435 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardDcxvvy-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar ArtifactUUID:1b111318-44a8-43fa-95c2-f623b8951c39 ArtifactChecksum:NWY5ODViOWQ4ZmQ2MzFiODA1NzI0Nzc1MmE3YTI1YzA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_DcXVvY 0 ResourceCustomizationUUID:0997d2bd-3f9b-4c24-9b61-bea71bf300b3 ResourceInvariantUUID:d3d2a38a-f148-4815-8368-e232eb0ba22b ResourceName:basic_onboard_DcXVvY ResourceType:VF ResourceUUID:e1798329-cda5-4b4e-ba90-bb1adfbdd066 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_dcxvvy0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json ArtifactUUID:1cc9a10f-3240-4d81-ac14-d25a46cfedbb ArtifactChecksum:YjQ2MDY1OTNkOTdmOGI0MDY0MjdjMDUzZDI0MmVkZGY= 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/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml ArtifactUUID:33c5aa65-9c25-4b01-a72a-ab8ee096c533 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/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env ArtifactUUID:f63f4353-3e9a-4714-b730-67c2024bb21f 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/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env ArtifactUUID:f63f4353-3e9a-4714-b730-67c2024bb21f ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-09T04:47:58.438Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 95d5e76f-fa8c-4d11-912f-b39ed0e04b88 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 (?, ?, ?, ?, ?) 2023-03-09T04:47:58.697Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T04:47:58.700Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-03-09T04:47:58.701Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-03-09T04:47:58.702Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 1b111318-44a8-43fa-95c2-f623b8951c39 from URL: /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:47:58.702Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-03-09T04:47:58.703Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:47:58.822Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-03-09T04:47:58.854Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar 1b111318-44a8-43fa-95c2-f623b8951c39 75664 2023-03-09T04:47:58.857Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar ASDC sendASDCNotification 2023-03-09T04:47:58.857Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:47:58.858Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T04:47:58.860Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:47:58.860Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:47:58.860Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337278855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:47:59.861Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T04:47:59.862Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||MSO config path is: /app 2023-03-09T04:47:59.863Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Trying to write artifact UUID: 1b111318-44a8-43fa-95c2-f623b8951c39, URL: /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar to file: /app/ASDC/1/service-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:47:59.864Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:47:59.982Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:47:59.983Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:48:01.015Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9720488256808002221/Definitions/service-BasicOnboardDcxvvy-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 2023-03-09T04:48:04.791Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-09T04:48:04.801Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-03-09T04:48:04.801Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:48:04.801Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-09T04:48:04.802Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:48:04.802Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||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-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:48:04.802Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_DcXVvY 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-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:48:04.802Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||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-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:48:04.802Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||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-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:48:04.802Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:48:04.803Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||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-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:48:04.803Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||WARN|500||#################################################################################################### 2023-03-09T04:48:04.815Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:04.818Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T04:48:04.831Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_DcXVvY 0 is matching search criteria 2023-03-09T04:48:04.832Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-03-09T04:48:04.835Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_DcXVvY 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T04:48:04.838Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:04.839Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T04:48:04.839Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_DcXVvY 0 is matching search criteria 2023-03-09T04:48:04.839Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Search for entities recursively 2023-03-09T04:48:04.839Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_DcXVvY 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T04:48:04.840Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:04.840Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T04:48:04.846Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:04.846Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_DcXVvY 0 is not matching search criteria 2023-03-09T04:48:04.846Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-03-09T04:48:04.847Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-03-09T04:48:04.847Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-03-09T04:48:04.847Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-09T04:48:04.847Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-09T04:48:04.848Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:04.848Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-09T04:48:04.853Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:04.854Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_DcXVvY 0 is matching search criteria 2023-03-09T04:48:04.854Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_DcXVvY 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T04:48:04.855Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:04.855Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_DcXVvY 0 is matching search criteria 2023-03-09T04:48:04.856Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_DcXVvY 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T04:48:04.856Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:04.856Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_DcXVvY 0 is matching search criteria 2023-03-09T04:48:04.856Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_DcXVvY 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T04:48:04.856Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:04.857Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_DcXVvY 0 is not matching search criteria 2023-03-09T04:48:04.857Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-09T04:48:04.857Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-09T04:48:04.857Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=5bd2fb34-c981-4416-b1d3-64001c467275 2023-03-09T04:48:04.857Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:04.858Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T04:48:04.858Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:04.858Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T04:48:04.858Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:04.859Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T04:48:04.859Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:04.859Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T04:48:04.859Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_DcXVvY Description:service Model UUID:95d5e76f-fa8c-4d11-912f-b39ed0e04b88 Model Version:NULL Model InvariantUuid:a4068a90-51d1-4d6b-a5ab-526233168435 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_DcXVvY Model UUID:f041520c-b351-4e77-8024-01fbd8ec4f2d Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:d3d2a38a-f148-4815-8368-e232eb0ba22b Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:0997d2bd-3f9b-4c24-9b61-bea71bf300b3 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:cf9d1f53-882c-48d2-b0ba-b74310995cd3 ModelName:BasicOnboardDcxvvy..base_ubuntu18..module-0 ModelUuid:e48e4569-dccb-473c-9e70-272f2f7d7421 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:5bd2fb34-c981-4416-b1d3-64001c467275 ModelInvariantUuid:35924416-f219-41b5-a3c7-171ca047ad4e ModelName:basic_onboard_DcXVvY-nodes.ubuntu18Cvfc ModelUuid:bd78963b-216d-4aee-a23d-61f844e3dc66 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:aead79be-b3c1-4f2e-b5c2-41b60d1c8d48 ModelInvariantUuid:aedf9c01-21e1-41b3-9ed7-34e54e6d3240 ModelName:BasicOnboardDcxvvy.compute.nodes.heat.ubuntu18 ModelUuid:8d9fe9b3-12ce-4212-a497-2543cdc21e2b 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=? 2023-03-09T04:48:04.891Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Processing Resource Type: VF, Model UUID: e1798329-cda5-4b4e-ba90-bb1adfbdd066 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=? 2023-03-09T04:48:04.973Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||basic_onboard_DcXVvY 0 2023-03-09T04:48:04.985Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e1798329-cda5-4b4e-ba90-bb1adfbdd066 2023-03-09T04:48:04.985Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 1cc9a10f-3240-4d81-ac14-d25a46cfedbb from URL: /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json 2023-03-09T04:48:04.986Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-03-09T04:48:04.986Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json 2023-03-09T04:48:05.072Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-03-09T04:48:05.073Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json 1cc9a10f-3240-4d81-ac14-d25a46cfedbb 798 2023-03-09T04:48:05.074Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json ASDC sendASDCNotification 2023-03-09T04:48:05.077Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json 2023-03-09T04:48:05.077Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T04:48:05.078Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:48:05.078Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:48:05.078Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337285073, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:48:06.080Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardDcxvvy..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "cf9d1f53-882c-48d2-b0ba-b74310995cd3", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e48e4569-dccb-473c-9e70-272f2f7d7421", "vfModuleModelCustomizationUUID": "86661aac-f8c6-4904-8334-2d336bf26208", "isBase": true, "artifacts": [ "33c5aa65-9c25-4b01-a72a-ab8ee096c533", "f63f4353-3e9a-4714-b730-67c2024bb21f" ], "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": "" } } ] 2023-03-09T04:48:06.087Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardDcxvvy..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e48e4569-dccb-473c-9e70-272f2f7d7421 VfModuleModelInvariantUUID:cf9d1f53-882c-48d2-b0ba-b74310995cd3 VfModuleModelDescription:NULL Artifacts UUID List:{ 33c5aa65-9c25-4b01-a72a-ab8ee096c533 , f63f4353-3e9a-4714-b730-67c2024bb21f } 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 } 2023-03-09T04:48:06.091Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardDcxvvy..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "cf9d1f53-882c-48d2-b0ba-b74310995cd3", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e48e4569-dccb-473c-9e70-272f2f7d7421", "vfModuleModelCustomizationUUID": "86661aac-f8c6-4904-8334-2d336bf26208", "isBase": true, "artifacts": [ "33c5aa65-9c25-4b01-a72a-ab8ee096c533", "f63f4353-3e9a-4714-b730-67c2024bb21f" ], "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": "" } } ] 2023-03-09T04:48:06.091Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardDcxvvy..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e48e4569-dccb-473c-9e70-272f2f7d7421 VfModuleModelInvariantUUID:cf9d1f53-882c-48d2-b0ba-b74310995cd3 VfModuleModelDescription:NULL Artifacts UUID List:{ 33c5aa65-9c25-4b01-a72a-ab8ee096c533 , f63f4353-3e9a-4714-b730-67c2024bb21f } 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 } 2023-03-09T04:48:06.091Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: 33c5aa65-9c25-4b01-a72a-ab8ee096c533 from URL: /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml 2023-03-09T04:48:06.092Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-03-09T04:48:06.092Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml 2023-03-09T04:48:06.170Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-03-09T04:48:06.171Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml 33c5aa65-9c25-4b01-a72a-ab8ee096c533 5033 2023-03-09T04:48:06.171Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-03-09T04:48:06.171Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml 2023-03-09T04:48:06.171Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T04:48:06.172Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:48:06.173Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:48:06.173Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337286171, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:48:07.177Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Trying to download the artifact UUID: f63f4353-3e9a-4714-b730-67c2024bb21f from URL: /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env 2023-03-09T04:48:07.177Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - download 2023-03-09T04:48:07.178Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env 2023-03-09T04:48:07.259Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||GET Response Status 200 2023-03-09T04:48:07.260Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env f63f4353-3e9a-4714-b730-67c2024bb21f 909 2023-03-09T04:48:07.260Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-03-09T04:48:07.261Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env 2023-03-09T04:48:07.261Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T04:48:07.261Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:48:07.261Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:48:07.261Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337287260, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:48:08.262Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Preparing to deploy Service: 95d5e76f-fa8c-4d11-912f-b39ed0e04b88 2023-03-09T04:48:08.263Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_DcXVvY 0 e1798329-cda5-4b4e-ba90-bb1adfbdd066 ASDC 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 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=? 2023-03-09T04:48:08.334Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@66833e74, org.onap.sdc.toscaparser.api.parameters.Input@6f3651be, org.onap.sdc.toscaparser.api.parameters.Input@5822cde, org.onap.sdc.toscaparser.api.parameters.Input@4ddb2e25, org.onap.sdc.toscaparser.api.parameters.Input@32d4c974] 2023-03-09T04:48:08.341Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:08.341Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T04:48:08.342Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||VF Category is: Generic 2023-03-09T04:48:08.342Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||VFCustomizationUUID= 0997d2bd-3f9b-4c24-9b61-bea71bf300b3 2023-03-09T04:48:08.342Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 0997d2bd-3f9b-4c24-9b61-bea71bf300b3 matches Tosca VF Customization UUID: 0997d2bd-3f9b-4c24-9b61-bea71bf300b3 2023-03-09T04:48:08.342Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||vfCustomizationUUID: 0997d2bd-3f9b-4c24-9b61-bea71bf300b3 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=? 2023-03-09T04:48:08.357Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:08.358Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T04:48:08.359Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||resource request for resource customization id 0997d2bd-3f9b-4c24-9b61-bea71bf300b3: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-09T04:48:08.360Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6c0858c8 2023-03-09T04:48:08.360Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:08.360Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-09T04:48:08.361Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 86661aac-f8c6-4904-8334-2d336bf26208 2023-03-09T04:48:08.364Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 86661aac-f8c6-4904-8334-2d336bf26208 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=? 2023-03-09T04:48:08.376Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:08.377Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_DcXVvY 0 is matching search criteria 2023-03-09T04:48:08.377Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_DcXVvY 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T04:48:08.379Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:08.380Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_DcXVvY 0 is matching search criteria 2023-03-09T04:48:08.380Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_DcXVvY 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T04:48:08.380Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:08.381Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_DcXVvY 0 is not matching search criteria 2023-03-09T04:48:08.381Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-03-09T04:48:08.382Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-03-09T04:48:08.382Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=5bd2fb34-c981-4416-b1d3-64001c467275 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=? 2023-03-09T04:48:08.394Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:08.395Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_DcXVvY 0 is matching search criteria 2023-03-09T04:48:08.395Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_DcXVvY 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T04:48:08.395Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:08.395Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Node template basic_onboard_DcXVvY 0 is matching search criteria 2023-03-09T04:48:08.396Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found topology templates [basic_onboard_DcXVvY 0] matching following query criteria: sdcType=VF, customizationUUID=0997d2bd-3f9b-4c24-9b61-bea71bf300b3 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=? 2023-03-09T04:48:08.415Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:08.415Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T04:48:08.416Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500|| resourceSeq for service uuid 95d5e76f-fa8c-4d11-912f-b39ed0e04b88: basic_onboard_DcXVvY 2023-03-09T04:48:08.416Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:08.416Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T04:48:08.416Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:08.416Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T04:48:08.417Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:08.417Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T04:48:08.417Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:08.418Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T04:48:08.418Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T04:48:08.418Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Service basic_onboard_DcXVvY is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T04:48:08.418Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Saving Service: basic_onboard_DcXVvY 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 (?, ?, ?, ?, ?) 2023-03-09T04:48:08.686Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_DcXVvY e1798329-cda5-4b4e-ba90-bb1adfbdd066 1 ASDC deployResourceStructure 2023-03-09T04:48:08.687Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json ASDC sendASDCNotification 2023-03-09T04:48:08.687Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json 2023-03-09T04:48:08.687Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T04:48:08.688Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:48:08.688Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:48:08.688Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337288687, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:48:09.689Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-03-09T04:48:09.690Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml 2023-03-09T04:48:09.690Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T04:48:09.691Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:48:09.691Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:48:09.691Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337289689, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:48:10.692Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-03-09T04:48:10.693Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env 2023-03-09T04:48:10.693Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T04:48:10.693Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:48:10.693Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:48:10.694Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337290692, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:48:11.695Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar ASDC sendASDCNotification 2023-03-09T04:48:11.695Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar 2023-03-09T04:48:11.695Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T04:48:11.696Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:48:11.696Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:48:11.696Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337291695, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:48:12.703Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 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=? 2023-03-09T04:48:12.723Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 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=? 2023-03-09T04:48:12.726Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T04:48:12.726Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T04:48:12.726Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T04:48:40.918Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:48:40.922Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:48:40.923Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337261339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T04:48:40.925Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:48:42.726Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 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=? 2023-03-09T04:48:42.747Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 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=? 2023-03-09T04:48:42.752Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T04:48:42.752Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T04:48:42.753Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T04:49:12.753Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 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=? 2023-03-09T04:49:12.777Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 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=? 2023-03-09T04:49:12.781Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T04:49:12.782Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T04:49:12.782Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T04:49:40.918Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:49:40.924Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.924Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "aai-model-loader", "timestamp": 1678337270123, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.926Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.926Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.926Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "cds-sdc-listener", "timestamp": 1678337216116, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.927Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.927Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.927Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "multicloud-k8s", "timestamp": 1678337256999, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.927Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.928Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.928Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "policy-distribution-id", "timestamp": 1678337262281, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.928Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.928Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.929Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "cds-sdc-listener", "timestamp": 1678337216116, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.929Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.929Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.929Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337261339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json", "status": "NOTIFIED" } 2023-03-09T04:49:40.929Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.929Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.929Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "aai-model-loader", "timestamp": 1678337270123, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.930Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.930Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.930Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "multicloud-k8s", "timestamp": 1678337256999, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json", "status": "NOTIFIED" } 2023-03-09T04:49:40.930Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.930Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.930Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "policy-distribution-id", "timestamp": 1678337262281, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-09T04:49:40.931Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.931Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.932Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "cds-sdc-listener", "timestamp": 1678337216116, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.932Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.932Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.932Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337261339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-09T04:49:40.933Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.933Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.933Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "aai-model-loader", "timestamp": 1678337270123, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.934Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.934Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.934Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "multicloud-k8s", "timestamp": 1678337256999, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-03-09T04:49:40.934Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.934Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.934Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "policy-distribution-id", "timestamp": 1678337262281, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.938Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.939Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.939Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "cds-sdc-listener", "timestamp": 1678337216116, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.939Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.939Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.939Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337261339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.940Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.940Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.940Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "aai-model-loader", "timestamp": 1678337270123, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.941Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.941Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.941Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "multicloud-k8s", "timestamp": 1678337256999, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.941Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.941Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.941Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "policy-distribution-id", "timestamp": 1678337262281, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.942Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.942Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.942Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "cds-sdc-listener", "timestamp": 1678337216116, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.942Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.943Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.943Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337261339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-09T04:49:40.943Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.943Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.943Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "aai-model-loader", "timestamp": 1678337270123, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.943Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.943Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.943Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "multicloud-k8s", "timestamp": 1678337256999, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-03-09T04:49:40.944Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.944Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.944Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "policy-distribution-id", "timestamp": 1678337262281, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.944Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.944Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.944Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "cds-sdc-listener", "timestamp": 1678337216116, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.944Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.944Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.945Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337261339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.945Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.945Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.945Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "aai-model-loader", "timestamp": 1678337270123, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.945Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.945Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.945Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "multicloud-k8s", "timestamp": 1678337256999, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.945Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "policy-distribution-id", "timestamp": 1678337262281, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "NOTIFIED" } 2023-03-09T04:49:40.946Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.946Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.946Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "cds-sdc-listener", "timestamp": 1678337216116, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "NOTIFIED" } 2023-03-09T04:49:40.947Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.947Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.947Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337261339, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "NOTIFIED" } 2023-03-09T04:49:40.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.948Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.948Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "aai-model-loader", "timestamp": 1678337270123, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "NOTIFIED" } 2023-03-09T04:49:40.948Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.948Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.949Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "multicloud-k8s", "timestamp": 1678337256999, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "NOTIFIED" } 2023-03-09T04:49:40.949Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.949Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.950Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "policy-distribution-id", "timestamp": 1678337278706, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T04:49:40.950Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.951Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.951Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "cds-sdc-listener", "timestamp": 1678337278223, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T04:49:40.951Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.951Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.951Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "aai-model-loader", "timestamp": 1678337278820, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T04:49:40.951Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.952Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.952Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "multicloud-k8s", "timestamp": 1678337279296, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-09T04:49:40.952Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.952Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.953Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337278855, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T04:49:40.953Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.953Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.953Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "policy-distribution-id", "timestamp": 1678337279723, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T04:49:40.953Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.953Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.954Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "multicloud-k8s", "timestamp": 1678337280478, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-09T04:49:40.954Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.954Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.954Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "policy-distribution-id", "timestamp": 1678337280728, "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=? 2023-03-09T04:49:40.974Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 2023-03-09T04:49:40.975Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 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 (?, ?, ?, ?, ?) 2023-03-09T04:49:40.995Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.995Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "multicloud-k8s", "timestamp": 1678337281561, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-03-09T04:49:40.996Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.996Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.996Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678337280828, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:40.997Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:40.997Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:40.997Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "multicloud-k8s", "timestamp": 1678337282756, "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=? 2023-03-09T04:49:41.007Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 2023-03-09T04:49:41.007Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 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=? 2023-03-09T04:49:41.023Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.023Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678337280828, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:41.024Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.024Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.024Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "multicloud-k8s", "timestamp": 1678337283760, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json", "status": "DEPLOY_OK" } 2023-03-09T04:49:41.025Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.025Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.025Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678337280828, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:41.025Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.025Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.025Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678337280828, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:41.026Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.026Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.026Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337285073, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-09T04:49:41.026Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.027Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.027Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678337280828, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:41.027Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.027Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.028Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337286171, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-03-09T04:49:41.028Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.028Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.029Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678337280828, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T04:49:41.029Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.029Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.029Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337287260, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-03-09T04:49:41.030Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.030Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.030Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678337280828, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "NOTIFIED" } 2023-03-09T04:49:41.030Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.030Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.031Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678337288841, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T04:49:41.031Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.031Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.031Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337288687, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/basic_onboard_dcxvvy0_modules.json", "status": "DEPLOY_OK" } 2023-03-09T04:49:41.032Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.032Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.032Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337289689, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-03-09T04:49:41.032Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.032Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.033Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337290692, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/resourceInstances/basic_onboard_dcxvvy0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-03-09T04:49:41.033Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.033Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.033Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337291695, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T04:49:41.034Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.034Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.034Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "aai-model-loader", "timestamp": 1678337296845, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T04:49:41.034Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.034Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.034Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678337297260, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDcxvvy/1.0/artifacts/service-BasicOnboardDcxvvy-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T04:49:41.035Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:49:41.035Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.035Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "aai-model-loader", "timestamp": 1678337297852, "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=? 2023-03-09T04:49:41.043Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 2023-03-09T04:49:41.043Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 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 (?, ?, ?, ?, ?) 2023-03-09T04:49:41.059Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-03-09T04:49:41.060Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678337298266, "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=? 2023-03-09T04:49:41.071Z||pool-2-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 2023-03-09T04:49:41.072Z||pool-2-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 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 (?, ?, ?, ?, ?) 2023-03-09T04:49:42.782Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 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=? 2023-03-09T04:49:42.805Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 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=? 2023-03-09T04:49:42.813Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T04:49:42.814Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-09T04:49:42.814Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-09T04:49:42.814Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-09T04:49:42.814Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T04:49:42.814Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T04:49:42.814Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T04:49:42.815Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T04:49:42.815Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||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=? 2023-03-09T04:49:42.824Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-09T04:50:12.825Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 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=? 2023-03-09T04:50:12.847Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 and serviceModelVersionId: 95d5e76f-fa8c-4d11-912f-b39ed0e04b88 2023-03-09T04:50:12.847Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : a4068a90-51d1-4d6b-a5ab-526233168435 2023-03-09T04:50:34.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/a4068a90-51d1-4d6b-a5ab-526233168435/model-vers/model-ver/95d5e76f-fa8c-4d11-912f-b39ed0e04b88?depth=0 2023-03-09T04:50:35.027Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||RestClientSSL using default SSL context! 2023-03-09T04:50:35.118Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4068a90-51d1-4d6b-a5ab-526233168435/model-vers/model-ver/95d5e76f-fa8c-4d11-912f-b39ed0e04b88?depth=0|INFO|500||Invoke 2023-03-09T04:50:35.119Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4068a90-51d1-4d6b-a5ab-526233168435/model-vers/model-ver/95d5e76f-fa8c-4d11-912f-b39ed0e04b88?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4068a90-51d1-4d6b-a5ab-526233168435/model-vers/model-ver/95d5e76f-fa8c-4d11-912f-b39ed0e04b88?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[32c825e7-4790-41ba-aef9-2dc3a4b558b3], X-ECOMP-RequestID=[fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9], X-TransactionId=[], X-ONAP-RequestID=[fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9], Content-Type=[application/merge-patch+json]} 2023-03-09T04:50:35.162Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4068a90-51d1-4d6b-a5ab-526233168435/model-vers/model-ver/95d5e76f-fa8c-4d11-912f-b39ed0e04b88?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-09T04:50:35.700Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4068a90-51d1-4d6b-a5ab-526233168435/model-vers/model-ver/95d5e76f-fa8c-4d11-912f-b39ed0e04b88?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/a4068a90-51d1-4d6b-a5ab-526233168435/model-vers/model-ver/95d5e76f-fa8c-4d11-912f-b39ed0e04b88?depth=0 has http status code:200 and response headers:{date=[Thu, 09 Mar 2023 04:50:34 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[518], vertex-id=[196752], x-aai-txid=[2-aai-resources-230309-04:50:34:540-84378], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-09T04:50:35.701Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4068a90-51d1-4d6b-a5ab-526233168435/model-vers/model-ver/95d5e76f-fa8c-4d11-912f-b39ed0e04b88?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-09T04:50:35.701Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/a4068a90-51d1-4d6b-a5ab-526233168435/model-vers/model-ver/95d5e76f-fa8c-4d11-912f-b39ed0e04b88?depth=0|INFO|500||InvokeReturn 2023-03-09T04:50:35.723Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-09T04:50:35.724Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||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=? 2023-03-09T04:50:35.738Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||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:69) 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) 2023-03-09T04:50:35.739Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-09T04:50:35.746Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-09T04:50:35.747Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||DistributionClient - sendStatus 2023-03-09T04:50:35.747Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T04:50:35.747Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Trying to send status: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337435740, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 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=? 2023-03-09T04:50:36.776Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:50:40.918Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:50:40.929Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-09T04:50:40.929Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9", "consumerID": "SO-sdc-controller", "timestamp": 1678337435740, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-09T04:50:40.931Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T04:51:36.777Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:51:40.918Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:52:36.779Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:52:40.918Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:53:36.779Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:53:40.919Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:54:36.780Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:54:40.920Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:55:36.782Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:55:40.922Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:56:36.782Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:56:40.923Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:57:36.783Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:57:40.925Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:58:36.784Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:58:40.927Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:59:36.786Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T04:59:40.928Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T04:59:46.122Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Node 1 disconnected. 2023-03-09T05:00:36.787Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:00:40.928Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:01:36.788Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:01:40.930Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:02:36.790Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:02:40.930Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:03:36.790Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:03:40.933Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:36.792Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:04:40.324Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-09T05:04:40.325Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"017b0d28-cc77-4974-80a8-b0da49b42770","serviceName":"vFW 2023-03-09 05-03-15","serviceVersion":"1.0","serviceUUID":"0b2ac287-c652-45a4-bc05-7340b3a34647","serviceDescription":"catalog service description","serviceInvariantUUID":"8d9d4fc1-e4fb-4f89-be9e-dd15fe4d6ced","resources":[{"resourceInstanceName":"vFW b0c6b385-ac50 0","resourceName":"vFW b0c6b385-ac50","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"821e8919-18a8-4476-b650-d7ed615b4d55","resourceInvariantUUID":"962848d8-57a9-4add-b0ba-f9dc1000636a","resourceCustomizationUUID":"f56f0962-e259-45ea-bc9c-30fc690760e1","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vf-license-model.xml","artifactChecksum":"ODQxOTE0Mzk0ZWZjM2U3NWU3OGU5MWY1YTdjZDY1ZTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a8cc762d-f740-4db7-b82d-8b83323451ca","artifactVersion":"1"},{"artifactName":"vfwb0c6b385ac500_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json","artifactChecksum":"MGFmODJlZDgzODg2NzljNWEwNmJiODg4OGI5YWE0YzI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7e81b1cb-e8a7-4b64-be2c-183ff25672f6","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2f71cd18-970e-4826-abff-4ee0f38db1c7","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vendor-license-model.xml","artifactChecksum":"NDU2YmYwNmJmZjI2YjA5NjAyZTZkYjkxNmUxMzFjMTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"3a3e5a50-d5e9-4b8d-85ba-e1fc198295b8","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"ae26136e-04b3-4cfe-8bfe-46c264535d12","artifactVersion":"2","generatedFromUUID":"2f71cd18-970e-4826-abff-4ee0f38db1c7"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20230309050315-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-template.yml","artifactChecksum":"ZTE3MzZiNThiNzRhNDFjYTc1NGYzNGM1YWQ1NzBlZWU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"68696391-5a8d-4de4-b972-494a3762dca7","artifactVersion":"1"},{"artifactName":"service-Vfw20230309050315-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar","artifactChecksum":"MzlmOWUwNjNiMzY4OWI5Y2ZmYzkxOTNiYWEzYWI3NmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bda1fe22-0e9e-4cb2-8e29-cba0aacb95bb","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-09T05:04:40.334Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:04:40.335Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:04:40.337Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:04:40.337Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338276791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:40.361Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:04:40.362Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "policy-distribution-id", "timestamp": 1678338271756, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:04:40.364Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:04:40.364Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:04:40.364Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "cds-sdc-listener", "timestamp": 1678338239270, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:04:40.366Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:04:40.918Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:40.919Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:04:40.920Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "multicloud-k8s", "timestamp": 1678338274966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:04:40.921Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:04:41.369Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:04:41.370Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:04:41.370Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:04:41.370Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338276791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:42.371Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:04:42.372Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:04:42.372Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:04:42.372Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338276791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:43.373Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:04:43.374Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:04:43.374Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:04:43.374Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338276791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:44.375Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:04:44.375Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:04:44.376Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:04:44.376Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338276791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:45.376Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:04:45.377Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:04:45.377Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:04:45.377Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338276791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:46.378Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:04:46.379Z||pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:04:46.379Z||pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:04:46.379Z||pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338276791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:47.381Z||pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "serviceName": "vFW 2023-03-09 05-03-15", "serviceVersion": "1.0", "serviceUUID": "0b2ac287-c652-45a4-bc05-7340b3a34647", "serviceDescription": "catalog service description", "serviceInvariantUUID": "8d9d4fc1-e4fb-4f89-be9e-dd15fe4d6ced", "resources": [ { "resourceInstanceName": "vFW b0c6b385-ac50 0", "resourceCustomizationUUID": "f56f0962-e259-45ea-bc9c-30fc690760e1", "resourceName": "vFW b0c6b385-ac50", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "821e8919-18a8-4476-b650-d7ed615b4d55", "resourceInvariantUUID": "962848d8-57a9-4add-b0ba-f9dc1000636a", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwb0c6b385ac500_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json", "artifactChecksum": "MGFmODJlZDgzODg2NzljNWEwNmJiODg4OGI5YWE0YzI\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7e81b1cb-e8a7-4b64-be2c-183ff25672f6", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "2f71cd18-970e-4826-abff-4ee0f38db1c7", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ae26136e-04b3-4cfe-8bfe-46c264535d12", "generatedFromUUID": "2f71cd18-970e-4826-abff-4ee0f38db1c7" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "ae26136e-04b3-4cfe-8bfe-46c264535d12", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20230309050315-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "artifactChecksum": "MzlmOWUwNjNiMzY4OWI5Y2ZmYzkxOTNiYWEzYWI3NmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bda1fe22-0e9e-4cb2-8e29-cba0aacb95bb" } ], "workloadContext": "Production" } 2023-03-09T05:04:47.382Z||pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-09T05:04:47.382Z||pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 0b2ac287-c652-45a4-bc05-7340b3a34647 ASDC 2023-03-09T05:04:47.383Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:017b0d28-cc77-4974-80a8-b0da49b42770 ServiceName:vFW 2023-03-09 05-03-15 ServiceVersion:1.0 ServiceUUID:0b2ac287-c652-45a4-bc05-7340b3a34647 ServiceInvariantUUID:8d9d4fc1-e4fb-4f89-be9e-dd15fe4d6ced ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20230309050315-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar ArtifactUUID:bda1fe22-0e9e-4cb2-8e29-cba0aacb95bb ArtifactChecksum:MzlmOWUwNjNiMzY4OWI5Y2ZmYzkxOTNiYWEzYWI3NmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW b0c6b385-ac50 0 ResourceCustomizationUUID:f56f0962-e259-45ea-bc9c-30fc690760e1 ResourceInvariantUUID:962848d8-57a9-4add-b0ba-f9dc1000636a ResourceName:vFW b0c6b385-ac50 ResourceType:VF ResourceUUID:821e8919-18a8-4476-b650-d7ed615b4d55 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwb0c6b385ac500_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json ArtifactUUID:7e81b1cb-e8a7-4b64-be2c-183ff25672f6 ArtifactChecksum:MGFmODJlZDgzODg2NzljNWEwNmJiODg4OGI5YWE0YzI= 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/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml ArtifactUUID:2f71cd18-970e-4826-abff-4ee0f38db1c7 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/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env ArtifactUUID:ae26136e-04b3-4cfe-8bfe-46c264535d12 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/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env ArtifactUUID:ae26136e-04b3-4cfe-8bfe-46c264535d12 ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-09T05:04:47.383Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 0b2ac287-c652-45a4-bc05-7340b3a34647 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 (?, ?, ?, ?, ?) 2023-03-09T05:04:47.437Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T05:04:47.438Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-09T05:04:47.439Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-09T05:04:47.439Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: bda1fe22-0e9e-4cb2-8e29-cba0aacb95bb from URL: /sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar 2023-03-09T05:04:47.439Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-09T05:04:47.440Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar 2023-03-09T05:04:47.565Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-09T05:04:47.566Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar bda1fe22-0e9e-4cb2-8e29-cba0aacb95bb 101510 2023-03-09T05:04:47.567Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar ASDC sendASDCNotification 2023-03-09T05:04:47.567Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar 2023-03-09T05:04:47.567Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T05:04:47.567Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:04:47.568Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:04:47.568Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338287567, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:48.569Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T05:04:48.570Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-09T05:04:48.570Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: bda1fe22-0e9e-4cb2-8e29-cba0aacb95bb, URL: /sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar to file: /app/ASDC/1/service-Vfw20230309050315-csar.csar 2023-03-09T05:04:48.571Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20230309050315-csar.csar 2023-03-09T05:04:48.571Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20230309050315-csar.csar 2023-03-09T05:04:48.571Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20230309050315-csar.csar 2023-03-09T05:04:48.879Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP14993344800137977711/Definitions/service-Vfw20230309050315-template.yml 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 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 2023-03-09T05:04:52.202Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-09T05:04:52.204Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-09T05:04:52.204Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20230309050315-csar.csar 2023-03-09T05:04:52.204Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 11 Parsing Warnings occurred... 2023-03-09T05:04:52.205Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230309050315-csar.csar 2023-03-09T05:04:52.205Z|017b0d28-cc77-4974-80a8-b0da49b42770|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-Vfw20230309050315-csar.csar 2023-03-09T05:04:52.205Z|017b0d28-cc77-4974-80a8-b0da49b42770|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-Vfw20230309050315-csar.csar 2023-03-09T05:04:52.205Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW b0c6b385-ac50 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-Vfw20230309050315-csar.csar 2023-03-09T05:04:52.206Z|017b0d28-cc77-4974-80a8-b0da49b42770|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-Vfw20230309050315-csar.csar 2023-03-09T05:04:52.206Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230309050315-csar.csar 2023-03-09T05:04:52.206Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-Vfw20230309050315-csar.csar 2023-03-09T05:04:52.206Z|017b0d28-cc77-4974-80a8-b0da49b42770|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-Vfw20230309050315-csar.csar 2023-03-09T05:04:52.207Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230309050315-csar.csar 2023-03-09T05:04:52.207Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230309050315-csar.csar 2023-03-09T05:04:52.207Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20230309050315-csar.csar 2023-03-09T05:04:52.207Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-09T05:04:52.208Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:52.208Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:04:52.209Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is matching search criteria 2023-03-09T05:04:52.209Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-09T05:04:52.211Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b0c6b385-ac50 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T05:04:52.211Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:52.212Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:04:52.212Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is matching search criteria 2023-03-09T05:04:52.212Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-09T05:04:52.212Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b0c6b385-ac50 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T05:04:52.213Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:52.213Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:04:52.213Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:52.214Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is not matching search criteria 2023-03-09T05:04:52.217Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-09T05:04:52.222Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-09T05:04:52.222Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-09T05:04:52.222Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-09T05:04:52.223Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-09T05:04:52.223Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-09T05:04:52.223Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-09T05:04:52.224Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-09T05:04:52.224Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-09T05:04:52.225Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-09T05:04:52.225Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-09T05:04:52.226Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-09T05:04:52.226Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-09T05:04:52.226Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-09T05:04:52.226Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-09T05:04:52.227Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-09T05:04:52.227Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:52.227Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-09T05:04:52.228Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:52.229Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is matching search criteria 2023-03-09T05:04:52.229Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b0c6b385-ac50 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T05:04:52.230Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:52.230Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is matching search criteria 2023-03-09T05:04:52.231Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b0c6b385-ac50 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T05:04:52.231Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:52.231Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is matching search criteria 2023-03-09T05:04:52.232Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b0c6b385-ac50 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T05:04:52.232Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:52.232Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is not matching search criteria 2023-03-09T05:04:52.232Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-09T05:04:52.232Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-09T05:04:52.233Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-09T05:04:52.233Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-09T05:04:52.233Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-09T05:04:52.233Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-09T05:04:52.233Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-09T05:04:52.234Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-09T05:04:52.234Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-09T05:04:52.234Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-09T05:04:52.234Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-09T05:04:52.235Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=23ad4828-ae1e-41e6-a9a8-013d2717aeb5 2023-03-09T05:04:52.235Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:52.236Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is not matching search criteria 2023-03-09T05:04:52.236Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-09T05:04:52.236Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-09T05:04:52.237Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-09T05:04:52.237Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-09T05:04:52.237Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-09T05:04:52.237Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-09T05:04:52.238Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-09T05:04:52.238Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-09T05:04:52.238Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-09T05:04:52.238Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-09T05:04:52.239Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-09T05:04:52.239Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-09T05:04:52.239Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=bc3b7d8c-e862-4756-a7e3-b14492aa8e15 2023-03-09T05:04:52.240Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:52.240Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is not matching search criteria 2023-03-09T05:04:52.240Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-09T05:04:52.240Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-09T05:04:52.241Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-09T05:04:52.241Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-09T05:04:52.241Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-09T05:04:52.241Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-09T05:04:52.242Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-09T05:04:52.242Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-09T05:04:52.242Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-09T05:04:52.243Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-09T05:04:52.243Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-09T05:04:52.243Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-09T05:04:52.244Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=94ce80c2-7788-4e6b-9c4c-b7f970179249 2023-03-09T05:04:52.244Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:52.244Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:04:52.244Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:52.245Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:04:52.245Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:52.245Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:04:52.246Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:52.246Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:04:52.246Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2023-03-09 05-03-15 Description:catalog service description Model UUID:0b2ac287-c652-45a4-bc05-7340b3a34647 Model Version:NULL Model InvariantUuid:8d9d4fc1-e4fb-4f89-be9e-dd15fe4d6ced Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW b0c6b385-ac50 Model UUID:3b006d64-1de6-4240-89eb-2784bdd2366e Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:962848d8-57a9-4add-b0ba-f9dc1000636a Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f56f0962-e259-45ea-bc9c-30fc690760e1 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:59b965ad-c4cc-42fa-b8c5-7c61f02e9b26 ModelName:VfwB0c6b385Ac50..base_vfw..module-0 ModelUuid:5d19efe2-cbb7-4cff-81a0-ab34edfe4c4d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:23ad4828-ae1e-41e6-a9a8-013d2717aeb5 ModelInvariantUuid:f1937d04-e5d3-4507-84fe-34e2086e2c5d ModelName:vFW b0c6b385-ac50-nodes.vfwCvfc ModelUuid:a9c9194b-b619-4913-84cf-8d0e0115658a ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:c6260752-dfa4-4798-b9cd-b17de90b94f3 ModelInvariantUuid:94de8e0f-1a9d-4594-97bb-0f8c28e15509 ModelName:VfwB0c6b385Ac50.compute.nodes.heat.vfw ModelUuid:568b5296-f146-4490-b63b-870438de5a31 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:bc3b7d8c-e862-4756-a7e3-b14492aa8e15 ModelInvariantUuid:cfd8088f-8aee-434e-a606-f21b202e67ed ModelName:vFW b0c6b385-ac50-nodes.vsnCvfc ModelUuid:600c4096-2df9-46dc-9781-5ce82ad6b81d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:9973b094-c95e-46de-9022-335c52e25b78 ModelInvariantUuid:62fc9ad5-601e-44f3-b5b9-a57c685bc9bc ModelName:VfwB0c6b385Ac50.compute.nodes.heat.vsn ModelUuid:7dc60e66-2859-495f-b914-d190f04fa564 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:94ce80c2-7788-4e6b-9c4c-b7f970179249 ModelInvariantUuid:40736cf6-1875-408f-b9bb-8b7d9696c92b ModelName:vFW b0c6b385-ac50-nodes.vpgCvfc ModelUuid:4cdfbec8-1e8b-436c-9943-8cc2536ded56 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:b5220426-5f0d-40d0-a672-d7f706482488 ModelInvariantUuid:375e0b48-431f-4dd8-948c-1d26656e4fd3 ModelName:VfwB0c6b385Ac50.compute.nodes.heat.vpg ModelUuid:17880401-bb39-41cc-8d2a-0cb721b29f23 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=? 2023-03-09T05:04:52.258Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Processing Resource Type: VF, Model UUID: 821e8919-18a8-4476-b650-d7ed615b4d55 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=? 2023-03-09T05:04:52.264Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||vFW b0c6b385-ac50 0 2023-03-09T05:04:52.265Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 821e8919-18a8-4476-b650-d7ed615b4d55 2023-03-09T05:04:52.265Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 7e81b1cb-e8a7-4b64-be2c-183ff25672f6 from URL: /sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json 2023-03-09T05:04:52.265Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-09T05:04:52.266Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json 2023-03-09T05:04:52.340Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-09T05:04:52.340Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json 7e81b1cb-e8a7-4b64-be2c-183ff25672f6 785 2023-03-09T05:04:52.341Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json ASDC sendASDCNotification 2023-03-09T05:04:52.342Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json 2023-03-09T05:04:52.344Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T05:04:52.345Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:04:52.347Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:04:52.347Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338292341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:53.349Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwB0c6b385Ac50..base_vfw..module-0", "vfModuleModelInvariantUUID": "59b965ad-c4cc-42fa-b8c5-7c61f02e9b26", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5d19efe2-cbb7-4cff-81a0-ab34edfe4c4d", "vfModuleModelCustomizationUUID": "1c078528-5fcb-471b-90eb-0fd462b54435", "isBase": true, "artifacts": [ "2f71cd18-970e-4826-abff-4ee0f38db1c7", "ae26136e-04b3-4cfe-8bfe-46c264535d12" ], "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": "" } } ] 2023-03-09T05:04:53.356Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwB0c6b385Ac50..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5d19efe2-cbb7-4cff-81a0-ab34edfe4c4d VfModuleModelInvariantUUID:59b965ad-c4cc-42fa-b8c5-7c61f02e9b26 VfModuleModelDescription:NULL Artifacts UUID List:{ 2f71cd18-970e-4826-abff-4ee0f38db1c7 , ae26136e-04b3-4cfe-8bfe-46c264535d12 } 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 } 2023-03-09T05:04:53.359Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwB0c6b385Ac50..base_vfw..module-0", "vfModuleModelInvariantUUID": "59b965ad-c4cc-42fa-b8c5-7c61f02e9b26", "vfModuleModelVersion": "1", "vfModuleModelUUID": "5d19efe2-cbb7-4cff-81a0-ab34edfe4c4d", "vfModuleModelCustomizationUUID": "1c078528-5fcb-471b-90eb-0fd462b54435", "isBase": true, "artifacts": [ "2f71cd18-970e-4826-abff-4ee0f38db1c7", "ae26136e-04b3-4cfe-8bfe-46c264535d12" ], "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": "" } } ] 2023-03-09T05:04:53.360Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwB0c6b385Ac50..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:5d19efe2-cbb7-4cff-81a0-ab34edfe4c4d VfModuleModelInvariantUUID:59b965ad-c4cc-42fa-b8c5-7c61f02e9b26 VfModuleModelDescription:NULL Artifacts UUID List:{ 2f71cd18-970e-4826-abff-4ee0f38db1c7 , ae26136e-04b3-4cfe-8bfe-46c264535d12 } 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 } 2023-03-09T05:04:53.360Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 2f71cd18-970e-4826-abff-4ee0f38db1c7 from URL: /sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml 2023-03-09T05:04:53.360Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-09T05:04:53.360Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml 2023-03-09T05:04:53.456Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-09T05:04:53.457Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml 2f71cd18-970e-4826-abff-4ee0f38db1c7 20368 2023-03-09T05:04:53.457Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-09T05:04:53.457Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml 2023-03-09T05:04:53.457Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T05:04:53.458Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:04:53.458Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:04:53.458Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338293457, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:54.459Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: ae26136e-04b3-4cfe-8bfe-46c264535d12 from URL: /sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env 2023-03-09T05:04:54.460Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-09T05:04:54.460Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env 2023-03-09T05:04:54.576Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-09T05:04:54.577Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env ae26136e-04b3-4cfe-8bfe-46c264535d12 2098 2023-03-09T05:04:54.577Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-09T05:04:54.577Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env 2023-03-09T05:04:54.578Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T05:04:54.578Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:04:54.578Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:04:54.578Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338294577, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:55.579Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: 0b2ac287-c652-45a4-bc05-7340b3a34647 2023-03-09T05:04:55.579Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW b0c6b385-ac50 0 821e8919-18a8-4476-b650-d7ed615b4d55 ASDC 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 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=? 2023-03-09T05:04:55.607Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@4f5c5fcc, org.onap.sdc.toscaparser.api.parameters.Input@32ac7b88, org.onap.sdc.toscaparser.api.parameters.Input@4f294c13, org.onap.sdc.toscaparser.api.parameters.Input@61aeeba2, org.onap.sdc.toscaparser.api.parameters.Input@4ca16a64] 2023-03-09T05:04:55.610Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.610Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:04:55.610Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||VF Category is: Generic 2023-03-09T05:04:55.611Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||VFCustomizationUUID= f56f0962-e259-45ea-bc9c-30fc690760e1 2023-03-09T05:04:55.611Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f56f0962-e259-45ea-bc9c-30fc690760e1 matches Tosca VF Customization UUID: f56f0962-e259-45ea-bc9c-30fc690760e1 2023-03-09T05:04:55.611Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||vfCustomizationUUID: f56f0962-e259-45ea-bc9c-30fc690760e1 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=? 2023-03-09T05:04:55.616Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.617Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:04:55.618Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||resource request for resource customization id f56f0962-e259-45ea-bc9c-30fc690760e1: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-09T05:04:55.618Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4937290f 2023-03-09T05:04:55.618Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.618Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-09T05:04:55.619Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 1c078528-5fcb-471b-90eb-0fd462b54435 2023-03-09T05:04:55.619Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 1c078528-5fcb-471b-90eb-0fd462b54435 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=? 2023-03-09T05:04:55.623Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.624Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is matching search criteria 2023-03-09T05:04:55.624Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b0c6b385-ac50 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T05:04:55.624Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.625Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is matching search criteria 2023-03-09T05:04:55.625Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b0c6b385-ac50 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T05:04:55.626Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.626Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is not matching search criteria 2023-03-09T05:04:55.626Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-09T05:04:55.626Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2023-03-09T05:04:55.627Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-09T05:04:55.627Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-09T05:04:55.627Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-09T05:04:55.627Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-09T05:04:55.628Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-09T05:04:55.628Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-09T05:04:55.628Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-09T05:04:55.629Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-09T05:04:55.629Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-09T05:04:55.630Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=23ad4828-ae1e-41e6-a9a8-013d2717aeb5 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=? 2023-03-09T05:04:55.637Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.638Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is matching search criteria 2023-03-09T05:04:55.638Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b0c6b385-ac50 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T05:04:55.639Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.639Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is not matching search criteria 2023-03-09T05:04:55.639Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-09T05:04:55.640Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-09T05:04:55.641Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-09T05:04:55.641Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-09T05:04:55.641Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-09T05:04:55.642Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-09T05:04:55.642Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-09T05:04:55.642Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2023-03-09T05:04:55.643Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2023-03-09T05:04:55.643Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2023-03-09T05:04:55.643Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vpg is not matching search criteria 2023-03-09T05:04:55.643Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2023-03-09T05:04:55.644Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=bc3b7d8c-e862-4756-a7e3-b14492aa8e15 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=? 2023-03-09T05:04:55.648Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.649Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is matching search criteria 2023-03-09T05:04:55.649Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b0c6b385-ac50 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T05:04:55.655Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.656Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is not matching search criteria 2023-03-09T05:04:55.656Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2023-03-09T05:04:55.656Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2023-03-09T05:04:55.656Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2023-03-09T05:04:55.657Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2023-03-09T05:04:55.657Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw is not matching search criteria 2023-03-09T05:04:55.657Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2023-03-09T05:04:55.657Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2023-03-09T05:04:55.658Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2023-03-09T05:04:55.658Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vsn is not matching search criteria 2023-03-09T05:04:55.658Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2023-03-09T05:04:55.658Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2023-03-09T05:04:55.658Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2023-03-09T05:04:55.659Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=94ce80c2-7788-4e6b-9c4c-b7f970179249 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=? 2023-03-09T05:04:55.663Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.663Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is matching search criteria 2023-03-09T05:04:55.663Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b0c6b385-ac50 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T05:04:55.663Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.664Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Node template vFW b0c6b385-ac50 0 is matching search criteria 2023-03-09T05:04:55.664Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found topology templates [vFW b0c6b385-ac50 0] matching following query criteria: sdcType=VF, customizationUUID=f56f0962-e259-45ea-bc9c-30fc690760e1 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=? 2023-03-09T05:04:55.667Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.667Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:04:55.668Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid 0b2ac287-c652-45a4-bc05-7340b3a34647: vFW b0c6b385-ac50 2023-03-09T05:04:55.668Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.668Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:04:55.668Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.668Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:04:55.669Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.669Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:04:55.669Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.669Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:04:55.670Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:04:55.670Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Service vFW 2023-03-09 05-03-15 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:04:55.671Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Saving Service: vFW 2023-03-09 05-03-15 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 (?, ?, ?, ?, ?) 2023-03-09T05:04:56.054Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW b0c6b385-ac50 821e8919-18a8-4476-b650-d7ed615b4d55 1 ASDC deployResourceStructure 2023-03-09T05:04:56.055Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json ASDC sendASDCNotification 2023-03-09T05:04:56.055Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json 2023-03-09T05:04:56.055Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T05:04:56.055Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:04:56.056Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:04:56.056Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338296055, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:57.057Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml ASDC sendASDCNotification 2023-03-09T05:04:57.057Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml 2023-03-09T05:04:57.057Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T05:04:57.057Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:04:57.058Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:04:57.058Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338297057, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:58.059Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env ASDC sendASDCNotification 2023-03-09T05:04:58.059Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env 2023-03-09T05:04:58.059Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T05:04:58.060Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:04:58.060Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:04:58.060Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338298059, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:04:59.061Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar ASDC sendASDCNotification 2023-03-09T05:04:59.061Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar 2023-03-09T05:04:59.061Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T05:04:59.062Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:04:59.063Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:04:59.063Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338299061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:05:00.064Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 017b0d28-cc77-4974-80a8-b0da49b42770 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=? 2023-03-09T05:05:00.079Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 017b0d28-cc77-4974-80a8-b0da49b42770 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=? 2023-03-09T05:05:00.083Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:05:00.083Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T05:05:00.083Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T05:05:30.083Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 017b0d28-cc77-4974-80a8-b0da49b42770 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=? 2023-03-09T05:05:30.098Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 017b0d28-cc77-4974-80a8-b0da49b42770 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=? 2023-03-09T05:05:30.105Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:05:30.105Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T05:05:30.105Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T05:05:40.918Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:05:40.920Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:05:40.921Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338276791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:05:40.922Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:00.106Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 017b0d28-cc77-4974-80a8-b0da49b42770 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=? 2023-03-09T05:06:00.139Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 017b0d28-cc77-4974-80a8-b0da49b42770 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=? 2023-03-09T05:06:00.144Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:06:00.144Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T05:06:00.144Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T05:06:30.144Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 017b0d28-cc77-4974-80a8-b0da49b42770 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=? 2023-03-09T05:06:30.159Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 017b0d28-cc77-4974-80a8-b0da49b42770 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=? 2023-03-09T05:06:30.170Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:06:30.170Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T05:06:30.170Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T05:06:40.917Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:06:40.925Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.925Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "policy-distribution-id", "timestamp": 1678338271756, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.926Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.926Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.926Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "cds-sdc-listener", "timestamp": 1678338239270, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.926Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.927Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.927Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338276791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json", "status": "NOTIFIED" } 2023-03-09T05:06:40.927Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.927Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.927Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "multicloud-k8s", "timestamp": 1678338274966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json", "status": "NOTIFIED" } 2023-03-09T05:06:40.927Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.927Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.928Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "policy-distribution-id", "timestamp": 1678338271756, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-09T05:06:40.928Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.928Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.928Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "cds-sdc-listener", "timestamp": 1678338239270, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.928Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.929Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.929Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338276791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-09T05:06:40.929Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.930Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.930Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "multicloud-k8s", "timestamp": 1678338274966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2023-03-09T05:06:40.930Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.930Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.931Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "policy-distribution-id", "timestamp": 1678338271756, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.931Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.931Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.931Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "cds-sdc-listener", "timestamp": 1678338239270, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.931Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.931Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.931Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338276791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.932Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.932Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.932Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "multicloud-k8s", "timestamp": 1678338274966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.932Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.932Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.932Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "policy-distribution-id", "timestamp": 1678338271756, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.932Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.933Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.933Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "cds-sdc-listener", "timestamp": 1678338239270, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.933Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.933Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.933Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338276791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-09T05:06:40.934Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.934Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.934Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "multicloud-k8s", "timestamp": 1678338274966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env", "status": "NOTIFIED" } 2023-03-09T05:06:40.934Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.934Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.934Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "policy-distribution-id", "timestamp": 1678338271756, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.935Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.935Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.935Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "cds-sdc-listener", "timestamp": 1678338239270, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.935Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.935Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.935Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338276791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.936Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.936Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.936Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "multicloud-k8s", "timestamp": 1678338274966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.936Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.936Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.936Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "policy-distribution-id", "timestamp": 1678338271756, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:06:40.936Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.937Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.937Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "cds-sdc-listener", "timestamp": 1678338239270, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:06:40.937Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.937Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.937Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338276791, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:06:40.937Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.938Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.938Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "multicloud-k8s", "timestamp": 1678338274966, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:06:40.938Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.938Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.938Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "policy-distribution-id", "timestamp": 1678338287732, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:06:40.938Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.939Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.939Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "cds-sdc-listener", "timestamp": 1678338287212, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:06:40.939Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.939Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.939Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "multicloud-k8s", "timestamp": 1678338288211, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json", "status": "DOWNLOAD_OK" } 2023-03-09T05:06:40.939Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.939Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.939Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338287567, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:06:40.939Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.940Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.940Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "policy-distribution-id", "timestamp": 1678338288736, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:06:40.940Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.940Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.940Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "multicloud-k8s", "timestamp": 1678338289357, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-09T05:06:40.940Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.940Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.940Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "policy-distribution-id", "timestamp": 1678338289738, "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=? 2023-03-09T05:06:40.952Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 017b0d28-cc77-4974-80a8-b0da49b42770 2023-03-09T05:06:40.952Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 017b0d28-cc77-4974-80a8-b0da49b42770 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 (?, ?, ?, ?, ?) 2023-03-09T05:06:40.967Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.968Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "multicloud-k8s", "timestamp": 1678338290453, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-09T05:06:40.968Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.968Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.968Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "aai-model-loader", "timestamp": 1678338290123, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.969Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.969Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.969Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "aai-model-loader", "timestamp": 1678338290123, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.969Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.969Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.970Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "multicloud-k8s", "timestamp": 1678338291610, "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=? 2023-03-09T05:06:40.981Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 017b0d28-cc77-4974-80a8-b0da49b42770 2023-03-09T05:06:40.982Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 017b0d28-cc77-4974-80a8-b0da49b42770 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=? 2023-03-09T05:06:40.993Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.994Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "aai-model-loader", "timestamp": 1678338290123, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.994Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.994Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.994Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "multicloud-k8s", "timestamp": 1678338292624, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json", "status": "DEPLOY_OK" } 2023-03-09T05:06:40.995Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.995Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.995Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338292341, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json", "status": "DOWNLOAD_OK" } 2023-03-09T05:06:40.996Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.996Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.996Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "aai-model-loader", "timestamp": 1678338290123, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.996Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.996Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.996Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338293457, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2023-03-09T05:06:40.996Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.996Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.996Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "aai-model-loader", "timestamp": 1678338290123, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.996Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.996Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.996Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338294577, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2023-03-09T05:06:40.997Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.997Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.997Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "aai-model-loader", "timestamp": 1678338290123, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.997Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.997Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.997Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "aai-model-loader", "timestamp": 1678338290123, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:06:40.997Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.997Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.997Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338296055, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json", "status": "DEPLOY_OK" } 2023-03-09T05:06:40.997Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.997Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "aai-model-loader", "timestamp": 1678338297301, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338297057, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338298059, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338299061, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338300829, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.998Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338300829, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vfwb0c6b385ac500_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338300829, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338300829, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338300829, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/resourceInstances/vfwb0c6b385ac500/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338300829, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338300829, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:06:40.999Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:41.000Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:41.000Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338308753, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:06:41.002Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:41.002Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:41.002Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338315335, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:06:41.002Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:41.002Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:41.002Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "aai-model-loader", "timestamp": 1678338316233, "artifactURL": "/sdc/v1/catalog/services/Vfw20230309050315/1.0/artifacts/service-Vfw20230309050315-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:06:41.002Z||pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:06:41.003Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:41.003Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338316344, "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=? 2023-03-09T05:06:41.010Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 017b0d28-cc77-4974-80a8-b0da49b42770 2023-03-09T05:06:41.011Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 017b0d28-cc77-4974-80a8-b0da49b42770 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 (?, ?, ?, ?, ?) 2023-03-09T05:06:41.028Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:06:41.028Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "aai-model-loader", "timestamp": 1678338317237, "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=? 2023-03-09T05:06:41.040Z||pool-2-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 017b0d28-cc77-4974-80a8-b0da49b42770 2023-03-09T05:06:41.040Z||pool-2-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 017b0d28-cc77-4974-80a8-b0da49b42770 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 (?, ?, ?, ?, ?) 2023-03-09T05:07:00.170Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 017b0d28-cc77-4974-80a8-b0da49b42770 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=? 2023-03-09T05:07:00.190Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 017b0d28-cc77-4974-80a8-b0da49b42770 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=? 2023-03-09T05:07:00.199Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:07:00.200Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-09T05:07:00.200Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-09T05:07:00.200Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-09T05:07:00.201Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:07:00.201Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:07:00.201Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:07:00.201Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:07:00.201Z|017b0d28-cc77-4974-80a8-b0da49b42770|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=? 2023-03-09T05:07:00.224Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-09T05:07:30.225Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 017b0d28-cc77-4974-80a8-b0da49b42770 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=? 2023-03-09T05:07:30.237Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 017b0d28-cc77-4974-80a8-b0da49b42770 and serviceModelVersionId: 0b2ac287-c652-45a4-bc05-7340b3a34647 2023-03-09T05:07:30.237Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8d9d4fc1-e4fb-4f89-be9e-dd15fe4d6ced 2023-03-09T05:07:30.238Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8d9d4fc1-e4fb-4f89-be9e-dd15fe4d6ced/model-vers/model-ver/0b2ac287-c652-45a4-bc05-7340b3a34647?depth=0 2023-03-09T05:07:30.245Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-09T05:07:30.289Z|017b0d28-cc77-4974-80a8-b0da49b42770|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/8d9d4fc1-e4fb-4f89-be9e-dd15fe4d6ced/model-vers/model-ver/0b2ac287-c652-45a4-bc05-7340b3a34647?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]} 2023-03-09T05:07:30.290Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d9d4fc1-e4fb-4f89-be9e-dd15fe4d6ced/model-vers/model-ver/0b2ac287-c652-45a4-bc05-7340b3a34647?depth=0|INFO|500||Invoke 2023-03-09T05:07:30.295Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d9d4fc1-e4fb-4f89-be9e-dd15fe4d6ced/model-vers/model-ver/0b2ac287-c652-45a4-bc05-7340b3a34647?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-09T05:07:30.710Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/8d9d4fc1-e4fb-4f89-be9e-dd15fe4d6ced/model-vers/model-ver/0b2ac287-c652-45a4-bc05-7340b3a34647?depth=0|INFO|500||InvokeReturn 2023-03-09T05:07:30.711Z|017b0d28-cc77-4974-80a8-b0da49b42770|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/8d9d4fc1-e4fb-4f89-be9e-dd15fe4d6ced/model-vers/model-ver/0b2ac287-c652-45a4-bc05-7340b3a34647?depth=0 has http status code:200 and response headers:{date=[Thu, 09 Mar 2023 05:07:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[411], vertex-id=[209112], x-aai-txid=[2-aai-resources-230309-05:07:29:637-55683], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-09T05:07:30.711Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-09T05:07:30.711Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-09T05:07:30.712Z|017b0d28-cc77-4974-80a8-b0da49b42770|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=? 2023-03-09T05:07:30.729Z|017b0d28-cc77-4974-80a8-b0da49b42770|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:69) 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) 2023-03-09T05:07:30.730Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 017b0d28-cc77-4974-80a8-b0da49b42770 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-09T05:07:30.730Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-09T05:07:30.731Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:07:30.731Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:07:30.731Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338450730, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 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=? 2023-03-09T05:07:31.750Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:07:40.918Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:07:40.926Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-09T05:07:40.926Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "017b0d28-cc77-4974-80a8-b0da49b42770", "consumerID": "SO-sdc-controller", "timestamp": 1678338450730, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-09T05:07:40.928Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:08:31.750Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:08:40.918Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:09:31.750Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:09:40.918Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:10:31.752Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:10:40.920Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:11:31.757Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:11:40.921Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:12:31.759Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:12:40.921Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:13:00.510Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:13:00.510Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"f587521c-5e06-4bfe-8027-73486d384091","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"6cf79d52-8c1d-4e51-80cd-8fa12d54a084","serviceDescription":"service","serviceInvariantUUID":"de37caac-e376-4577-90b7-7f091ebaf34b","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"dc88ae78-bd61-45bc-8fff-b0850ba09478","resourceInvariantUUID":"ab9e148f-d837-4ee6-a3a2-01b3288899a9","resourceCustomizationUUID":"cc30b775-eefa-432a-872f-4beaa5168eb3","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":"NDhlODNkZmU4OGM4ZWI3NjRiNmQ3NTljZWFhYTI3YjA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"375ec8ee-9179-4e46-8f37-8cd326ed3f03","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ODY0YjdjYzM0ZTUyNDQzYTZkY2E5ZjlkMDY0MzgwZDA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f9507cbd-e5ae-4d2b-bf2b-04a850e3df01","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-09T05:13:00.521Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:13:00.522Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:13:00.523Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:13:00.523Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "SO-sdc-controller", "timestamp": 1678338751759, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:13:00.559Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:13:00.559Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "SO-sdc-controller", "timestamp": 1678338751759, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:13:00.561Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:13:01.525Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:13:01.526Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:13:01.526Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:13:01.526Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "SO-sdc-controller", "timestamp": 1678338751759, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:13:02.528Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "6cf79d52-8c1d-4e51-80cd-8fa12d54a084", "serviceDescription": "service", "serviceInvariantUUID": "de37caac-e376-4577-90b7-7f091ebaf34b", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "cc30b775-eefa-432a-872f-4beaa5168eb3", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "dc88ae78-bd61-45bc-8fff-b0850ba09478", "resourceInvariantUUID": "ab9e148f-d837-4ee6-a3a2-01b3288899a9", "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": "ODY0YjdjYzM0ZTUyNDQzYTZkY2E5ZjlkMDY0MzgwZDA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f9507cbd-e5ae-4d2b-bf2b-04a850e3df01" } ], "workloadContext": "Production" } 2023-03-09T05:13:02.529Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-09T05:13:02.529Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6cf79d52-8c1d-4e51-80cd-8fa12d54a084 ASDC 2023-03-09T05:13:02.530Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:f587521c-5e06-4bfe-8027-73486d384091 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:6cf79d52-8c1d-4e51-80cd-8fa12d54a084 ServiceInvariantUUID:de37caac-e376-4577-90b7-7f091ebaf34b 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:f9507cbd-e5ae-4d2b-bf2b-04a850e3df01 ArtifactChecksum:ODY0YjdjYzM0ZTUyNDQzYTZkY2E5ZjlkMDY0MzgwZDA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:cc30b775-eefa-432a-872f-4beaa5168eb3 ResourceInvariantUUID:ab9e148f-d837-4ee6-a3a2-01b3288899a9 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:dc88ae78-bd61-45bc-8fff-b0850ba09478 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-03-09T05:13:02.530Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6cf79d52-8c1d-4e51-80cd-8fa12d54a084 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 (?, ?, ?, ?, ?) 2023-03-09T05:13:02.579Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T05:13:02.580Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-09T05:13:02.580Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-09T05:13:02.580Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: f9507cbd-e5ae-4d2b-bf2b-04a850e3df01 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-09T05:13:02.580Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-09T05:13:02.581Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-09T05:13:02.727Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-09T05:13:02.729Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar f9507cbd-e5ae-4d2b-bf2b-04a850e3df01 57801 2023-03-09T05:13:02.729Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-09T05:13:02.730Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-09T05:13:02.730Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T05:13:02.730Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:13:02.731Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:13:02.731Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "SO-sdc-controller", "timestamp": 1678338782729, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:13:03.732Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T05:13:03.734Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-09T05:13:03.734Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: f9507cbd-e5ae-4d2b-bf2b-04a850e3df01, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-09T05:13:03.735Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-03-09T05:13:03.736Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-09T05:13:03.736Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-09T05:13:03.918Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3909803721059482635/Definitions/service-BasicNetwork-template.yml 2023-03-09T05:13:04.442Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-09T05:13:04.443Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-09T05:13:04.443Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-03-09T05:13:04.443Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-03-09T05:13:04.443Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||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 2023-03-09T05:13:04.443Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||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 2023-03-09T05:13:04.444Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||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 2023-03-09T05:13:04.444Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||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 2023-03-09T05:13:04.444Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||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 2023-03-09T05:13:04.444Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||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 2023-03-09T05:13:04.445Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||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 2023-03-09T05:13:04.445Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||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 2023-03-09T05:13:04.445Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-09T05:13:04.445Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:13:04.445Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:13:04.446Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-09T05:13:04.446Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-09T05:13:04.446Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T05:13:04.446Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:13:04.447Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:13:04.447Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-03-09T05:13:04.447Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-09T05:13:04.447Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T05:13:04.447Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:13:04.448Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:13:04.448Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:13:04.448Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:13:04.449Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:13:04.449Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:13:04.449Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:13:04.449Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:13:04.450Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:13:04.450Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:13:04.450Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:6cf79d52-8c1d-4e51-80cd-8fa12d54a084 Model Version:NULL Model InvariantUuid:de37caac-e376-4577-90b7-7f091ebaf34b Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:ab9e148f-d837-4ee6-a3a2-01b3288899a9 Model UUID:4492f0f2-3043-40b6-8c63-88d390c08404 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:cc30b775-eefa-432a-872f-4beaa5168eb3 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=? 2023-03-09T05:13:04.462Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Processing Resource Type: VL, Model UUID: dc88ae78-bd61-45bc-8fff-b0850ba09478 2023-03-09T05:13:04.462Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||No resources found for Service: 6cf79d52-8c1d-4e51-80cd-8fa12d54a084 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=? 2023-03-09T05:13:04.469Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500|| 2023-03-09T05:13:04.470Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-03-09T05:13:04.471Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 6cf79d52-8c1d-4e51-80cd-8fa12d54a084 2023-03-09T05:13:04.471Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 6cf79d52-8c1d-4e51-80cd-8fa12d54a084 2023-03-09T05:13:04.471Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-03-09T05:13:04.472Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||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=? 2023-03-09T05:13:04.482Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@2a645190, org.onap.sdc.toscaparser.api.parameters.Input@b41be2f, org.onap.sdc.toscaparser.api.parameters.Input@6da6419, org.onap.sdc.toscaparser.api.parameters.Input@7390be90, org.onap.sdc.toscaparser.api.parameters.Input@7bf099a3] 2023-03-09T05:13:04.484Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:13:04.485Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:13:04.485Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:13:04.485Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:13:04.486Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 6cf79d52-8c1d-4e51-80cd-8fa12d54a084: Generic NeutronNet 2023-03-09T05:13:04.486Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:13:04.486Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:13:04.486Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:13:04.486Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||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=? 2023-03-09T05:13:04.544Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:13:04.544Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:13:04.545Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:13:04.545Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:13:04.545Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:13:04.546Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:13:04.546Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||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 (?, ?) 2023-03-09T05:13:04.711Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-03-09T05:13:04.712Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-03-09T05:13:04.713Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-03-09T05:13:04.713Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T05:13:04.713Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:13:04.713Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:13:04.714Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "SO-sdc-controller", "timestamp": 1678338784712, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:13:05.715Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f587521c-5e06-4bfe-8027-73486d384091 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=? 2023-03-09T05:13:05.755Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f587521c-5e06-4bfe-8027-73486d384091 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=? 2023-03-09T05:13:05.759Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:13:05.760Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T05:13:05.760Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T05:13:35.761Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f587521c-5e06-4bfe-8027-73486d384091 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=? 2023-03-09T05:13:35.778Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f587521c-5e06-4bfe-8027-73486d384091 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=? 2023-03-09T05:13:35.787Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:13:35.787Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T05:13:35.787Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T05:13:40.918Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:13:40.919Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:13:40.919Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "policy-distribution-id", "timestamp": 1678338770753, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:13:40.920Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:05.788Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f587521c-5e06-4bfe-8027-73486d384091 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=? 2023-03-09T05:14:05.809Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f587521c-5e06-4bfe-8027-73486d384091 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=? 2023-03-09T05:14:05.815Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:14:05.816Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T05:14:05.816Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T05:14:35.818Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f587521c-5e06-4bfe-8027-73486d384091 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=? 2023-03-09T05:14:35.856Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f587521c-5e06-4bfe-8027-73486d384091 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=? 2023-03-09T05:14:35.867Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:14:35.868Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T05:14:35.868Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T05:14:40.917Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:14:40.920Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.920Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "cds-sdc-listener", "timestamp": 1678338768231, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:14:40.921Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.922Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.922Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "multicloud-k8s", "timestamp": 1678338773744, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:14:40.922Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.922Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.922Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "aai-model-loader", "timestamp": 1678338770123, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:14:40.922Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.923Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.923Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338780827, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:14:40.923Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.923Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.923Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "SO-sdc-controller", "timestamp": 1678338751759, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:14:40.923Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.923Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.924Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "policy-distribution-id", "timestamp": 1678338770753, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:14:40.924Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.924Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.924Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "multicloud-k8s", "timestamp": 1678338773744, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:14:40.925Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.925Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.925Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "cds-sdc-listener", "timestamp": 1678338768231, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:14:40.925Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.925Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.926Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "aai-model-loader", "timestamp": 1678338770123, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:14:40.926Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.926Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.926Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338780827, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:14:40.926Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.926Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.926Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "SO-sdc-controller", "timestamp": 1678338782729, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:14:40.927Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.928Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.928Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "policy-distribution-id", "timestamp": 1678338782991, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:14:40.930Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.930Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.930Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "cds-sdc-listener", "timestamp": 1678338782447, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:14:40.931Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.931Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.931Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "aai-model-loader", "timestamp": 1678338783071, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:14:40.932Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.932Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.932Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338783633, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:14:40.932Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.932Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.932Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "policy-distribution-id", "timestamp": 1678338783995, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:14:40.933Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.933Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.933Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "SO-sdc-controller", "timestamp": 1678338784712, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:14:40.933Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.933Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.933Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "policy-distribution-id", "timestamp": 1678338784997, "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=? 2023-03-09T05:14:40.949Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of f587521c-5e06-4bfe-8027-73486d384091 2023-03-09T05:14:40.949Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId f587521c-5e06-4bfe-8027-73486d384091 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 (?, ?, ?, ?, ?) 2023-03-09T05:14:40.967Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.967Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338785907, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:14:40.967Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.967Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.968Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338786914, "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=? 2023-03-09T05:14:40.976Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of f587521c-5e06-4bfe-8027-73486d384091 2023-03-09T05:14:40.977Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId f587521c-5e06-4bfe-8027-73486d384091 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 (?, ?, ?, ?, ?) 2023-03-09T05:14:40.995Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.996Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "aai-model-loader", "timestamp": 1678338789957, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:14:40.996Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:14:40.996Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:14:40.996Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "aai-model-loader", "timestamp": 1678338790961, "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=? 2023-03-09T05:14:41.004Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of f587521c-5e06-4bfe-8027-73486d384091 2023-03-09T05:14:41.005Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId f587521c-5e06-4bfe-8027-73486d384091 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 (?, ?, ?, ?, ?) 2023-03-09T05:15:05.868Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: f587521c-5e06-4bfe-8027-73486d384091 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=? 2023-03-09T05:15:05.890Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: f587521c-5e06-4bfe-8027-73486d384091 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=? 2023-03-09T05:15:05.894Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:15:05.894Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-09T05:15:05.894Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-09T05:15:05.894Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-09T05:15:05.894Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:15:05.894Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:15:05.895Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:15:05.895Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:15:05.895Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||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=? 2023-03-09T05:15:05.910Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-09T05:15:35.910Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: f587521c-5e06-4bfe-8027-73486d384091 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=? 2023-03-09T05:15:35.920Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: f587521c-5e06-4bfe-8027-73486d384091 and serviceModelVersionId: 6cf79d52-8c1d-4e51-80cd-8fa12d54a084 2023-03-09T05:15:35.920Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : de37caac-e376-4577-90b7-7f091ebaf34b 2023-03-09T05:15:35.921Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/de37caac-e376-4577-90b7-7f091ebaf34b/model-vers/model-ver/6cf79d52-8c1d-4e51-80cd-8fa12d54a084?depth=0 2023-03-09T05:15:35.925Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-09T05:15:35.960Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/de37caac-e376-4577-90b7-7f091ebaf34b/model-vers/model-ver/6cf79d52-8c1d-4e51-80cd-8fa12d54a084?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]} 2023-03-09T05:15:35.961Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/de37caac-e376-4577-90b7-7f091ebaf34b/model-vers/model-ver/6cf79d52-8c1d-4e51-80cd-8fa12d54a084?depth=0|INFO|500||Invoke 2023-03-09T05:15:35.977Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/de37caac-e376-4577-90b7-7f091ebaf34b/model-vers/model-ver/6cf79d52-8c1d-4e51-80cd-8fa12d54a084?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-09T05:15:36.147Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/de37caac-e376-4577-90b7-7f091ebaf34b/model-vers/model-ver/6cf79d52-8c1d-4e51-80cd-8fa12d54a084?depth=0|INFO|500||InvokeReturn 2023-03-09T05:15:36.148Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/de37caac-e376-4577-90b7-7f091ebaf34b/model-vers/model-ver/6cf79d52-8c1d-4e51-80cd-8fa12d54a084?depth=0 has http status code:200 and response headers:{date=[Thu, 09 Mar 2023 05:15:35 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[381120], x-aai-txid=[2-aai-resources-230309-05:15:35:307-70129], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-09T05:15:36.148Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-03-09T05:15:36.149Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-09T05:15:36.150Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||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=? 2023-03-09T05:15:36.161Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||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:69) 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) 2023-03-09T05:15:36.161Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID f587521c-5e06-4bfe-8027-73486d384091 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-09T05:15:36.162Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-09T05:15:36.164Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:36.164Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:36.165Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "SO-sdc-controller", "timestamp": 1678338936161, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 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=? 2023-03-09T05:15:37.185Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:15:37.197Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:15:37.197Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"1c9344bc-33d2-4d64-962a-64f7577b3de5","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"676c5ea2-4343-43d2-87fd-f405e51fea0c","serviceDescription":"service","serviceInvariantUUID":"70004292-e895-42bf-bf9a-17c724563ff8","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"188e7f6b-36e5-4014-9e7a-0d3562dc84fc","resourceInvariantUUID":"03465d07-d4d4-42d4-9829-aaf0633bad93","resourceCustomizationUUID":"a6f66db3-3d04-4932-bd52-ea81a1ac736c","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":"NGQ0Y2ZlMmQ4OTFiMjQyMWI0OGZjNTJlNThhOTY1OGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5cff0ed7-db06-4ec0-a2c6-bbe395799872","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":"ZDkzZjEzNjk3ZDgzZGY2ODk5MTkxY2VkMWYxMjgyNGU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d660a2f8-b095-4bc0-998c-a13659727318","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":"0f2fa6c3-9992-489d-8f0e-d5492c6ef08a","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":"9d690f3d-7052-4ff7-8ab9-d8448e7af647","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":"84146352-1f51-4cc7-a397-c98e84866a63","artifactVersion":"2","generatedFromUUID":"0f2fa6c3-9992-489d-8f0e-d5492c6ef08a"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ODVlMWExODkyODE5NDAzYmJiM2Y0NDYwNjk5ODE1NTA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c6a4214c-9b69-44c9-aad9-31eb27992fb7","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"M2RjNGZmZDZjNWI1NTBhNjA5NGI1YTM2NmNkMTA0MTI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"060c37da-8adb-4319-951e-2bdc2a700850","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-09T05:15:37.201Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:15:37.201Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:37.201Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:37.202Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:38.202Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:15:38.203Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:38.203Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:38.204Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:39.204Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:15:39.205Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:39.205Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:39.206Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:40.206Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:15:40.207Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:40.208Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:40.208Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:40.917Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:40.924Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.924Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "policy-distribution-id", "timestamp": 1678338846002, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.926Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.926Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.926Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "cds-sdc-listener", "timestamp": 1678338843463, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.927Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.927Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.927Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "multicloud-k8s", "timestamp": 1678338843253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.928Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.928Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.928Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "policy-distribution-id", "timestamp": 1678338846002, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.928Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.928Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.929Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "cds-sdc-listener", "timestamp": 1678338843463, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.929Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.929Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.930Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "multicloud-k8s", "timestamp": 1678338843253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-09T05:15:40.930Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.930Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.930Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "policy-distribution-id", "timestamp": 1678338846002, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-09T05:15:40.930Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.931Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.931Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "cds-sdc-listener", "timestamp": 1678338843463, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.931Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.931Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.932Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "multicloud-k8s", "timestamp": 1678338843253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-09T05:15:40.932Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.932Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.933Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "policy-distribution-id", "timestamp": 1678338846002, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.933Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.933Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.933Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "cds-sdc-listener", "timestamp": 1678338843463, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.934Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.934Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.934Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "multicloud-k8s", "timestamp": 1678338843253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.934Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.934Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.935Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "policy-distribution-id", "timestamp": 1678338846002, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.935Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.935Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.936Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "cds-sdc-listener", "timestamp": 1678338843463, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.936Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.936Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.936Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "multicloud-k8s", "timestamp": 1678338843253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-09T05:15:40.937Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.937Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.937Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "policy-distribution-id", "timestamp": 1678338846002, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.937Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.937Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.938Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "cds-sdc-listener", "timestamp": 1678338843463, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.938Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.938Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.938Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "multicloud-k8s", "timestamp": 1678338843253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.938Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.938Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.939Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "policy-distribution-id", "timestamp": 1678338846002, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:15:40.939Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.939Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.939Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "cds-sdc-listener", "timestamp": 1678338843463, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:15:40.940Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.940Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.940Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "multicloud-k8s", "timestamp": 1678338843253, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:15:40.940Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.940Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.941Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "policy-distribution-id", "timestamp": 1678338858399, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:15:40.941Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.941Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.941Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "cds-sdc-listener", "timestamp": 1678338857857, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:15:40.941Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.942Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.942Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "multicloud-k8s", "timestamp": 1678338858844, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-09T05:15:40.942Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.942Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.942Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "policy-distribution-id", "timestamp": 1678338859403, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:15:40.943Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.943Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.943Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "multicloud-k8s", "timestamp": 1678338859959, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-09T05:15:40.943Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.943Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.944Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "aai-model-loader", "timestamp": 1678338860123, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.944Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.944Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.944Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "policy-distribution-id", "timestamp": 1678338860404, "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 (?, ?, ?, ?, ?) 2023-03-09T05:15:40.970Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1c9344bc-33d2-4d64-962a-64f7577b3de5 2023-03-09T05:15:40.970Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1c9344bc-33d2-4d64-962a-64f7577b3de5 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 (?, ?, ?, ?, ?) 2023-03-09T05:15:40.984Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.984Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "multicloud-k8s", "timestamp": 1678338861051, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-09T05:15:40.985Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.985Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.985Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "aai-model-loader", "timestamp": 1678338860123, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:40.986Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:40.986Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:40.986Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "multicloud-k8s", "timestamp": 1678338862157, "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=? 2023-03-09T05:15:40.998Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 1c9344bc-33d2-4d64-962a-64f7577b3de5 2023-03-09T05:15:40.998Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1c9344bc-33d2-4d64-962a-64f7577b3de5 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=? 2023-03-09T05:15:41.018Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.018Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "aai-model-loader", "timestamp": 1678338860123, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:41.019Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.019Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.019Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "multicloud-k8s", "timestamp": 1678338863163, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-09T05:15:41.020Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.021Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.021Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "aai-model-loader", "timestamp": 1678338860123, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:41.021Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.021Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.021Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "aai-model-loader", "timestamp": 1678338860123, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:41.022Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.022Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.022Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "aai-model-loader", "timestamp": 1678338860123, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:41.022Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.022Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.023Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "aai-model-loader", "timestamp": 1678338860123, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:15:41.023Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.023Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.023Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "aai-model-loader", "timestamp": 1678338867252, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:15:41.024Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.024Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.024Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338870828, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:41.024Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.024Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.024Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338870828, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:41.025Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.025Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.025Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338870828, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:41.026Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.026Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.026Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338870828, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:41.026Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.026Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.026Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338870828, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:41.026Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.026Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.026Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338870828, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:15:41.027Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.027Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.027Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338870828, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:15:41.028Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.028Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.028Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338878736, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:15:41.028Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.028Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.028Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "aai-model-loader", "timestamp": 1678338879859, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:15:41.028Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:15:41.028Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:15:41.028Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "aai-model-loader", "timestamp": 1678338880863, "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=? 2023-03-09T05:15:41.042Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 1c9344bc-33d2-4d64-962a-64f7577b3de5 2023-03-09T05:15:41.043Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1c9344bc-33d2-4d64-962a-64f7577b3de5 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 (?, ?, ?, ?, ?) 2023-03-09T05:15:41.208Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:15:41.209Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:41.209Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:41.209Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:42.210Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:15:42.211Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:42.211Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:42.211Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:43.212Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:15:43.213Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:43.213Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:43.213Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:44.214Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "676c5ea2-4343-43d2-87fd-f405e51fea0c", "serviceDescription": "service", "serviceInvariantUUID": "70004292-e895-42bf-bf9a-17c724563ff8", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "a6f66db3-3d04-4932-bd52-ea81a1ac736c", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "188e7f6b-36e5-4014-9e7a-0d3562dc84fc", "resourceInvariantUUID": "03465d07-d4d4-42d4-9829-aaf0633bad93", "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": "ZDkzZjEzNjk3ZDgzZGY2ODk5MTkxY2VkMWYxMjgyNGU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d660a2f8-b095-4bc0-998c-a13659727318", "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": "0f2fa6c3-9992-489d-8f0e-d5492c6ef08a", "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": "84146352-1f51-4cc7-a397-c98e84866a63", "generatedFromUUID": "0f2fa6c3-9992-489d-8f0e-d5492c6ef08a" }, "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": "84146352-1f51-4cc7-a397-c98e84866a63", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "M2RjNGZmZDZjNWI1NTBhNjA5NGI1YTM2NmNkMTA0MTI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "060c37da-8adb-4319-951e-2bdc2a700850" } ], "workloadContext": "Production" } 2023-03-09T05:15:44.215Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-09T05:15:44.215Z|f587521c-5e06-4bfe-8027-73486d384091|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 676c5ea2-4343-43d2-87fd-f405e51fea0c ASDC 2023-03-09T05:15:44.215Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:1c9344bc-33d2-4d64-962a-64f7577b3de5 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:676c5ea2-4343-43d2-87fd-f405e51fea0c ServiceInvariantUUID:70004292-e895-42bf-bf9a-17c724563ff8 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:060c37da-8adb-4319-951e-2bdc2a700850 ArtifactChecksum:M2RjNGZmZDZjNWI1NTBhNjA5NGI1YTM2NmNkMTA0MTI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:a6f66db3-3d04-4932-bd52-ea81a1ac736c ResourceInvariantUUID:03465d07-d4d4-42d4-9829-aaf0633bad93 ResourceName:basic_vm ResourceType:VF ResourceUUID:188e7f6b-36e5-4014-9e7a-0d3562dc84fc 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:d660a2f8-b095-4bc0-998c-a13659727318 ArtifactChecksum:ZDkzZjEzNjk3ZDgzZGY2ODk5MTkxY2VkMWYxMjgyNGU= 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:0f2fa6c3-9992-489d-8f0e-d5492c6ef08a 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:84146352-1f51-4cc7-a397-c98e84866a63 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:84146352-1f51-4cc7-a397-c98e84866a63 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-09T05:15:44.216Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 676c5ea2-4343-43d2-87fd-f405e51fea0c 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=? 2023-03-09T05:15:44.252Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T05:15:44.253Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-09T05:15:44.253Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-09T05:15:44.254Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 060c37da-8adb-4319-951e-2bdc2a700850 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-09T05:15:44.254Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-09T05:15:44.254Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-09T05:15:44.358Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-09T05:15:44.359Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 060c37da-8adb-4319-951e-2bdc2a700850 75181 2023-03-09T05:15:44.359Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-09T05:15:44.360Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-09T05:15:44.360Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T05:15:44.361Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:44.361Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:44.361Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338944359, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:45.362Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T05:15:45.363Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-09T05:15:45.363Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 060c37da-8adb-4319-951e-2bdc2a700850, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-09T05:15:45.364Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-03-09T05:15:45.364Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-03-09T05:15:45.364Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-03-09T05:15:45.559Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP13060413063277517588/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 2023-03-09T05:15:47.251Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-09T05:15:47.252Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-09T05:15:47.252Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-03-09T05:15:47.252Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-09T05:15:47.252Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:47.253Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:47.253Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:47.253Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:47.253Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:47.253Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:47.253Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:47.253Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-09T05:15:47.254Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:47.254Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:15:47.254Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-09T05:15:47.254Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-09T05:15:47.255Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T05:15:47.255Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:47.255Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:15:47.255Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-09T05:15:47.255Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-09T05:15:47.255Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T05:15:47.256Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:47.256Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:15:47.256Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:47.256Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-09T05:15:47.256Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-09T05:15:47.256Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-09T05:15:47.257Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-09T05:15:47.257Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-09T05:15:47.257Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-09T05:15:47.257Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:47.257Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-09T05:15:47.257Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:47.258Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-09T05:15:47.258Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T05:15:47.258Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:47.258Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-09T05:15:47.258Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T05:15:47.258Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:47.259Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-09T05:15:47.259Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T05:15:47.259Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:47.259Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-09T05:15:47.259Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-09T05:15:47.259Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-09T05:15:47.260Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=8388007b-0772-445d-90db-3e259207a5ce 2023-03-09T05:15:47.260Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:47.260Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:15:47.260Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:47.260Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:15:47.261Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:47.261Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:15:47.261Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:47.261Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:15:47.261Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:676c5ea2-4343-43d2-87fd-f405e51fea0c Model Version:NULL Model InvariantUuid:70004292-e895-42bf-bf9a-17c724563ff8 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:e6e110e9-ce79-41f1-a4c9-283c46a4db0d Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:03465d07-d4d4-42d4-9829-aaf0633bad93 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:a6f66db3-3d04-4932-bd52-ea81a1ac736c NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:62076236-a2b6-4125-b7e8-5c7cba986253 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:6bf453cb-67f7-45cc-9201-7636096b7542 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:8388007b-0772-445d-90db-3e259207a5ce ModelInvariantUuid:ea1dfcf3-fdff-43ca-bf76-013ec3a23421 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:10158f54-9885-4af9-b03f-ae9020dd45c3 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:44e82891-65cf-401a-bb61-28fc8ed027c5 ModelInvariantUuid:3eb8cf50-bd38-436c-aea7-b79a7858ab04 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:1c8fd6af-be14-4e82-8a07-bcf666e52c87 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=? 2023-03-09T05:15:47.273Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: 188e7f6b-36e5-4014-9e7a-0d3562dc84fc 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=? 2023-03-09T05:15:47.277Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||basic_vm 0 2023-03-09T05:15:47.277Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 188e7f6b-36e5-4014-9e7a-0d3562dc84fc 2023-03-09T05:15:47.278Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: d660a2f8-b095-4bc0-998c-a13659727318 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-03-09T05:15:47.278Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-09T05:15:47.278Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:47.366Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-09T05:15:47.366Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json d660a2f8-b095-4bc0-998c-a13659727318 787 2023-03-09T05:15:47.367Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:47.367Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:47.367Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T05:15:47.367Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:47.367Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:47.368Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338947366, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:48.368Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "62076236-a2b6-4125-b7e8-5c7cba986253", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6bf453cb-67f7-45cc-9201-7636096b7542", "vfModuleModelCustomizationUUID": "36ae5bca-2699-4a40-8395-829dc7727aee", "isBase": true, "artifacts": [ "0f2fa6c3-9992-489d-8f0e-d5492c6ef08a", "84146352-1f51-4cc7-a397-c98e84866a63" ], "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": "" } } ] 2023-03-09T05:15:48.371Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6bf453cb-67f7-45cc-9201-7636096b7542 VfModuleModelInvariantUUID:62076236-a2b6-4125-b7e8-5c7cba986253 VfModuleModelDescription:NULL Artifacts UUID List:{ 0f2fa6c3-9992-489d-8f0e-d5492c6ef08a , 84146352-1f51-4cc7-a397-c98e84866a63 } 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 } 2023-03-09T05:15:48.375Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "62076236-a2b6-4125-b7e8-5c7cba986253", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6bf453cb-67f7-45cc-9201-7636096b7542", "vfModuleModelCustomizationUUID": "36ae5bca-2699-4a40-8395-829dc7727aee", "isBase": true, "artifacts": [ "0f2fa6c3-9992-489d-8f0e-d5492c6ef08a", "84146352-1f51-4cc7-a397-c98e84866a63" ], "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": "" } } ] 2023-03-09T05:15:48.375Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6bf453cb-67f7-45cc-9201-7636096b7542 VfModuleModelInvariantUUID:62076236-a2b6-4125-b7e8-5c7cba986253 VfModuleModelDescription:NULL Artifacts UUID List:{ 0f2fa6c3-9992-489d-8f0e-d5492c6ef08a , 84146352-1f51-4cc7-a397-c98e84866a63 } 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 } 2023-03-09T05:15:48.376Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 0f2fa6c3-9992-489d-8f0e-d5492c6ef08a from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-09T05:15:48.376Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-09T05:15:48.376Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-03-09T05:15:48.448Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-09T05:15:48.449Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 0f2fa6c3-9992-489d-8f0e-d5492c6ef08a 5033 2023-03-09T05:15:48.449Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:48.449Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:48.450Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T05:15:48.450Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:48.450Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:48.450Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338948449, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:49.451Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 84146352-1f51-4cc7-a397-c98e84866a63 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-09T05:15:49.452Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-09T05:15:49.452Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-03-09T05:15:49.524Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-09T05:15:49.524Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 84146352-1f51-4cc7-a397-c98e84866a63 903 2023-03-09T05:15:49.525Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:49.525Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:49.525Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T05:15:49.525Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:49.525Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:49.526Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338949525, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:50.526Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 676c5ea2-4343-43d2-87fd-f405e51fea0c 2023-03-09T05:15:50.527Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 188e7f6b-36e5-4014-9e7a-0d3562dc84fc 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=? 2023-03-09T05:15:50.552Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@423dd055, org.onap.sdc.toscaparser.api.parameters.Input@43b95c6b, org.onap.sdc.toscaparser.api.parameters.Input@4c63bf93, org.onap.sdc.toscaparser.api.parameters.Input@5904f38a, org.onap.sdc.toscaparser.api.parameters.Input@75172f87] 2023-03-09T05:15:50.554Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:50.554Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:15:50.555Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2023-03-09T05:15:50.555Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= a6f66db3-3d04-4932-bd52-ea81a1ac736c 2023-03-09T05:15:50.555Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: a6f66db3-3d04-4932-bd52-ea81a1ac736c matches Tosca VF Customization UUID: a6f66db3-3d04-4932-bd52-ea81a1ac736c 2023-03-09T05:15:50.555Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: a6f66db3-3d04-4932-bd52-ea81a1ac736c 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=? 2023-03-09T05:15:50.561Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:50.561Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:15:50.562Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id a6f66db3-3d04-4932-bd52-ea81a1ac736c: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-03-09T05:15:50.563Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@536cf6ee 2023-03-09T05:15:50.564Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:50.564Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-09T05:15:50.564Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 36ae5bca-2699-4a40-8395-829dc7727aee 2023-03-09T05:15:50.564Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 36ae5bca-2699-4a40-8395-829dc7727aee 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=? 2023-03-09T05:15:50.569Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:50.570Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-09T05:15:50.570Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T05:15:50.571Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:50.571Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-09T05:15:50.571Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T05:15:50.571Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:50.572Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-03-09T05:15:50.572Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-09T05:15:50.572Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-09T05:15:50.572Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=8388007b-0772-445d-90db-3e259207a5ce 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=? 2023-03-09T05:15:50.577Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:50.578Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-09T05:15:50.578Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T05:15:50.578Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:50.578Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-03-09T05:15:50.578Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=a6f66db3-3d04-4932-bd52-ea81a1ac736c 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=? 2023-03-09T05:15:50.582Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:50.582Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:15:50.583Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 676c5ea2-4343-43d2-87fd-f405e51fea0c: basic_vm 2023-03-09T05:15:50.583Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:50.583Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:15:50.583Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:50.583Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:15:50.584Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:50.584Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:15:50.584Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:50.584Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:15:50.584Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:15:50.585Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:15:50.585Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 (?, ?, ?, ?, ?) 2023-03-09T05:15:50.768Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 188e7f6b-36e5-4014-9e7a-0d3562dc84fc 1 ASDC deployResourceStructure 2023-03-09T05:15:50.768Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:50.768Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:50.768Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T05:15:50.769Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:50.769Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:50.769Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338950768, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:51.770Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:51.771Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:51.771Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T05:15:51.771Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:51.771Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:51.772Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338951770, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:52.772Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:52.773Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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 2023-03-09T05:15:52.773Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T05:15:52.773Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:52.773Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:52.773Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338952772, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:53.774Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-03-09T05:15:53.775Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-03-09T05:15:53.776Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T05:15:53.776Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:15:53.776Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:15:53.776Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338953774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:15:54.779Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9344bc-33d2-4d64-962a-64f7577b3de5 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=? 2023-03-09T05:15:54.799Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9344bc-33d2-4d64-962a-64f7577b3de5 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=? 2023-03-09T05:15:54.804Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:15:54.804Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-09T05:15:54.804Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T05:15:54.804Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T05:16:24.805Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9344bc-33d2-4d64-962a-64f7577b3de5 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=? 2023-03-09T05:16:24.827Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9344bc-33d2-4d64-962a-64f7577b3de5 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=? 2023-03-09T05:16:24.836Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:16:24.837Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-09T05:16:24.837Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||SDNC has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T05:16:24.837Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T05:16:40.918Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:16:40.924Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.925Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338882624, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:16:40.926Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.926Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.927Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338883636, "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=? 2023-03-09T05:16:40.946Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 1c9344bc-33d2-4d64-962a-64f7577b3de5 2023-03-09T05:16:40.946Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 1c9344bc-33d2-4d64-962a-64f7577b3de5 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 (?, ?, ?, ?, ?) 2023-03-09T05:16:40.960Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.960Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "policy-distribution-id", "timestamp": 1678338891406, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.960Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.960Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.961Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "multicloud-k8s", "timestamp": 1678338894182, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.961Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.961Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.961Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "cds-sdc-listener", "timestamp": 1678338858862, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.962Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.962Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.962Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "aai-model-loader", "timestamp": 1678338890123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.962Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.962Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.962Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338900827, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.963Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.963Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.963Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "policy-distribution-id", "timestamp": 1678338891406, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.963Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.963Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.964Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "cds-sdc-listener", "timestamp": 1678338858862, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.964Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.964Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.964Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "multicloud-k8s", "timestamp": 1678338894182, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.964Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.964Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.965Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "aai-model-loader", "timestamp": 1678338890123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.965Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.965Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.965Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338900827, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.965Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.966Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.966Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "policy-distribution-id", "timestamp": 1678338891406, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.966Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.966Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.966Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "cds-sdc-listener", "timestamp": 1678338858862, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.966Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.966Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.966Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "aai-model-loader", "timestamp": 1678338890123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.967Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.967Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.967Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "multicloud-k8s", "timestamp": 1678338894182, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.967Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.967Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.967Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338900827, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.968Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.968Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.968Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "cds-sdc-listener", "timestamp": 1678338858862, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.968Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.968Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.968Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "policy-distribution-id", "timestamp": 1678338891406, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.968Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.968Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.969Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "aai-model-loader", "timestamp": 1678338890123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.969Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.969Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.969Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "multicloud-k8s", "timestamp": 1678338894182, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.969Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.976Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.976Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338900827, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.976Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.977Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.977Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "cds-sdc-listener", "timestamp": 1678338858862, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.977Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.977Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.977Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "policy-distribution-id", "timestamp": 1678338891406, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.977Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.978Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.978Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "aai-model-loader", "timestamp": 1678338890123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.978Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.978Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.978Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "multicloud-k8s", "timestamp": 1678338894182, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.978Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.979Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.979Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338900827, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.979Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.979Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.979Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "policy-distribution-id", "timestamp": 1678338891406, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.979Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.979Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.979Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "cds-sdc-listener", "timestamp": 1678338858862, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.979Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.979Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.979Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "aai-model-loader", "timestamp": 1678338890123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.980Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.980Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.980Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "multicloud-k8s", "timestamp": 1678338894182, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.980Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.980Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.980Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338900827, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.980Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.980Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.980Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "policy-distribution-id", "timestamp": 1678338891406, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.980Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.981Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.981Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "cds-sdc-listener", "timestamp": 1678338858862, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.981Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.981Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.981Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "aai-model-loader", "timestamp": 1678338890123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.981Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.981Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.981Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "multicloud-k8s", "timestamp": 1678338894182, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.981Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.982Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.982Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338900827, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:40.982Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.982Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.982Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "policy-distribution-id", "timestamp": 1678338891406, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:16:40.982Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.982Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.982Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "cds-sdc-listener", "timestamp": 1678338858862, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:16:40.982Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.983Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.983Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "aai-model-loader", "timestamp": 1678338890123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:16:40.983Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.983Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.983Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "multicloud-k8s", "timestamp": 1678338894182, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:16:40.983Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.983Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.983Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338900827, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:16:40.983Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.983Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.983Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "policy-distribution-id", "timestamp": 1678338910025, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:16:40.984Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.984Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.984Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "cds-sdc-listener", "timestamp": 1678338909484, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:16:40.984Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.984Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.984Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "aai-model-loader", "timestamp": 1678338910120, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:16:40.984Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.984Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.984Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338910765, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:16:40.985Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.985Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.985Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "policy-distribution-id", "timestamp": 1678338911029, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:16:40.985Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:40.985Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:40.985Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "policy-distribution-id", "timestamp": 1678338912031, "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 (?, ?, ?, ?, ?) 2023-03-09T05:16:41.015Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 62537d0a-0209-4806-bacd-b298a2885c14 2023-03-09T05:16:41.016Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62537d0a-0209-4806-bacd-b298a2885c14 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 (?, ?, ?, ?, ?) 2023-03-09T05:16:41.047Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:41.048Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338913782, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:16:41.048Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:41.048Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:41.049Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678338914788, "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=? 2023-03-09T05:16:41.056Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 62537d0a-0209-4806-bacd-b298a2885c14 2023-03-09T05:16:41.056Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62537d0a-0209-4806-bacd-b298a2885c14 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 (?, ?, ?, ?, ?) 2023-03-09T05:16:41.072Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:41.073Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "aai-model-loader", "timestamp": 1678338918307, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:16:41.073Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:41.073Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:41.073Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "aai-model-loader", "timestamp": 1678338919311, "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=? 2023-03-09T05:16:41.081Z||pool-2-thread-6|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 62537d0a-0209-4806-bacd-b298a2885c14 2023-03-09T05:16:41.082Z||pool-2-thread-6|||||DEBUG|500||Entering installTheComponentStatus for distributionId 62537d0a-0209-4806-bacd-b298a2885c14 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 (?, ?, ?, ?, ?) 2023-03-09T05:16:41.096Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:41.096Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "f587521c-5e06-4bfe-8027-73486d384091", "consumerID": "SO-sdc-controller", "timestamp": 1678338936161, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-09T05:16:41.097Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:41.098Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:41.098Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:41.098Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:41.098Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:41.098Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-03-09T05:16:41.099Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:41.099Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:41.099Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-09T05:16:41.099Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:41.099Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:16:41.099Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:16:41.100Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:16:54.838Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 1c9344bc-33d2-4d64-962a-64f7577b3de5 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=? 2023-03-09T05:16:54.864Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 1c9344bc-33d2-4d64-962a-64f7577b3de5 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=? 2023-03-09T05:16:54.870Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:16:54.870Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-09T05:16:54.870Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-09T05:16:54.870Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-09T05:16:54.870Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:16:54.871Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:16:54.871Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:16:54.871Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:16:54.871Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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=? 2023-03-09T05:16:54.882Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-09T05:17:24.882Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 1c9344bc-33d2-4d64-962a-64f7577b3de5 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=? 2023-03-09T05:17:24.896Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 1c9344bc-33d2-4d64-962a-64f7577b3de5 and serviceModelVersionId: 676c5ea2-4343-43d2-87fd-f405e51fea0c 2023-03-09T05:17:24.897Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 70004292-e895-42bf-bf9a-17c724563ff8 2023-03-09T05:17:24.900Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/70004292-e895-42bf-bf9a-17c724563ff8/model-vers/model-ver/676c5ea2-4343-43d2-87fd-f405e51fea0c?depth=0 2023-03-09T05:17:24.915Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-09T05:17:24.977Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/70004292-e895-42bf-bf9a-17c724563ff8/model-vers/model-ver/676c5ea2-4343-43d2-87fd-f405e51fea0c?depth=0|INFO|500||Invoke 2023-03-09T05:17:24.978Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/70004292-e895-42bf-bf9a-17c724563ff8/model-vers/model-ver/676c5ea2-4343-43d2-87fd-f405e51fea0c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/70004292-e895-42bf-bf9a-17c724563ff8/model-vers/model-ver/676c5ea2-4343-43d2-87fd-f405e51fea0c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1c9344bc-33d2-4d64-962a-64f7577b3de5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[d5840133-29fb-48ee-a4ef-812b9e432aca], X-ECOMP-RequestID=[1c9344bc-33d2-4d64-962a-64f7577b3de5], X-TransactionId=[], X-ONAP-RequestID=[1c9344bc-33d2-4d64-962a-64f7577b3de5], Content-Type=[application/merge-patch+json]} 2023-03-09T05:17:25.000Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/70004292-e895-42bf-bf9a-17c724563ff8/model-vers/model-ver/676c5ea2-4343-43d2-87fd-f405e51fea0c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-09T05:17:25.167Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/70004292-e895-42bf-bf9a-17c724563ff8/model-vers/model-ver/676c5ea2-4343-43d2-87fd-f405e51fea0c?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/70004292-e895-42bf-bf9a-17c724563ff8/model-vers/model-ver/676c5ea2-4343-43d2-87fd-f405e51fea0c?depth=0 has http status code:200 and response headers:{date=[Thu, 09 Mar 2023 05:17:24 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[140], vertex-id=[405696], x-aai-txid=[1-aai-resources-230309-05:17:24:328-72705], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-09T05:17:25.167Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/70004292-e895-42bf-bf9a-17c724563ff8/model-vers/model-ver/676c5ea2-4343-43d2-87fd-f405e51fea0c?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-09T05:17:25.168Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/70004292-e895-42bf-bf9a-17c724563ff8/model-vers/model-ver/676c5ea2-4343-43d2-87fd-f405e51fea0c?depth=0|INFO|500||InvokeReturn 2023-03-09T05:17:25.168Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-09T05:17:25.168Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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=? 2023-03-09T05:17:25.179Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||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:69) 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) 2023-03-09T05:17:25.181Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 1c9344bc-33d2-4d64-962a-64f7577b3de5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-09T05:17:25.186Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-09T05:17:25.187Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:17:25.187Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:17:25.187Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678339045186, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 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=? 2023-03-09T05:17:26.213Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T05:17:26.214Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"62537d0a-0209-4806-bacd-b298a2885c14","serviceName":"Demo_pNF_lFTITvPG2vobw67XX6tf","serviceVersion":"1.0","serviceUUID":"9c31427a-d718-4487-87a7-98c3868a4abc","serviceDescription":"catalog service description","serviceInvariantUUID":"31f695e5-805c-4591-8ff6-c29c6a7a5ddd","resources":[{"resourceInstanceName":"pNF df517c95-81c7 0","resourceName":"pNF df517c95-81c7","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"b12192ae-cb52-44eb-89e8-4dcf614fdd4b","resourceInvariantUUID":"ac82f099-fe08-44f0-af1f-a549248283e8","resourceCustomizationUUID":"dab854a2-0c2d-40e0-9a69-29a46c607e36","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vf-license-model.xml","artifactChecksum":"YTkwZjViZmY5YTQyYjg0OWEwMjNjMGVkYjhkM2MyMWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"13e3ea96-d375-4c54-a59f-fe1869097316","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/pNF.csar","artifactChecksum":"N2M2MjIzN2FmNDFiYjFkZDI0NjE2ZGY2ODU1YTFmM2E\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ddc7f130-cb2c-4a83-84f2-5c36b7939462","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"be7248cd-6de2-4c41-8141-2963959a0a79","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vendor-license-model.xml","artifactChecksum":"MmEzN2UyNjQwMmJhN2NlZDM2MGM5YWMyNmFkZDAxY2Y\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"077daf14-9b2f-4233-9925-b7268c2f3c46","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bc3087d3-e08e-46e5-8bae-4d54a75f2c2f","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"5351d21c-3a4c-4c5b-b6ca-4782ebe1d513","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfLftitvpg2vobw67xx6tf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-template.yml","artifactChecksum":"ZjFlYjE0NDBjYjhhMThiMzAyYWRkN2Y2ODY4NjY2ZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4208aa12-1193-49bb-85d5-2416dbde5a76","artifactVersion":"1"},{"artifactName":"service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar","artifactChecksum":"YWVkNzAwNTUwNDkzZmExY2NmYjEwZDFkZDE5MGEyMDg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"82df9209-2aa1-455e-93a5-a52d39525a5c","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-09T05:17:26.215Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:17:26.216Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:17:26.216Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:17:26.216Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:17:27.217Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:17:27.218Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:17:27.218Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:17:27.219Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:17:28.219Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:17:28.220Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:17:28.220Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:17:28.220Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:17:29.221Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:17:29.222Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:17:29.222Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:17:29.222Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:17:30.223Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:17:30.224Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:17:30.224Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:17:30.224Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:17:31.225Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:17:31.226Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:17:31.226Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:17:31.226Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:17:32.227Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:17:32.227Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:17:32.227Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:17:32.228Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:17:33.228Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:17:33.229Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:17:33.229Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:17:33.229Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:17:34.230Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "serviceName": "Demo_pNF_lFTITvPG2vobw67XX6tf", "serviceVersion": "1.0", "serviceUUID": "9c31427a-d718-4487-87a7-98c3868a4abc", "serviceDescription": "catalog service description", "serviceInvariantUUID": "31f695e5-805c-4591-8ff6-c29c6a7a5ddd", "resources": [ { "resourceInstanceName": "pNF df517c95-81c7 0", "resourceCustomizationUUID": "dab854a2-0c2d-40e0-9a69-29a46c607e36", "resourceName": "pNF df517c95-81c7", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "b12192ae-cb52-44eb-89e8-4dcf614fdd4b", "resourceInvariantUUID": "ac82f099-fe08-44f0-af1f-a549248283e8", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "artifactChecksum": "YWVkNzAwNTUwNDkzZmExY2NmYjEwZDFkZDE5MGEyMDg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "82df9209-2aa1-455e-93a5-a52d39525a5c" } ], "workloadContext": "Production" } 2023-03-09T05:17:34.231Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-09T05:17:34.231Z|1c9344bc-33d2-4d64-962a-64f7577b3de5|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 9c31427a-d718-4487-87a7-98c3868a4abc ASDC 2023-03-09T05:17:34.232Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:62537d0a-0209-4806-bacd-b298a2885c14 ServiceName:Demo_pNF_lFTITvPG2vobw67XX6tf ServiceVersion:1.0 ServiceUUID:9c31427a-d718-4487-87a7-98c3868a4abc ServiceInvariantUUID:31f695e5-805c-4591-8ff6-c29c6a7a5ddd ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar ArtifactUUID:82df9209-2aa1-455e-93a5-a52d39525a5c ArtifactChecksum:YWVkNzAwNTUwNDkzZmExY2NmYjEwZDFkZDE5MGEyMDg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF df517c95-81c7 0 ResourceCustomizationUUID:dab854a2-0c2d-40e0-9a69-29a46c607e36 ResourceInvariantUUID:ac82f099-fe08-44f0-af1f-a549248283e8 ResourceName:pNF df517c95-81c7 ResourceType:PNF ResourceUUID:b12192ae-cb52-44eb-89e8-4dcf614fdd4b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-09T05:17:34.232Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 9c31427a-d718-4487-87a7-98c3868a4abc 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=? 2023-03-09T05:17:34.269Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T05:17:34.270Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-09T05:17:34.270Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-09T05:17:34.270Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 82df9209-2aa1-455e-93a5-a52d39525a5c from URL: /sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:34.270Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-03-09T05:17:34.271Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:34.375Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-03-09T05:17:34.377Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 82df9209-2aa1-455e-93a5-a52d39525a5c 88020 2023-03-09T05:17:34.377Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar ASDC sendASDCNotification 2023-03-09T05:17:34.378Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:34.378Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T05:17:34.378Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:17:34.378Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:17:34.379Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678339054377, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:17:35.379Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T05:17:35.381Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-03-09T05:17:35.381Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: 82df9209-2aa1-455e-93a5-a52d39525a5c, URL: /sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar to file: /app/ASDC/1/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:35.382Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:35.383Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:35.383Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:35.586Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3800120006803806065/Definitions/service-DemoPnfLftitvpg2vobw67xx6tf-template.yml 2023-03-09T05:17:36.766Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-09T05:17:36.766Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-09T05:17:36.766Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:36.766Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-09T05:17:36.766Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF df517c95-81c7 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-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:36.767Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||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-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:36.767Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:36.767Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||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-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:36.767Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||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-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:36.767Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||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-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:36.767Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||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-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:36.767Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-03-09T05:17:36.768Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:17:36.768Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_lFTITvPG2vobw67XX6tf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:17:36.768Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Node template pNF df517c95-81c7 0 is matching search criteria 2023-03-09T05:17:36.769Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-09T05:17:36.769Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF df517c95-81c7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T05:17:36.769Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:17:36.769Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_lFTITvPG2vobw67XX6tf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:17:36.769Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Node template pNF df517c95-81c7 0 is matching search criteria 2023-03-09T05:17:36.769Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-03-09T05:17:36.770Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Found topology templates [pNF df517c95-81c7 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T05:17:36.770Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:17:36.770Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_lFTITvPG2vobw67XX6tf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:17:36.770Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:17:36.770Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_lFTITvPG2vobw67XX6tf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:17:36.771Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:17:36.771Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_lFTITvPG2vobw67XX6tf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:17:36.771Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:17:36.771Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_lFTITvPG2vobw67XX6tf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:17:36.771Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:17:36.771Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_lFTITvPG2vobw67XX6tf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:17:36.771Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_lFTITvPG2vobw67XX6tf Description:catalog service description Model UUID:9c31427a-d718-4487-87a7-98c3868a4abc Model Version:NULL Model InvariantUuid:31f695e5-805c-4591-8ff6-c29c6a7a5ddd 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=? 2023-03-09T05:17:36.785Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Processing Resource Type: PNF, Model UUID: b12192ae-cb52-44eb-89e8-4dcf614fdd4b 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=? 2023-03-09T05:17:36.790Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||pNF df517c95-81c7 0 2023-03-09T05:17:36.790Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: b12192ae-cb52-44eb-89e8-4dcf614fdd4b 2023-03-09T05:17:36.790Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||No resources found for Service: 9c31427a-d718-4487-87a7-98c3868a4abc 2023-03-09T05:17:36.790Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 9c31427a-d718-4487-87a7-98c3868a4abc 2023-03-09T05:17:36.790Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF df517c95-81c7 0 b12192ae-cb52-44eb-89e8-4dcf614fdd4b 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=? 2023-03-09T05:17:36.796Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@d2d2127, org.onap.sdc.toscaparser.api.parameters.Input@7dc4b8a6, org.onap.sdc.toscaparser.api.parameters.Input@6075d0bb, org.onap.sdc.toscaparser.api.parameters.Input@2c8f7d60, org.onap.sdc.toscaparser.api.parameters.Input@484f55cf] 2023-03-09T05:17:36.797Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:17:36.797Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_lFTITvPG2vobw67XX6tf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:17:36.797Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 9c31427a-d718-4487-87a7-98c3868a4abc: pNF df517c95-81c7 2023-03-09T05:17:36.797Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Processing PNF resource: b12192ae-cb52-44eb-89e8-4dcf614fdd4b 2023-03-09T05:17:36.798Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:17:36.798Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Service Demo_pNF_lFTITvPG2vobw67XX6tf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:17:36.798Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Resource customization UUID: dab854a2-0c2d-40e0-9a69-29a46c607e36 is the same as notified resource customizationUUID: dab854a2-0c2d-40e0-9a69-29a46c607e36 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 (?, ?) 2023-03-09T05:17:36.884Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF df517c95-81c7 b12192ae-cb52-44eb-89e8-4dcf614fdd4b 0 ASDC deployResourceStructure 2023-03-09T05:17:36.887Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar ASDC sendASDCNotification 2023-03-09T05:17:36.887Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar 2023-03-09T05:17:36.887Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T05:17:36.888Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:17:36.888Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:17:36.888Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678339056887, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:17:37.890Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 62537d0a-0209-4806-bacd-b298a2885c14 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=? 2023-03-09T05:17:37.906Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 62537d0a-0209-4806-bacd-b298a2885c14 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=? 2023-03-09T05:17:37.910Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:17:37.911Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-09T05:17:37.911Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-09T05:17:37.911Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-09T05:17:37.911Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:17:37.911Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:17:37.911Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:17:37.911Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:17:37.912Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||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=? 2023-03-09T05:17:37.922Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-09T05:17:40.918Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:17:40.921Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:17:40.921Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-09T05:17:40.923Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:17:40.923Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:17:40.923Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:17:40.923Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:17:40.923Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:17:40.923Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:17:40.924Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:17:40.924Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:17:40.924Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338944359, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:17:40.924Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:17:40.924Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:17:40.924Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338947366, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-09T05:17:40.924Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:17:40.924Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:17:40.925Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338948449, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-09T05:17:40.925Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:17:40.925Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:17:40.925Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338949525, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-09T05:17:40.925Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:17:40.925Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:17:40.925Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338950768, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-03-09T05:17:40.925Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:17:40.926Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:17:40.926Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338951770, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-09T05:17:40.926Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:17:40.926Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:17:40.926Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338952772, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-09T05:17:40.926Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:17:40.926Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T05:17:40.926Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678338953774, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:17:40.926Z||pool-2-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:18:07.923Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 62537d0a-0209-4806-bacd-b298a2885c14 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=? 2023-03-09T05:18:07.931Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 62537d0a-0209-4806-bacd-b298a2885c14 and serviceModelVersionId: 9c31427a-d718-4487-87a7-98c3868a4abc 2023-03-09T05:18:07.932Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 31f695e5-805c-4591-8ff6-c29c6a7a5ddd 2023-03-09T05:18:07.933Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/31f695e5-805c-4591-8ff6-c29c6a7a5ddd/model-vers/model-ver/9c31427a-d718-4487-87a7-98c3868a4abc?depth=0 2023-03-09T05:18:07.939Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-03-09T05:18:07.970Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31f695e5-805c-4591-8ff6-c29c6a7a5ddd/model-vers/model-ver/9c31427a-d718-4487-87a7-98c3868a4abc?depth=0|INFO|500||Invoke 2023-03-09T05:18:07.970Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31f695e5-805c-4591-8ff6-c29c6a7a5ddd/model-vers/model-ver/9c31427a-d718-4487-87a7-98c3868a4abc?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31f695e5-805c-4591-8ff6-c29c6a7a5ddd/model-vers/model-ver/9c31427a-d718-4487-87a7-98c3868a4abc?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[62537d0a-0209-4806-bacd-b298a2885c14], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3de44543-0c12-45a6-add4-8cba4c2777f5], X-ECOMP-RequestID=[62537d0a-0209-4806-bacd-b298a2885c14], X-TransactionId=[], X-ONAP-RequestID=[62537d0a-0209-4806-bacd-b298a2885c14], Content-Type=[application/merge-patch+json]} 2023-03-09T05:18:07.980Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31f695e5-805c-4591-8ff6-c29c6a7a5ddd/model-vers/model-ver/9c31427a-d718-4487-87a7-98c3868a4abc?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-09T05:18:08.168Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31f695e5-805c-4591-8ff6-c29c6a7a5ddd/model-vers/model-ver/9c31427a-d718-4487-87a7-98c3868a4abc?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/31f695e5-805c-4591-8ff6-c29c6a7a5ddd/model-vers/model-ver/9c31427a-d718-4487-87a7-98c3868a4abc?depth=0 has http status code:200 and response headers:{date=[Thu, 09 Mar 2023 05:18:07 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[185], vertex-id=[401416], x-aai-txid=[2-aai-resources-230309-05:18:07:302-50763], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-09T05:18:08.168Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31f695e5-805c-4591-8ff6-c29c6a7a5ddd/model-vers/model-ver/9c31427a-d718-4487-87a7-98c3868a4abc?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-03-09T05:18:08.169Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/31f695e5-805c-4591-8ff6-c29c6a7a5ddd/model-vers/model-ver/9c31427a-d718-4487-87a7-98c3868a4abc?depth=0|INFO|500||InvokeReturn 2023-03-09T05:18:08.169Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-09T05:18:08.169Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||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=? 2023-03-09T05:18:08.183Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||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:69) 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) 2023-03-09T05:18:08.183Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 62537d0a-0209-4806-bacd-b298a2885c14 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-09T05:18:08.183Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-09T05:18:08.184Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:18:08.184Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:18:08.184Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678339088183, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 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=? 2023-03-09T05:18:09.208Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:18:40.918Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:18:40.921Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-09T05:18:40.921Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "1c9344bc-33d2-4d64-962a-64f7577b3de5", "consumerID": "SO-sdc-controller", "timestamp": 1678339045186, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-09T05:18:40.922Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:18:40.922Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-09T05:18:40.923Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:18:40.924Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:18:40.924Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-09T05:18:40.924Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T05:18:40.925Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:18:40.925Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-09T05:18:40.925Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T05:18:40.925Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:18:40.925Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-09T05:18:40.925Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:18:40.925Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:18:40.925Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-09T05:18:40.925Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:18:40.927Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:18:40.929Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-09T05:18:40.929Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/resourceInstances/pnfdf517c9581c70/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:18:40.930Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:18:40.930Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-09T05:18:40.930Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:18:40.930Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:18:40.930Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-09T05:18:40.931Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678338937185, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:18:40.931Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:18:40.931Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-09T05:18:40.931Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678339054377, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:18:40.931Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:18:40.931Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-09T05:18:40.931Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678339056887, "artifactURL": "/sdc/v1/catalog/services/DemoPnfLftitvpg2vobw67xx6tf/1.0/artifacts/service-DemoPnfLftitvpg2vobw67xx6tf-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:18:40.932Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:19:09.210Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:19:09.250Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Node 0 disconnected. 2023-03-09T05:19:40.918Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:19:40.919Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-03-09T05:19:40.920Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: { "distributionID": "62537d0a-0209-4806-bacd-b298a2885c14", "consumerID": "SO-sdc-controller", "timestamp": 1678339088183, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-09T05:19:40.921Z||pool-2-thread-5|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:20:09.210Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:20:40.918Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:21:09.212Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:21:40.919Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:22:09.214Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:22:40.921Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:23:09.214Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:23:40.922Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:24:09.215Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:24:40.923Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:25:09.217Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:25:40.924Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:26:09.218Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:26:40.926Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:27:09.219Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:27:40.928Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:28:09.220Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:28:40.929Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:29:09.221Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:29:40.929Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:30:09.222Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:30:40.930Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:31:09.223Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:31:40.932Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:32:09.225Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:32:39.749Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-03-09T05:32:39.750Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: {"distributionID":"7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8","serviceName":"Demo_pNF_BsUeCk1Z3nOvyyXg1tIj","serviceVersion":"1.0","serviceUUID":"f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e","serviceDescription":"catalog service description","serviceInvariantUUID":"08ee9d5a-9ad9-41a5-994d-7c8ca5a6e65a","resources":[{"resourceInstanceName":"pNF 417c9a3d-c270 0","resourceName":"pNF 417c9a3d-c270","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"7d2cb91e-3529-476c-9b8c-51a59aa36e84","resourceInvariantUUID":"d6165a22-a960-4a34-b7dd-391e57a6191b","resourceCustomizationUUID":"57998dd3-8729-4b51-b0ab-da2f64f0f2e0","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vf-license-model.xml","artifactChecksum":"ZWRlNjdlMmU1ZTM3MjY4YjM1ODllNGJiOGIzMDYwMjk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9b523658-33bf-4c02-bce8-091e9c497f8b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/pNF.csar","artifactChecksum":"N2M2MjIzN2FmNDFiYjFkZDI0NjE2ZGY2ODU1YTFmM2E\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f767b9e1-fb32-44c4-9924-dfe9942fd65c","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4518f7b3-807a-4b09-9c62-8192a62f933e","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vendor-license-model.xml","artifactChecksum":"Y2Q3MDNlYzQxYWM3YTQyMmZkMGRkNmU0MGYxYjdlZDM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b19820f8-ae1b-4721-937e-ae5ab09de233","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"42a4659c-146a-42ac-a792-56d05a535098","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"1700c0e8-fa70-4aa5-980d-5f5043538b3e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfBsueck1z3novyyxg1tij-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-template.yml","artifactChecksum":"ZTE3Njg3ZmUwOTAzZTFhNTIxNjk2NzRiYTAwMzQ1N2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e5caf1f2-0f87-4bf2-8ffc-8df1a91a354e","artifactVersion":"1"},{"artifactName":"service-DemoPnfBsueck1z3novyyxg1tij-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar","artifactChecksum":"YzQ2MzRmYjE3NWI1NzY1NTczOTNmNjBkMmE3MTk4YjA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2ee629a4-c504-4609-8271-7afd1e3f2ee8","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-09T05:32:39.759Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:32:39.760Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:32:39.760Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:32:39.760Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:32:39.765Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T05:32:39.766Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T05:32:39.766Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T05:32:39.766Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T05:32:39.766Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T05:32:39.767Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T05:32:39.781Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T05:32:39.781Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "policy-distribution-id", "timestamp": 1678339933061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:32:39.782Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:32:40.769Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:32:40.769Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:32:40.770Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:32:40.770Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:32:40.918Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:32:40.919Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T05:32:40.919Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:32:40.920Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:32:41.771Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:32:41.771Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:32:41.771Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:32:41.772Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:32:42.772Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:32:42.773Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:32:42.773Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:32:42.773Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:32:43.774Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:32:43.775Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:32:43.775Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:32:43.775Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:32:44.776Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:32:44.776Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:32:44.776Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:32:44.777Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:32:45.777Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:32:45.778Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:32:45.778Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:32:45.778Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:32:46.779Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T05:32:46.780Z||pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:32:46.780Z||pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:32:46.780Z||pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:32:47.782Z||pool-2-thread-8|||||DEBUG|500||sending notification to client: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "serviceName": "Demo_pNF_BsUeCk1Z3nOvyyXg1tIj", "serviceVersion": "1.0", "serviceUUID": "f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "08ee9d5a-9ad9-41a5-994d-7c8ca5a6e65a", "resources": [ { "resourceInstanceName": "pNF 417c9a3d-c270 0", "resourceCustomizationUUID": "57998dd3-8729-4b51-b0ab-da2f64f0f2e0", "resourceName": "pNF 417c9a3d-c270", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "7d2cb91e-3529-476c-9b8c-51a59aa36e84", "resourceInvariantUUID": "d6165a22-a960-4a34-b7dd-391e57a6191b", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "artifactChecksum": "YzQ2MzRmYjE3NWI1NzY1NTczOTNmNjBkMmE3MTk4YjA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2ee629a4-c504-4609-8271-7afd1e3f2ee8" } ], "workloadContext": "Production" } 2023-03-09T05:32:47.782Z||pool-2-thread-8|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-09T05:32:47.782Z||pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e ASDC 2023-03-09T05:32:47.785Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||ASDC Notification: DistributionID:7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 ServiceName:Demo_pNF_BsUeCk1Z3nOvyyXg1tIj ServiceVersion:1.0 ServiceUUID:f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e ServiceInvariantUUID:08ee9d5a-9ad9-41a5-994d-7c8ca5a6e65a ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfBsueck1z3novyyxg1tij-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar ArtifactUUID:2ee629a4-c504-4609-8271-7afd1e3f2ee8 ArtifactChecksum:YzQ2MzRmYjE3NWI1NzY1NTczOTNmNjBkMmE3MTk4YjA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 417c9a3d-c270 0 ResourceCustomizationUUID:57998dd3-8729-4b51-b0ab-da2f64f0f2e0 ResourceInvariantUUID:d6165a22-a960-4a34-b7dd-391e57a6191b ResourceName:pNF 417c9a3d-c270 ResourceType:PNF ResourceUUID:7d2cb91e-3529-476c-9b8c-51a59aa36e84 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-09T05:32:47.785Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e 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 (?, ?, ?, ?, ?) 2023-03-09T05:32:47.835Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T05:32:47.836Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-09T05:32:47.836Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-09T05:32:47.837Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Trying to download the artifact UUID: 2ee629a4-c504-4609-8271-7afd1e3f2ee8 from URL: /sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:47.837Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||DistributionClient - download 2023-03-09T05:32:47.838Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:48.015Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||GET Response Status 200 2023-03-09T05:32:48.016Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2ee629a4-c504-4609-8271-7afd1e3f2ee8 88022 2023-03-09T05:32:48.017Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar ASDC sendASDCNotification 2023-03-09T05:32:48.017Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:48.017Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T05:32:48.018Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:32:48.018Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:32:48.018Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339968017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:32:49.020Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T05:32:49.021Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||MSO config path is: /app 2023-03-09T05:32:49.022Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Trying to write artifact UUID: 2ee629a4-c504-4609-8271-7afd1e3f2ee8, URL: /sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar to file: /app/ASDC/1/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:49.022Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:49.023Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:49.023Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:49.191Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12590871099632327574/Definitions/service-DemoPnfBsueck1z3novyyxg1tij-template.yml 2023-03-09T05:32:50.520Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-09T05:32:50.521Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-09T05:32:50.521Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:50.521Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-09T05:32:50.522Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 417c9a3d-c270 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-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:50.522Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||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-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:50.522Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:50.523Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||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-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:50.523Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||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-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:50.523Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||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-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:50.523Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||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-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:50.523Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||WARN|500||#################################################################################################### 2023-03-09T05:32:50.524Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:32:50.524Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BsUeCk1Z3nOvyyXg1tIj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:32:50.524Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Node template pNF 417c9a3d-c270 0 is matching search criteria 2023-03-09T05:32:50.525Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-09T05:32:50.525Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 417c9a3d-c270 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T05:32:50.525Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:32:50.525Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BsUeCk1Z3nOvyyXg1tIj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:32:50.526Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Node template pNF 417c9a3d-c270 0 is matching search criteria 2023-03-09T05:32:50.526Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Search for entities recursively 2023-03-09T05:32:50.526Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Found topology templates [pNF 417c9a3d-c270 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T05:32:50.526Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:32:50.526Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BsUeCk1Z3nOvyyXg1tIj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:32:50.527Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:32:50.527Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BsUeCk1Z3nOvyyXg1tIj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:32:50.527Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:32:50.527Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BsUeCk1Z3nOvyyXg1tIj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:32:50.527Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:32:50.527Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BsUeCk1Z3nOvyyXg1tIj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:32:50.528Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:32:50.528Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BsUeCk1Z3nOvyyXg1tIj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:32:50.528Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_BsUeCk1Z3nOvyyXg1tIj Description:catalog service description Model UUID:f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e Model Version:NULL Model InvariantUuid:08ee9d5a-9ad9-41a5-994d-7c8ca5a6e65a 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=? 2023-03-09T05:32:50.541Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Processing Resource Type: PNF, Model UUID: 7d2cb91e-3529-476c-9b8c-51a59aa36e84 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=? 2023-03-09T05:32:50.552Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||pNF 417c9a3d-c270 0 2023-03-09T05:32:50.552Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 7d2cb91e-3529-476c-9b8c-51a59aa36e84 2023-03-09T05:32:50.552Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||No resources found for Service: f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e 2023-03-09T05:32:50.552Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Preparing to deploy Service: f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e 2023-03-09T05:32:50.552Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 417c9a3d-c270 0 7d2cb91e-3529-476c-9b8c-51a59aa36e84 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=? 2023-03-09T05:32:50.560Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@14c14618, org.onap.sdc.toscaparser.api.parameters.Input@1c6c77b7, org.onap.sdc.toscaparser.api.parameters.Input@6b1ae8de, org.onap.sdc.toscaparser.api.parameters.Input@4767df34, org.onap.sdc.toscaparser.api.parameters.Input@5908a046] 2023-03-09T05:32:50.560Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:32:50.560Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BsUeCk1Z3nOvyyXg1tIj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:32:50.561Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500|| resourceSeq for service uuid f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e: pNF 417c9a3d-c270 2023-03-09T05:32:50.561Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Processing PNF resource: 7d2cb91e-3529-476c-9b8c-51a59aa36e84 2023-03-09T05:32:50.561Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T05:32:50.561Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Service Demo_pNF_BsUeCk1Z3nOvyyXg1tIj is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T05:32:50.561Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Resource customization UUID: 57998dd3-8729-4b51-b0ab-da2f64f0f2e0 is the same as notified resource customizationUUID: 57998dd3-8729-4b51-b0ab-da2f64f0f2e0 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 (?, ?) 2023-03-09T05:32:50.625Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 417c9a3d-c270 7d2cb91e-3529-476c-9b8c-51a59aa36e84 0 ASDC deployResourceStructure 2023-03-09T05:32:50.626Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar ASDC sendASDCNotification 2023-03-09T05:32:50.626Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar 2023-03-09T05:32:50.626Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T05:32:50.627Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:32:50.627Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:32:50.627Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339970626, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:32:51.628Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 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=? 2023-03-09T05:32:51.656Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 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=? 2023-03-09T05:32:51.666Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:32:51.667Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T05:32:51.667Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T05:33:21.667Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 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=? 2023-03-09T05:33:21.686Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 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=? 2023-03-09T05:33:21.690Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:33:21.691Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T05:33:21.691Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T05:33:40.917Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:33:40.919Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T05:33:40.920Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "cds-sdc-listener", "timestamp": 1678339930522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:33:40.921Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:33:40.922Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T05:33:40.922Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "multicloud-k8s", "timestamp": 1678339930538, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:33:40.923Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:33:40.923Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T05:33:40.923Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "aai-model-loader", "timestamp": 1678339940123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:33:40.923Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:33:40.923Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T05:33:40.924Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678339950828, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:33:40.924Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:33:40.924Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T05:33:40.925Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "policy-distribution-id", "timestamp": 1678339933061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T05:33:40.925Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:33:40.925Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T05:33:40.926Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T05:33:40.926Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:33:40.926Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T05:33:40.926Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "cds-sdc-listener", "timestamp": 1678339930522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T05:33:40.927Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:33:40.927Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T05:33:40.927Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "aai-model-loader", "timestamp": 1678339940123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T05:33:40.927Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:33:40.927Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T05:33:40.928Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "multicloud-k8s", "timestamp": 1678339930538, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T05:33:40.928Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:33:51.692Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 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=? 2023-03-09T05:33:51.708Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 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=? 2023-03-09T05:33:51.712Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:33:51.712Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T05:33:51.713Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T05:34:21.713Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 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=? 2023-03-09T05:34:21.734Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 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=? 2023-03-09T05:34:21.738Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:34:21.738Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T05:34:21.738Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T05:34:40.918Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:34:40.921Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.921Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678339950828, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.922Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.923Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.923Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "policy-distribution-id", "timestamp": 1678339933061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.923Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.923Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.923Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.923Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "cds-sdc-listener", "timestamp": 1678339930522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "aai-model-loader", "timestamp": 1678339940123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "multicloud-k8s", "timestamp": 1678339930538, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678339950828, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "policy-distribution-id", "timestamp": 1678339933061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "cds-sdc-listener", "timestamp": 1678339930522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.928Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "aai-model-loader", "timestamp": 1678339940123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "multicloud-k8s", "timestamp": 1678339930538, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678339950828, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "policy-distribution-id", "timestamp": 1678339933061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "cds-sdc-listener", "timestamp": 1678339930522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "aai-model-loader", "timestamp": 1678339940123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "multicloud-k8s", "timestamp": 1678339930538, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678339950828, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "policy-distribution-id", "timestamp": 1678339933061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "cds-sdc-listener", "timestamp": 1678339930522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "aai-model-loader", "timestamp": 1678339940123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "multicloud-k8s", "timestamp": 1678339930538, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678339950828, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/resourceInstances/pnf417c9a3dc2700/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "policy-distribution-id", "timestamp": 1678339933061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "cds-sdc-listener", "timestamp": 1678339930522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "aai-model-loader", "timestamp": 1678339940123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "multicloud-k8s", "timestamp": 1678339930538, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678339950828, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T05:34:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "policy-distribution-id", "timestamp": 1678339933061, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:34:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339929225, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:34:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "cds-sdc-listener", "timestamp": 1678339930522, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:34:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "aai-model-loader", "timestamp": 1678339940123, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:34:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "multicloud-k8s", "timestamp": 1678339930538, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:34:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678339950828, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "NOTIFIED" } 2023-03-09T05:34:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.937Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.937Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "policy-distribution-id", "timestamp": 1678339968176, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:34:40.938Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.938Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.938Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "cds-sdc-listener", "timestamp": 1678339967653, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:34:40.939Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.939Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.939Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "aai-model-loader", "timestamp": 1678339968275, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:34:40.940Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.940Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.940Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339968017, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:34:40.940Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.940Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.940Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678339968889, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T05:34:40.940Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.940Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.940Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "policy-distribution-id", "timestamp": 1678339969180, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:34:40.941Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.941Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.941Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "policy-distribution-id", "timestamp": 1678339970181, "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=? 2023-03-09T05:34:40.952Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 2023-03-09T05:34:40.952Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 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 (?, ?, ?, ?, ?) 2023-03-09T05:34:40.969Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.969Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678339970626, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:34:40.970Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.970Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.970Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678339972078, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:34:40.970Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.970Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.970Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678339973084, "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=? 2023-03-09T05:34:40.979Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 2023-03-09T05:34:40.979Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 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 (?, ?, ?, ?, ?) 2023-03-09T05:34:40.992Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.993Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "aai-model-loader", "timestamp": 1678339975801, "artifactURL": "/sdc/v1/catalog/services/DemoPnfBsueck1z3novyyxg1tij/1.0/artifacts/service-DemoPnfBsueck1z3novyyxg1tij-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T05:34:40.993Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:34:40.993Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:34:40.993Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "aai-model-loader", "timestamp": 1678339976805, "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=? 2023-03-09T05:34:41.015Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 2023-03-09T05:34:41.015Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 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 (?, ?, ?, ?, ?) 2023-03-09T05:34:51.738Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 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=? 2023-03-09T05:34:51.755Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 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=? 2023-03-09T05:34:51.759Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T05:34:51.760Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-09T05:34:51.760Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-09T05:34:51.760Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-09T05:34:51.760Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:34:51.760Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:34:51.760Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:34:51.760Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T05:34:51.760Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||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=? 2023-03-09T05:34:51.770Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-09T05:35:21.772Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 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=? 2023-03-09T05:35:21.779Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 and serviceModelVersionId: f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e 2023-03-09T05:35:21.779Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 08ee9d5a-9ad9-41a5-994d-7c8ca5a6e65a 2023-03-09T05:35:21.780Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/08ee9d5a-9ad9-41a5-994d-7c8ca5a6e65a/model-vers/model-ver/f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e?depth=0 2023-03-09T05:35:21.787Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||RestClientSSL using default SSL context! 2023-03-09T05:35:21.821Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08ee9d5a-9ad9-41a5-994d-7c8ca5a6e65a/model-vers/model-ver/f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e?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]} 2023-03-09T05:35:21.822Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08ee9d5a-9ad9-41a5-994d-7c8ca5a6e65a/model-vers/model-ver/f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e?depth=0|INFO|500||Invoke 2023-03-09T05:35:21.838Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08ee9d5a-9ad9-41a5-994d-7c8ca5a6e65a/model-vers/model-ver/f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-09T05:35:22.008Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08ee9d5a-9ad9-41a5-994d-7c8ca5a6e65a/model-vers/model-ver/f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e?depth=0|INFO|500||InvokeReturn 2023-03-09T05:35:22.009Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/08ee9d5a-9ad9-41a5-994d-7c8ca5a6e65a/model-vers/model-ver/f1b8a7dd-b3ed-4c4b-afb6-46cc569f7b6e?depth=0 has http status code:200 and response headers:{date=[Thu, 09 Mar 2023 05:35:21 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[164], vertex-id=[217128], x-aai-txid=[1-aai-resources-230309-05:35:21:130-80830], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-09T05:35:22.009Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Response was returned with an empty entity. 2023-03-09T05:35:22.009Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-09T05:35:22.010Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||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=? 2023-03-09T05:35:22.017Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||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:69) 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) 2023-03-09T05:35:22.017Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-09T05:35:22.018Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-09T05:35:22.018Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||DistributionClient - sendStatus 2023-03-09T05:35:22.019Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T05:35:22.019Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Trying to send status: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678340122018, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 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=? 2023-03-09T05:35:23.038Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:35:40.918Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:35:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T05:35:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8", "consumerID": "SO-sdc-controller", "timestamp": 1678340122018, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-09T05:35:40.926Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T05:36:23.038Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:36:40.918Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:37:23.038Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:37:40.918Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:38:23.039Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:38:40.918Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:39:23.040Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:39:40.919Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:40:23.041Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:40:40.920Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:41:23.041Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:41:40.921Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:42:23.042Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:42:40.922Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:43:23.043Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:43:40.923Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:44:23.044Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:44:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:45:23.044Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:45:40.926Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:46:23.046Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:46:40.927Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:47:23.047Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:47:40.928Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:48:23.048Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:48:40.928Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:49:23.048Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:49:40.930Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:50:23.049Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:50:40.930Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:51:23.050Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:51:40.932Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:52:23.051Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:52:40.934Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:53:23.053Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:53:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:54:23.054Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:54:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:55:23.054Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:55:40.937Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:56:23.055Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:56:40.937Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:57:23.056Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:57:40.939Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:58:23.058Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:58:40.940Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T05:59:23.059Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T05:59:40.941Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:00:23.061Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:00:40.941Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:01:23.062Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:01:40.943Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:02:23.062Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:02:40.943Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:03:23.064Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:03:40.945Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:04:23.064Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:04:40.945Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:05:23.065Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:05:40.946Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:06:23.066Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:06:40.947Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:07:23.067Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:07:40.949Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:08:23.068Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:08:40.950Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:09:23.070Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:09:40.951Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:10:23.071Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:10:40.952Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:11:23.072Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:11:40.952Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:12:23.073Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:12:40.954Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:13:23.074Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:13:40.955Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:14:23.075Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:14:40.956Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:15:23.076Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:15:40.958Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:16:23.077Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:16:40.958Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:17:23.078Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:17:40.959Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:18:23.078Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:18:40.961Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:19:23.080Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:19:40.962Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:20:23.081Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:20:40.966Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:21:23.081Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:21:40.967Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:22:23.082Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:22:40.967Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:23:23.084Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:23:40.969Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:24:23.087Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:24:40.970Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:25:23.088Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:25:40.972Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:26:23.088Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:26:40.974Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:27:23.089Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:27:29.226Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||received message from topic 2023-03-09T06:27:29.227Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||received notification from broker: {"distributionID":"0b7c3c73-54ca-4a81-817b-27bc5ba6c18d","serviceName":"Demo_pNF_3Swr7KCQp6vqgVGrSJ48","serviceVersion":"1.0","serviceUUID":"db05705c-1ede-4d5e-99ea-2c52e576437a","serviceDescription":"catalog service description","serviceInvariantUUID":"daf9e8e0-dc46-45c8-9184-314900e590f4","resources":[{"resourceInstanceName":"pNF 3af2d9fb-c028 0","resourceName":"pNF 3af2d9fb-c028","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"069b05a9-cf81-4eb4-9e3b-6ff42d156b3c","resourceInvariantUUID":"42b2e3d9-39c1-4b98-a763-4b033370904f","resourceCustomizationUUID":"6e6300f1-0003-4066-bcd0-174027c745da","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vf-license-model.xml","artifactChecksum":"OWU3MjM1YTFkOWQ0ZGU4NGEzNWI4ODg5NDc2YTliODc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3b2e8264-b7f5-47b1-8019-878fb2eb2805","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/pNF.csar","artifactChecksum":"N2M2MjIzN2FmNDFiYjFkZDI0NjE2ZGY2ODU1YTFmM2E\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"907148c4-1224-4cbf-9765-50302b9cd8a8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6aa0712a-7682-451a-ad14-ada195ca4f8d","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vendor-license-model.xml","artifactChecksum":"Zjk3ODc4MzM0NTk3MjJhMzc4ZDdiZGRmZDdlMjZjYWM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"5f713973-8c1b-401c-8ecd-ba1e7f5211d4","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ddc788bb-e490-4815-bb09-c5e6d72c9faf","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"68082cf8-6d97-4545-9369-29bd8e9f6fec","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnf3swr7kcqp6vqgvgrsj48-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-template.yml","artifactChecksum":"NzVjY2IxNWQ0MDA5MTkxMWMzNjMyOTcxNDQ4MzY1ZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"487b5125-7597-4fa6-bdb4-e2215043d8f5","artifactVersion":"1"},{"artifactName":"service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar","artifactChecksum":"MmE1MDJkNWUwZGNjZTk4N2YwODZkNzQ5YzZlODEyNDc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8f19d13d-fd3c-4294-bc17-30091262e873","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-09T06:27:29.232Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T06:27:29.233Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T06:27:29.233Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T06:27:29.233Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:27:29.239Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T06:27:29.240Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T06:27:29.240Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T06:27:29.240Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T06:27:29.240Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T06:27:29.240Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T06:27:29.285Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:27:29.286Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T06:27:29.287Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:27:29.287Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:27:29.287Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "policy-distribution-id", "timestamp": 1678343241279, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T06:27:29.287Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:27:30.243Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T06:27:30.244Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T06:27:30.244Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T06:27:30.244Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:27:31.245Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T06:27:31.246Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T06:27:31.246Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T06:27:31.247Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:27:32.247Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T06:27:32.248Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T06:27:32.248Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T06:27:32.248Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:27:33.249Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T06:27:33.249Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T06:27:33.250Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T06:27:33.250Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:27:34.250Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T06:27:34.251Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T06:27:34.251Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T06:27:34.251Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:27:35.252Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T06:27:35.253Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T06:27:35.253Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T06:27:35.253Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:27:36.254Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T06:27:36.255Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T06:27:36.255Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T06:27:36.255Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:27:37.257Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||sending notification to client: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "serviceName": "Demo_pNF_3Swr7KCQp6vqgVGrSJ48", "serviceVersion": "1.0", "serviceUUID": "db05705c-1ede-4d5e-99ea-2c52e576437a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "daf9e8e0-dc46-45c8-9184-314900e590f4", "resources": [ { "resourceInstanceName": "pNF 3af2d9fb-c028 0", "resourceCustomizationUUID": "6e6300f1-0003-4066-bcd0-174027c745da", "resourceName": "pNF 3af2d9fb-c028", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "069b05a9-cf81-4eb4-9e3b-6ff42d156b3c", "resourceInvariantUUID": "42b2e3d9-39c1-4b98-a763-4b033370904f", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "artifactChecksum": "MmE1MDJkNWUwZGNjZTk4N2YwODZkNzQ5YzZlODEyNDc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8f19d13d-fd3c-4294-bc17-30091262e873" } ], "workloadContext": "Production" } 2023-03-09T06:27:37.257Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-09T06:27:37.258Z|017b0d28-cc77-4974-80a8-b0da49b42770|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 db05705c-1ede-4d5e-99ea-2c52e576437a ASDC 2023-03-09T06:27:37.259Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||ASDC Notification: DistributionID:0b7c3c73-54ca-4a81-817b-27bc5ba6c18d ServiceName:Demo_pNF_3Swr7KCQp6vqgVGrSJ48 ServiceVersion:1.0 ServiceUUID:db05705c-1ede-4d5e-99ea-2c52e576437a ServiceInvariantUUID:daf9e8e0-dc46-45c8-9184-314900e590f4 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar ArtifactUUID:8f19d13d-fd3c-4294-bc17-30091262e873 ArtifactChecksum:MmE1MDJkNWUwZGNjZTk4N2YwODZkNzQ5YzZlODEyNDc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 3af2d9fb-c028 0 ResourceCustomizationUUID:6e6300f1-0003-4066-bcd0-174027c745da ResourceInvariantUUID:42b2e3d9-39c1-4b98-a763-4b033370904f ResourceName:pNF 3af2d9fb-c028 ResourceType:PNF ResourceUUID:069b05a9-cf81-4eb4-9e3b-6ff42d156b3c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-03-09T06:27:37.259Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF db05705c-1ede-4d5e-99ea-2c52e576437a 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 (?, ?, ?, ?, ?) 2023-03-09T06:27:37.307Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T06:27:37.309Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-09T06:27:37.309Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-09T06:27:37.309Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Trying to download the artifact UUID: 8f19d13d-fd3c-4294-bc17-30091262e873 from URL: /sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:37.310Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||DistributionClient - download 2023-03-09T06:27:37.310Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:37.399Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||GET Response Status 200 2023-03-09T06:27:37.400Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 8f19d13d-fd3c-4294-bc17-30091262e873 88020 2023-03-09T06:27:37.400Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar ASDC sendASDCNotification 2023-03-09T06:27:37.400Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:37.401Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T06:27:37.401Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T06:27:37.401Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T06:27:37.401Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343257400, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:27:38.402Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T06:27:38.403Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||MSO config path is: /app 2023-03-09T06:27:38.404Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Trying to write artifact UUID: 8f19d13d-fd3c-4294-bc17-30091262e873, URL: /sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar to file: /app/ASDC/1/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:38.405Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:38.405Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:38.405Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:38.635Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11981675607453414595/Definitions/service-DemoPnf3swr7kcqp6vqgvgrsj48-template.yml 2023-03-09T06:27:39.863Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-09T06:27:39.864Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-09T06:27:39.864Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:39.864Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-09T06:27:39.865Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||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-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:39.865Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:39.865Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 3af2d9fb-c028 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-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:39.865Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||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-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:39.865Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|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-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:39.865Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|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-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:39.865Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|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-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:39.866Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||WARN|500||#################################################################################################### 2023-03-09T06:27:39.866Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T06:27:39.866Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3Swr7KCQp6vqgVGrSJ48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T06:27:39.867Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Node template pNF 3af2d9fb-c028 0 is matching search criteria 2023-03-09T06:27:39.867Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-09T06:27:39.867Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3af2d9fb-c028 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T06:27:39.868Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T06:27:39.868Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3Swr7KCQp6vqgVGrSJ48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T06:27:39.868Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Node template pNF 3af2d9fb-c028 0 is matching search criteria 2023-03-09T06:27:39.868Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Search for entities recursively 2023-03-09T06:27:39.868Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Found topology templates [pNF 3af2d9fb-c028 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T06:27:39.868Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T06:27:39.868Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3Swr7KCQp6vqgVGrSJ48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T06:27:39.869Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T06:27:39.869Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3Swr7KCQp6vqgVGrSJ48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T06:27:39.869Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T06:27:39.869Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3Swr7KCQp6vqgVGrSJ48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T06:27:39.869Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T06:27:39.869Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3Swr7KCQp6vqgVGrSJ48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T06:27:39.870Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T06:27:39.870Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3Swr7KCQp6vqgVGrSJ48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T06:27:39.870Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_3Swr7KCQp6vqgVGrSJ48 Description:catalog service description Model UUID:db05705c-1ede-4d5e-99ea-2c52e576437a Model Version:NULL Model InvariantUuid:daf9e8e0-dc46-45c8-9184-314900e590f4 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=? 2023-03-09T06:27:39.886Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Processing Resource Type: PNF, Model UUID: 069b05a9-cf81-4eb4-9e3b-6ff42d156b3c 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=? 2023-03-09T06:27:39.895Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||pNF 3af2d9fb-c028 0 2023-03-09T06:27:39.895Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 069b05a9-cf81-4eb4-9e3b-6ff42d156b3c 2023-03-09T06:27:39.896Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||No resources found for Service: db05705c-1ede-4d5e-99ea-2c52e576437a 2023-03-09T06:27:39.896Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Preparing to deploy Service: db05705c-1ede-4d5e-99ea-2c52e576437a 2023-03-09T06:27:39.896Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 3af2d9fb-c028 0 069b05a9-cf81-4eb4-9e3b-6ff42d156b3c 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=? 2023-03-09T06:27:39.905Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@12bc2eed, org.onap.sdc.toscaparser.api.parameters.Input@47de4eb6, org.onap.sdc.toscaparser.api.parameters.Input@15525cf8, org.onap.sdc.toscaparser.api.parameters.Input@685e480e, org.onap.sdc.toscaparser.api.parameters.Input@1be6c8ae] 2023-03-09T06:27:39.905Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T06:27:39.905Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3Swr7KCQp6vqgVGrSJ48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T06:27:39.906Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500|| resourceSeq for service uuid db05705c-1ede-4d5e-99ea-2c52e576437a: pNF 3af2d9fb-c028 2023-03-09T06:27:39.906Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Processing PNF resource: 069b05a9-cf81-4eb4-9e3b-6ff42d156b3c 2023-03-09T06:27:39.906Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T06:27:39.906Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Service Demo_pNF_3Swr7KCQp6vqgVGrSJ48 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T06:27:39.906Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Resource customization UUID: 6e6300f1-0003-4066-bcd0-174027c745da is the same as notified resource customizationUUID: 6e6300f1-0003-4066-bcd0-174027c745da 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 (?, ?) 2023-03-09T06:27:39.988Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 3af2d9fb-c028 069b05a9-cf81-4eb4-9e3b-6ff42d156b3c 0 ASDC deployResourceStructure 2023-03-09T06:27:39.988Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar ASDC sendASDCNotification 2023-03-09T06:27:39.989Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar 2023-03-09T06:27:39.989Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T06:27:39.990Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T06:27:39.990Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T06:27:39.990Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343259988, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:27:40.917Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:27:40.919Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:27:40.919Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "cds-sdc-listener", "timestamp": 1678343208751, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T06:27:40.920Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:27:40.991Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 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=? 2023-03-09T06:27:41.008Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 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=? 2023-03-09T06:27:41.012Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T06:27:41.012Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T06:27:41.012Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T06:28:11.013Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 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=? 2023-03-09T06:28:11.040Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 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=? 2023-03-09T06:28:11.047Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T06:28:11.048Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T06:28:11.048Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T06:28:40.918Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:28:40.922Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.922Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "multicloud-k8s", "timestamp": 1678343238856, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.923Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.923Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.923Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "aai-model-loader", "timestamp": 1678343240123, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.923Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.923Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.923Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.924Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.924Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.924Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "policy-distribution-id", "timestamp": 1678343241279, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.924Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.924Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.925Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "cds-sdc-listener", "timestamp": 1678343208751, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.925Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.925Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.925Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "aai-model-loader", "timestamp": 1678343240123, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.925Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.925Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.925Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "multicloud-k8s", "timestamp": 1678343238856, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.926Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.926Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.926Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "policy-distribution-id", "timestamp": 1678343241279, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.926Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.926Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.926Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.926Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.927Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.927Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "cds-sdc-listener", "timestamp": 1678343208751, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.927Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.927Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.927Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "aai-model-loader", "timestamp": 1678343240123, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.927Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.927Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.927Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "multicloud-k8s", "timestamp": 1678343238856, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.928Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.928Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.928Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678343250827, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.929Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.929Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.929Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "policy-distribution-id", "timestamp": 1678343241279, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.930Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.930Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.930Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.930Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.930Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.930Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "cds-sdc-listener", "timestamp": 1678343208751, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.930Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.930Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.931Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "aai-model-loader", "timestamp": 1678343240123, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.931Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.931Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.931Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "multicloud-k8s", "timestamp": 1678343238856, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.932Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.932Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.932Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678343250827, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.939Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.939Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.939Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "policy-distribution-id", "timestamp": 1678343241279, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.939Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.940Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.941Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.941Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.942Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.942Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "cds-sdc-listener", "timestamp": 1678343208751, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.942Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.942Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.942Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "aai-model-loader", "timestamp": 1678343240123, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.942Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.942Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.942Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "multicloud-k8s", "timestamp": 1678343238856, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.942Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.943Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.943Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678343250827, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.943Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.943Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.943Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "policy-distribution-id", "timestamp": 1678343241279, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.943Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.943Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.943Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.944Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.944Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.944Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "cds-sdc-listener", "timestamp": 1678343208751, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.944Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.944Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.944Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "aai-model-loader", "timestamp": 1678343240123, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.944Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.944Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.944Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "multicloud-k8s", "timestamp": 1678343238856, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.945Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.945Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.945Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678343250827, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.945Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.945Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.945Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "policy-distribution-id", "timestamp": 1678343241279, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.945Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.946Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.946Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.946Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.946Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.946Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "cds-sdc-listener", "timestamp": 1678343208751, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.946Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.946Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.946Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "aai-model-loader", "timestamp": 1678343240123, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.946Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.946Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.947Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "multicloud-k8s", "timestamp": 1678343238856, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.947Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.947Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.947Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678343250827, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.947Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.947Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.947Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "policy-distribution-id", "timestamp": 1678343241279, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "NOTIFIED" } 2023-03-09T06:28:40.950Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.950Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.950Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343243089, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "NOTIFIED" } 2023-03-09T06:28:40.950Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.950Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.950Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "cds-sdc-listener", "timestamp": 1678343208751, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "NOTIFIED" } 2023-03-09T06:28:40.951Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.951Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.951Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "aai-model-loader", "timestamp": 1678343240123, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "NOTIFIED" } 2023-03-09T06:28:40.951Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.951Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.951Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "multicloud-k8s", "timestamp": 1678343238856, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "NOTIFIED" } 2023-03-09T06:28:40.951Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.951Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.952Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678343250827, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/resourceInstances/pnf3af2d9fbc0280/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.952Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.952Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.952Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "policy-distribution-id", "timestamp": 1678343257632, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T06:28:40.952Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.952Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.952Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343257400, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T06:28:40.953Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.953Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.953Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678343250827, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T06:28:40.953Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.953Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.953Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "cds-sdc-listener", "timestamp": 1678343257000, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T06:28:40.954Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.954Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.954Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "aai-model-loader", "timestamp": 1678343257700, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T06:28:40.954Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.954Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.954Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "policy-distribution-id", "timestamp": 1678343258638, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T06:28:40.955Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.955Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.955Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678343250827, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "NOTIFIED" } 2023-03-09T06:28:40.955Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:40.955Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:40.955Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "policy-distribution-id", "timestamp": 1678343259639, "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=? 2023-03-09T06:28:40.979Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 2023-03-09T06:28:40.980Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 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 (?, ?, ?, ?, ?) 2023-03-09T06:28:41.002Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:41.003Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678343259713, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T06:28:41.003Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:41.003Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:28:41.003Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343259988, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T06:28:41.006Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:28:41.048Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 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=? 2023-03-09T06:28:41.076Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 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=? 2023-03-09T06:28:41.086Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T06:28:41.087Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T06:28:41.087Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T06:29:11.088Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 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=? 2023-03-09T06:29:11.113Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 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=? 2023-03-09T06:29:11.119Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T06:29:11.119Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T06:29:11.119Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T06:29:40.918Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:29:40.920Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:29:40.920Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678343262463, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T06:29:40.921Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:29:40.922Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:29:40.922Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678343263479, "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=? 2023-03-09T06:29:40.944Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 2023-03-09T06:29:40.944Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 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 (?, ?, ?, ?, ?) 2023-03-09T06:29:40.974Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:29:40.974Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "aai-model-loader", "timestamp": 1678343264580, "artifactURL": "/sdc/v1/catalog/services/DemoPnf3swr7kcqp6vqgvgrsj48/1.0/artifacts/service-DemoPnf3swr7kcqp6vqgvgrsj48-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T06:29:40.975Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:29:40.975Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T06:29:40.975Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "aai-model-loader", "timestamp": 1678343265582, "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=? 2023-03-09T06:29:40.984Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 2023-03-09T06:29:40.984Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 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 (?, ?, ?, ?, ?) 2023-03-09T06:29:41.120Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 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=? 2023-03-09T06:29:41.144Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 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=? 2023-03-09T06:29:41.150Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T06:29:41.151Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-09T06:29:41.151Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-09T06:29:41.151Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-09T06:29:41.151Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T06:29:41.152Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T06:29:41.152Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T06:29:41.152Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T06:29:41.152Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|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=? 2023-03-09T06:29:41.186Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-09T06:30:11.187Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d 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=? 2023-03-09T06:30:11.198Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d and serviceModelVersionId: db05705c-1ede-4d5e-99ea-2c52e576437a 2023-03-09T06:30:11.198Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : daf9e8e0-dc46-45c8-9184-314900e590f4 2023-03-09T06:30:11.199Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/daf9e8e0-dc46-45c8-9184-314900e590f4/model-vers/model-ver/db05705c-1ede-4d5e-99ea-2c52e576437a?depth=0 2023-03-09T06:30:11.207Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||RestClientSSL using default SSL context! 2023-03-09T06:30:11.249Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|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/daf9e8e0-dc46-45c8-9184-314900e590f4/model-vers/model-ver/db05705c-1ede-4d5e-99ea-2c52e576437a?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]} 2023-03-09T06:30:11.251Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/daf9e8e0-dc46-45c8-9184-314900e590f4/model-vers/model-ver/db05705c-1ede-4d5e-99ea-2c52e576437a?depth=0|INFO|500||Invoke 2023-03-09T06:30:11.286Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/daf9e8e0-dc46-45c8-9184-314900e590f4/model-vers/model-ver/db05705c-1ede-4d5e-99ea-2c52e576437a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-09T06:30:11.585Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/daf9e8e0-dc46-45c8-9184-314900e590f4/model-vers/model-ver/db05705c-1ede-4d5e-99ea-2c52e576437a?depth=0|INFO|500||InvokeReturn 2023-03-09T06:30:11.586Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|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/daf9e8e0-dc46-45c8-9184-314900e590f4/model-vers/model-ver/db05705c-1ede-4d5e-99ea-2c52e576437a?depth=0 has http status code:200 and response headers:{date=[Thu, 09 Mar 2023 06:30:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[294], vertex-id=[442560], x-aai-txid=[0-aai-resources-230309-06:30:10:476-10897], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-09T06:30:11.586Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Response was returned with an empty entity. 2023-03-09T06:30:11.587Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-09T06:30:11.587Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|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=? 2023-03-09T06:30:11.607Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|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:69) 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) 2023-03-09T06:30:11.607Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0b7c3c73-54ca-4a81-817b-27bc5ba6c18d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-09T06:30:11.608Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-09T06:30:11.608Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||DistributionClient - sendStatus 2023-03-09T06:30:11.608Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T06:30:11.608Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Trying to send status: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343411608, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 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=? 2023-03-09T06:30:12.663Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:30:40.918Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:30:40.925Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||received message from topic 2023-03-09T06:30:40.925Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||DEBUG|500||received notification from broker: { "distributionID": "0b7c3c73-54ca-4a81-817b-27bc5ba6c18d", "consumerID": "SO-sdc-controller", "timestamp": 1678343411608, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-09T06:30:40.926Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T06:31:12.664Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:31:40.918Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:32:12.664Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:32:40.919Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:33:12.666Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:33:40.920Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:34:12.667Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:34:40.922Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:35:12.667Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:35:40.923Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:36:12.669Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:36:40.924Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:37:12.670Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:37:40.926Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:38:12.672Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:38:40.927Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:39:12.675Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:39:40.928Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:40:12.676Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:40:40.930Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:41:12.678Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:41:40.931Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:42:12.686Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:42:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:43:12.688Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:43:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:44:12.690Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:44:40.934Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:45:12.690Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:45:40.935Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:46:12.691Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:46:40.936Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:47:12.692Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:47:40.936Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:48:12.694Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:48:40.938Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:49:12.696Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:49:40.940Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:50:12.697Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:50:40.940Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:51:12.699Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:51:40.941Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:52:12.699Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:52:40.941Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:53:12.701Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:53:40.943Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:54:12.702Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:54:40.943Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:55:12.704Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:55:40.945Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:56:12.705Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:56:40.945Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:57:12.707Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:57:40.947Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:58:12.707Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:58:40.948Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T06:59:12.710Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T06:59:40.949Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:00:12.711Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:00:40.950Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:01:12.712Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:01:40.951Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:02:12.712Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:02:40.955Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:03:12.713Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:03:40.956Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:04:12.715Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:04:40.958Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:05:12.716Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:05:40.958Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:06:12.718Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:06:40.959Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:07:12.718Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:07:40.961Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:08:12.719Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:08:40.961Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:09:12.722Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:09:40.963Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:10:12.722Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:10:40.965Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:11:12.724Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:11:40.967Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:12:12.726Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:12:40.969Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:13:12.729Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:13:40.971Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:14:12.730Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:14:40.972Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:15:12.731Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:15:40.974Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:16:12.734Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:16:40.975Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:17:12.736Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:17:40.975Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:12.737Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:18:35.066Z||pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T07:18:35.066Z||pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"bb857225-deb3-42c0-ad9f-135e75386c9f","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"feea77d1-385f-48bc-8696-cd9d212e6f83","serviceDescription":"service","serviceInvariantUUID":"78f2f920-ea76-4388-abdc-21dd2ae7be88","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"efc99894-4086-43b7-9750-5129e8f66b33","resourceInvariantUUID":"022287ef-2ab7-4eb6-8159-52a8cf23354e","resourceCustomizationUUID":"5a138e0c-797d-41c0-a6f5-a4807313b637","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":"MzYzZjVmM2JkYmU4OTQ4ZGQxYWZkYjJhZTE0MGExMDc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"fdb7bf08-6971-4fb1-b3c8-4d1741ff3ff5","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":"NWVlZmFmM2I5NWM1ZTMzMzYyNDQ2NWMxNGE2Nzk0MzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"825a3202-d4ee-4096-9924-f53425776efe","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":"db9720f9-6db1-4aed-982c-6604171da20f","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":"405d6188-6163-4b2d-8c9b-c2a77f38df29","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":"f65e9d54-4ad4-4a97-9a28-95e2adb35571","artifactVersion":"2","generatedFromUUID":"1a05f3b4-0477-400b-9e00-0cfe50e08217"},{"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":"8b3c06f9-06c5-4706-a4de-fb6e1e87453d","artifactVersion":"2","generatedFromUUID":"db9720f9-6db1-4aed-982c-6604171da20f"},{"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":"1a05f3b4-0477-400b-9e00-0cfe50e08217","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":"64bf246d-63d6-4e33-bb2e-11b46f637af7","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":"NDI0YWQ3MTVjNjQyMWQ5NTczNzk2YTM1NmJkMjhjYjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7acaf63b-c2c1-437b-8b5c-fe77d373ad80","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"YTVjYzk3Y2RiMGE2Mjk2ZDEyOTNhY2IzODZlOGIwZTA\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"649ba83c-88ea-4e41-8750-3201b724a34f","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-09T07:18:35.070Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:18:35.071Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:35.072Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:35.072Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:35.076Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T07:18:35.076Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T07:18:35.076Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T07:18:35.077Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T07:18:35.077Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T07:18:35.077Z||kafka-producer-network-thread | SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-bd6d6eb7-8a74-4683-bd51-0d68695b01b9] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to Iyn3D7Y2T7mRgefZuZvLpQ 2023-03-09T07:18:35.098Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:18:35.099Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "policy-distribution-id", "timestamp": 1678346290735, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:18:35.101Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:18:35.101Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:18:35.101Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:18:35.102Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:18:36.078Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:18:36.079Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:36.080Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:36.080Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:37.081Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:18:37.082Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:37.082Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:37.083Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:38.083Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:18:38.084Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:38.084Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:38.085Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:39.086Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:18:39.088Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:39.089Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:39.089Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:40.091Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:18:40.092Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:40.092Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:40.093Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:40.918Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:40.919Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:18:40.919Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "cds-sdc-listener", "timestamp": 1678346258131, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:18:40.920Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:18:41.094Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:18:41.094Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:41.095Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:41.095Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:42.097Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:18:42.097Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:42.098Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:42.098Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:43.100Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:18:43.100Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:43.101Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:43.101Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:44.102Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:18:44.103Z||pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:44.103Z||pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:44.103Z||pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:45.105Z||pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "feea77d1-385f-48bc-8696-cd9d212e6f83", "serviceDescription": "service", "serviceInvariantUUID": "78f2f920-ea76-4388-abdc-21dd2ae7be88", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "5a138e0c-797d-41c0-a6f5-a4807313b637", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "efc99894-4086-43b7-9750-5129e8f66b33", "resourceInvariantUUID": "022287ef-2ab7-4eb6-8159-52a8cf23354e", "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": "NWVlZmFmM2I5NWM1ZTMzMzYyNDQ2NWMxNGE2Nzk0MzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "825a3202-d4ee-4096-9924-f53425776efe", "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": "db9720f9-6db1-4aed-982c-6604171da20f", "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": "8b3c06f9-06c5-4706-a4de-fb6e1e87453d", "generatedFromUUID": "db9720f9-6db1-4aed-982c-6604171da20f" }, "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": "f65e9d54-4ad4-4a97-9a28-95e2adb35571", "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": "8b3c06f9-06c5-4706-a4de-fb6e1e87453d", "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": "1a05f3b4-0477-400b-9e00-0cfe50e08217", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "YTVjYzk3Y2RiMGE2Mjk2ZDEyOTNhY2IzODZlOGIwZTA\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "649ba83c-88ea-4e41-8750-3201b724a34f" } ], "workloadContext": "Production" } 2023-03-09T07:18:45.106Z||pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-09T07:18:45.106Z||pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 feea77d1-385f-48bc-8696-cd9d212e6f83 ASDC 2023-03-09T07:18:45.107Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:bb857225-deb3-42c0-ad9f-135e75386c9f ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:feea77d1-385f-48bc-8696-cd9d212e6f83 ServiceInvariantUUID:78f2f920-ea76-4388-abdc-21dd2ae7be88 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:649ba83c-88ea-4e41-8750-3201b724a34f ArtifactChecksum:YTVjYzk3Y2RiMGE2Mjk2ZDEyOTNhY2IzODZlOGIwZTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:5a138e0c-797d-41c0-a6f5-a4807313b637 ResourceInvariantUUID:022287ef-2ab7-4eb6-8159-52a8cf23354e ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:efc99894-4086-43b7-9750-5129e8f66b33 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:825a3202-d4ee-4096-9924-f53425776efe ArtifactChecksum:NWVlZmFmM2I5NWM1ZTMzMzYyNDQ2NWMxNGE2Nzk0MzU= 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:db9720f9-6db1-4aed-982c-6604171da20f 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:8b3c06f9-06c5-4706-a4de-fb6e1e87453d 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:f65e9d54-4ad4-4a97-9a28-95e2adb35571 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:8b3c06f9-06c5-4706-a4de-fb6e1e87453d 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:1a05f3b4-0477-400b-9e00-0cfe50e08217 ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-09T07:18:45.107Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF feea77d1-385f-48bc-8696-cd9d212e6f83 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 (?, ?, ?, ?, ?) 2023-03-09T07:18:45.212Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T07:18:45.213Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-09T07:18:45.214Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-09T07:18:45.214Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 649ba83c-88ea-4e41-8750-3201b724a34f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-09T07:18:45.214Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-09T07:18:45.214Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-09T07:18:45.418Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-09T07:18:45.423Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 649ba83c-88ea-4e41-8750-3201b724a34f 163278 2023-03-09T07:18:45.424Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-09T07:18:45.424Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-09T07:18:45.424Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T07:18:45.425Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:45.425Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:45.425Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346325424, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:46.426Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T07:18:46.427Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-09T07:18:46.428Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 649ba83c-88ea-4e41-8750-3201b724a34f, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-09T07:18:46.428Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-03-09T07:18:46.429Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-09T07:18:46.430Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-09T07:18:46.686Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP6590410048661513325/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-03-09T07:18:48.458Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-09T07:18:48.459Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-09T07:18:48.459Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-03-09T07:18:48.459Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-03-09T07:18:48.460Z|bb857225-deb3-42c0-ad9f-135e75386c9f|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-BasicCnfMacro-csar.csar 2023-03-09T07:18:48.460Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:48.460Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:48.462Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:48.462Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-09T07:18:48.462Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:48.463Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:18:48.463Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-09T07:18:48.463Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-09T07:18:48.464Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T07:18:48.464Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:48.464Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:18:48.467Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-09T07:18:48.468Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-09T07:18:48.468Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T07:18:48.468Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:48.469Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:18:48.470Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:48.470Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-09T07:18:48.471Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-03-09T07:18:48.471Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-03-09T07:18:48.471Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-09T07:18:48.471Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:48.472Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-09T07:18:48.472Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:48.472Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-09T07:18:48.472Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T07:18:48.473Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:48.473Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-09T07:18:48.473Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T07:18:48.473Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:48.474Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-09T07:18:48.474Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T07:18:48.474Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:48.474Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-09T07:18:48.474Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T07:18:48.474Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:48.474Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-03-09T07:18:48.475Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-03-09T07:18:48.475Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=de099eb9-468e-4fdb-9a4b-582fa920b1d8 2023-03-09T07:18:48.475Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:48.475Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:18:48.475Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:48.475Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:18:48.475Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:48.476Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:18:48.476Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:48.476Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:18:48.476Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:feea77d1-385f-48bc-8696-cd9d212e6f83 Model Version:NULL Model InvariantUuid:78f2f920-ea76-4388-abdc-21dd2ae7be88 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:dca52cff-2f9d-4817-a39a-60ad7381e01f Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:022287ef-2ab7-4eb6-8159-52a8cf23354e Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:5a138e0c-797d-41c0-a6f5-a4807313b637 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:1ad610cb-5c52-4de6-b32c-db9618e6b62f ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:aa422949-35e3-4fb2-b155-5a27fd49e8b5 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:6211f364-fbe0-4803-8ff5-c21f63601287 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:b47ef668-3413-4a9f-a587-762318c288e3 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:de099eb9-468e-4fdb-9a4b-582fa920b1d8 ModelInvariantUuid:5aff35ec-aa4c-4797-8120-d58fe6cb05ad ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:24468ca4-f43e-4e53-87e8-53ba25b4a723 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:25267d33-72dd-4568-8441-3b79850bc721 ModelInvariantUuid:92c4714b-d1a5-484b-9675-85a132f709be ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:832f9ba3-4cfb-4d03-b657-97b17de3d4bd 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=? 2023-03-09T07:18:48.500Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: efc99894-4086-43b7-9750-5129e8f66b33 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=? 2023-03-09T07:18:48.510Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||basic_cnf_macro 0 2023-03-09T07:18:48.511Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: efc99894-4086-43b7-9750-5129e8f66b33 2023-03-09T07:18:48.511Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 825a3202-d4ee-4096-9924-f53425776efe from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-03-09T07:18:48.512Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-09T07:18:48.512Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:48.589Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-09T07:18:48.590Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 825a3202-d4ee-4096-9924-f53425776efe 1565 2023-03-09T07:18:48.590Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:48.591Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:48.591Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T07:18:48.591Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:48.591Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:48.592Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346328590, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:49.594Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "6211f364-fbe0-4803-8ff5-c21f63601287", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b47ef668-3413-4a9f-a587-762318c288e3", "vfModuleModelCustomizationUUID": "25252e35-7fc9-49d3-8b67-5a15bb86bef1", "isBase": true, "artifacts": [ "db9720f9-6db1-4aed-982c-6604171da20f", "8b3c06f9-06c5-4706-a4de-fb6e1e87453d" ], "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": "1ad610cb-5c52-4de6-b32c-db9618e6b62f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "aa422949-35e3-4fb2-b155-5a27fd49e8b5", "vfModuleModelCustomizationUUID": "f8a39a7a-0fa2-498d-a947-e8c58d43972c", "isBase": false, "artifacts": [ "1a05f3b4-0477-400b-9e00-0cfe50e08217" ], "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": "" } } ] 2023-03-09T07:18:49.601Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:b47ef668-3413-4a9f-a587-762318c288e3 VfModuleModelInvariantUUID:6211f364-fbe0-4803-8ff5-c21f63601287 VfModuleModelDescription:NULL Artifacts UUID List:{ db9720f9-6db1-4aed-982c-6604171da20f , 8b3c06f9-06c5-4706-a4de-fb6e1e87453d } 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:aa422949-35e3-4fb2-b155-5a27fd49e8b5 VfModuleModelInvariantUUID:1ad610cb-5c52-4de6-b32c-db9618e6b62f VfModuleModelDescription:NULL Artifacts UUID List:{ 1a05f3b4-0477-400b-9e00-0cfe50e08217 } 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 } 2023-03-09T07:18:49.604Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "6211f364-fbe0-4803-8ff5-c21f63601287", "vfModuleModelVersion": "1", "vfModuleModelUUID": "b47ef668-3413-4a9f-a587-762318c288e3", "vfModuleModelCustomizationUUID": "25252e35-7fc9-49d3-8b67-5a15bb86bef1", "isBase": true, "artifacts": [ "db9720f9-6db1-4aed-982c-6604171da20f", "8b3c06f9-06c5-4706-a4de-fb6e1e87453d" ], "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": "1ad610cb-5c52-4de6-b32c-db9618e6b62f", "vfModuleModelVersion": "1", "vfModuleModelUUID": "aa422949-35e3-4fb2-b155-5a27fd49e8b5", "vfModuleModelCustomizationUUID": "f8a39a7a-0fa2-498d-a947-e8c58d43972c", "isBase": false, "artifacts": [ "1a05f3b4-0477-400b-9e00-0cfe50e08217" ], "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": "" } } ] 2023-03-09T07:18:49.604Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:b47ef668-3413-4a9f-a587-762318c288e3 VfModuleModelInvariantUUID:6211f364-fbe0-4803-8ff5-c21f63601287 VfModuleModelDescription:NULL Artifacts UUID List:{ db9720f9-6db1-4aed-982c-6604171da20f , 8b3c06f9-06c5-4706-a4de-fb6e1e87453d } 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:aa422949-35e3-4fb2-b155-5a27fd49e8b5 VfModuleModelInvariantUUID:1ad610cb-5c52-4de6-b32c-db9618e6b62f VfModuleModelDescription:NULL Artifacts UUID List:{ 1a05f3b4-0477-400b-9e00-0cfe50e08217 } 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 } 2023-03-09T07:18:49.604Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: db9720f9-6db1-4aed-982c-6604171da20f from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-03-09T07:18:49.604Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-09T07:18:49.605Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:49.690Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-09T07:18:49.691Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml db9720f9-6db1-4aed-982c-6604171da20f 914 2023-03-09T07:18:49.691Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:49.691Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:49.691Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T07:18:49.692Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:49.692Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:49.692Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346329691, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:50.693Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: f65e9d54-4ad4-4a97-9a28-95e2adb35571 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-03-09T07:18:50.693Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-09T07:18:50.694Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:50.815Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-09T07:18:50.816Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env f65e9d54-4ad4-4a97-9a28-95e2adb35571 12 2023-03-09T07:18:50.817Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:50.817Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:50.817Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T07:18:50.817Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:50.818Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:50.818Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346330817, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:51.819Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 8b3c06f9-06c5-4706-a4de-fb6e1e87453d from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-03-09T07:18:51.819Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-09T07:18:51.820Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:51.918Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-09T07:18:51.919Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 8b3c06f9-06c5-4706-a4de-fb6e1e87453d 96 2023-03-09T07:18:51.919Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:51.919Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:51.920Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T07:18:51.920Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:51.920Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:51.920Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346331919, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:52.921Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 1a05f3b4-0477-400b-9e00-0cfe50e08217 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-03-09T07:18:52.921Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-09T07:18:52.922Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:53.001Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-09T07:18:53.002Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 1a05f3b4-0477-400b-9e00-0cfe50e08217 20206 2023-03-09T07:18:53.002Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:53.002Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:53.002Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T07:18:53.003Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:53.003Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:53.003Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346333002, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:54.008Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: feea77d1-385f-48bc-8696-cd9d212e6f83 2023-03-09T07:18:54.008Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 efc99894-4086-43b7-9750-5129e8f66b33 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=? 2023-03-09T07:18:54.022Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@506b421b, org.onap.sdc.toscaparser.api.parameters.Input@1f8e3bd3, org.onap.sdc.toscaparser.api.parameters.Input@a33121a, org.onap.sdc.toscaparser.api.parameters.Input@186db63d, org.onap.sdc.toscaparser.api.parameters.Input@129c54b1] 2023-03-09T07:18:54.024Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:54.024Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:18:54.025Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2023-03-09T07:18:54.025Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= 5a138e0c-797d-41c0-a6f5-a4807313b637 2023-03-09T07:18:54.025Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 5a138e0c-797d-41c0-a6f5-a4807313b637 matches Tosca VF Customization UUID: 5a138e0c-797d-41c0-a6f5-a4807313b637 2023-03-09T07:18:54.026Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: 5a138e0c-797d-41c0-a6f5-a4807313b637 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=? 2023-03-09T07:18:54.029Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:54.030Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:18:54.031Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id 5a138e0c-797d-41c0-a6f5-a4807313b637: {\"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\"} 2023-03-09T07:18:54.031Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1bba547f 2023-03-09T07:18:54.031Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:54.031Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-09T07:18:54.031Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f8a39a7a-0fa2-498d-a947-e8c58d43972c 2023-03-09T07:18:54.032Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f8a39a7a-0fa2-498d-a947-e8c58d43972c 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=? 2023-03-09T07:18:54.038Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:54.039Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-09T07:18:54.039Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T07:18:54.039Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:54.040Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-09T07:18:54.040Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T07:18:54.041Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:54.041Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-03-09T07:18:54.041Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=5a138e0c-797d-41c0-a6f5-a4807313b637 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=? 2023-03-09T07:18:54.045Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:54.046Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:18:54.046Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid feea77d1-385f-48bc-8696-cd9d212e6f83: basic_cnf_macro 2023-03-09T07:18:54.046Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:54.047Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:18:54.047Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:54.047Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:18:54.048Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:54.048Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:18:54.048Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:54.048Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:18:54.049Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:18:54.049Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:18:54.049Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 (?, ?, ?, ?, ?) 2023-03-09T07:18:54.104Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro efc99894-4086-43b7-9750-5129e8f66b33 2 ASDC deployResourceStructure 2023-03-09T07:18:54.105Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:54.105Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:54.105Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T07:18:54.106Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:54.106Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:54.106Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346334104, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:55.107Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:55.107Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:55.107Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T07:18:55.108Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:55.108Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:55.108Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346335107, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:56.121Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:56.122Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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) 2023-03-09T07:18:56.122Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-09T07:18:56.123Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:56.123Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:56.123Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346336109, "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" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:57.125Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:57.125Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:57.126Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T07:18:57.126Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:57.126Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:57.126Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346337125, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:58.127Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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 2023-03-09T07:18:58.128Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||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) 2023-03-09T07:18:58.128Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-03-09T07:18:58.128Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:58.128Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:58.129Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346338127, "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" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:18:59.130Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-03-09T07:18:59.130Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-03-09T07:18:59.130Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T07:18:59.130Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:18:59.131Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:18:59.131Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346339130, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:19:00.132Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb857225-deb3-42c0-ad9f-135e75386c9f 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=? 2023-03-09T07:19:00.159Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb857225-deb3-42c0-ad9f-135e75386c9f 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=? 2023-03-09T07:19:00.165Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T07:19:00.165Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T07:19:00.165Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T07:19:30.166Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb857225-deb3-42c0-ad9f-135e75386c9f 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=? 2023-03-09T07:19:30.191Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb857225-deb3-42c0-ad9f-135e75386c9f 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=? 2023-03-09T07:19:30.195Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T07:19:30.197Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T07:19:30.198Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T07:19:40.918Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:19:40.920Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.920Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "aai-model-loader", "timestamp": 1678346300123, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.922Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.922Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.922Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346288440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.923Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.923Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.923Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346310828, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.923Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.923Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.923Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "policy-distribution-id", "timestamp": 1678346290735, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.923Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.923Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-09T07:19:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "cds-sdc-listener", "timestamp": 1678346258131, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "aai-model-loader", "timestamp": 1678346300123, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.924Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346288440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-03-09T07:19:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.926Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346310828, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.926Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "policy-distribution-id", "timestamp": 1678346290735, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-09T07:19:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-09T07:19:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "cds-sdc-listener", "timestamp": 1678346258131, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.928Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.928Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "aai-model-loader", "timestamp": 1678346300123, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.928Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.928Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346288440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-03-09T07:19:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346310828, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "policy-distribution-id", "timestamp": 1678346290735, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.930Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "cds-sdc-listener", "timestamp": 1678346258131, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "aai-model-loader", "timestamp": 1678346300123, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346288440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.931Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346310828, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "policy-distribution-id", "timestamp": 1678346290735, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-09T07:19:40.932Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "cds-sdc-listener", "timestamp": 1678346258131, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "aai-model-loader", "timestamp": 1678346300123, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.933Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346288440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-03-09T07:19:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346310828, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "policy-distribution-id", "timestamp": 1678346290735, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-09T07:19:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "cds-sdc-listener", "timestamp": 1678346258131, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.937Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.937Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "aai-model-loader", "timestamp": 1678346300123, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.937Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.937Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.937Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346288440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-03-09T07:19:40.938Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:19:40.938Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:19:40.938Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346310828, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-03-09T07:19:40.938Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:00.199Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb857225-deb3-42c0-ad9f-135e75386c9f 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=? 2023-03-09T07:20:00.226Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb857225-deb3-42c0-ad9f-135e75386c9f 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=? 2023-03-09T07:20:00.232Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T07:20:00.232Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T07:20:00.241Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T07:20:30.242Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb857225-deb3-42c0-ad9f-135e75386c9f 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=? 2023-03-09T07:20:30.274Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb857225-deb3-42c0-ad9f-135e75386c9f 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=? 2023-03-09T07:20:30.278Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T07:20:30.278Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-03-09T07:20:30.279Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-03-09T07:20:40.918Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:20:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.925Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "policy-distribution-id", "timestamp": 1678346290735, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.926Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.926Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.926Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-09T07:20:40.926Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.926Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.926Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "cds-sdc-listener", "timestamp": 1678346258131, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "aai-model-loader", "timestamp": 1678346300123, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346288440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-03-09T07:20:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346310828, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.927Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.928Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.928Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "policy-distribution-id", "timestamp": 1678346290735, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.928Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.928Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.928Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.928Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.928Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.928Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "cds-sdc-listener", "timestamp": 1678346258131, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "aai-model-loader", "timestamp": 1678346300123, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346288440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346310828, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.929Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "policy-distribution-id", "timestamp": 1678346290735, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.934Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.935Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "cds-sdc-listener", "timestamp": 1678346258131, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "aai-model-loader", "timestamp": 1678346300123, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.936Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.938Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.938Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346288440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.941Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.941Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.942Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346310828, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:40.942Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.942Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.942Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "policy-distribution-id", "timestamp": 1678346290735, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-09T07:20:40.943Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.943Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.943Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346292737, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-09T07:20:40.943Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.943Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.944Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "cds-sdc-listener", "timestamp": 1678346258131, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-09T07:20:40.944Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.944Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.945Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "aai-model-loader", "timestamp": 1678346300123, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-09T07:20:40.945Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.945Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.945Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346288440, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-09T07:20:40.945Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.945Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.946Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346310828, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-03-09T07:20:40.946Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.946Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.946Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "policy-distribution-id", "timestamp": 1678346325640, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:40.946Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.946Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.947Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346325424, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:40.947Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.947Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.947Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "cds-sdc-listener", "timestamp": 1678346324897, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:40.947Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.947Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.947Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "aai-model-loader", "timestamp": 1678346325679, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:40.947Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.947Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.947Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346326128, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:40.948Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.948Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.948Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346326150, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:40.948Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.948Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.948Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "policy-distribution-id", "timestamp": 1678346326643, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T07:20:40.949Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.949Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.949Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346327268, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:40.949Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.949Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.950Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "policy-distribution-id", "timestamp": 1678346327645, "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=? 2023-03-09T07:20:40.979Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bb857225-deb3-42c0-ad9f-135e75386c9f 2023-03-09T07:20:40.979Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb857225-deb3-42c0-ad9f-135e75386c9f 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 (?, ?, ?, ?, ?) 2023-03-09T07:20:40.996Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.997Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346328394, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:40.997Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.997Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.997Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346328590, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:40.997Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.998Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.998Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346329537, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:40.998Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.998Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.998Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346329691, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:40.998Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.998Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.998Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346329929, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T07:20:40.998Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:40.999Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:40.999Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346330990, "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=? 2023-03-09T07:20:41.014Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bb857225-deb3-42c0-ad9f-135e75386c9f 2023-03-09T07:20:41.015Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb857225-deb3-42c0-ad9f-135e75386c9f 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=? 2023-03-09T07:20:41.037Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.037Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346330817, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:41.038Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.038Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.038Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346330935, "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=? 2023-03-09T07:20:41.049Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of bb857225-deb3-42c0-ad9f-135e75386c9f 2023-03-09T07:20:41.049Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb857225-deb3-42c0-ad9f-135e75386c9f 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 (?, ?, ?, ?, ?) 2023-03-09T07:20:41.067Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.068Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "policy-distribution-id", "timestamp": 1678346328646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.068Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.069Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.069Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "cds-sdc-listener", "timestamp": 1678346325905, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.069Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.069Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.070Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "multicloud-k8s", "timestamp": 1678346331998, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-09T07:20:41.070Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.070Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.070Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346331919, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:41.070Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.070Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.070Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "policy-distribution-id", "timestamp": 1678346328646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.071Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.071Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.071Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "cds-sdc-listener", "timestamp": 1678346325905, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.071Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.072Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.072Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "multicloud-k8s", "timestamp": 1678346333028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.072Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.072Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.072Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346333002, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:41.072Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.072Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.073Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "policy-distribution-id", "timestamp": 1678346328646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-09T07:20:41.073Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.073Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.073Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "cds-sdc-listener", "timestamp": 1678346325905, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.073Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.074Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.074Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "multicloud-k8s", "timestamp": 1678346333028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-09T07:20:41.074Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.074Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.074Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346334104, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-09T07:20:41.074Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.074Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.075Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "policy-distribution-id", "timestamp": 1678346328646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.075Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.075Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.075Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "cds-sdc-listener", "timestamp": 1678346325905, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.075Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.075Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.076Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "multicloud-k8s", "timestamp": 1678346333028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-09T07:20:41.076Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.076Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.076Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346335107, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-03-09T07:20:41.076Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.076Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.076Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "policy-distribution-id", "timestamp": 1678346328646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.077Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.077Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.077Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "cds-sdc-listener", "timestamp": 1678346325905, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.077Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.077Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.077Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "multicloud-k8s", "timestamp": 1678346333028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.077Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.077Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.077Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346336109, "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" } 2023-03-09T07:20:41.078Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.078Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.078Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "policy-distribution-id", "timestamp": 1678346328646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.078Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.078Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.078Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "cds-sdc-listener", "timestamp": 1678346325905, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.078Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.079Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.079Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "multicloud-k8s", "timestamp": 1678346333028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-09T07:20:41.079Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.079Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.079Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "aai-model-loader", "timestamp": 1678346337274, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T07:20:41.079Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.080Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.080Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346337125, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-03-09T07:20:41.080Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.080Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.080Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "policy-distribution-id", "timestamp": 1678346328646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.080Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.080Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.081Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "cds-sdc-listener", "timestamp": 1678346325905, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.081Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.081Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.081Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "multicloud-k8s", "timestamp": 1678346333028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.082Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.082Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.082Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "aai-model-loader", "timestamp": 1678346338277, "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=? 2023-03-09T07:20:41.091Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of bb857225-deb3-42c0-ad9f-135e75386c9f 2023-03-09T07:20:41.092Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb857225-deb3-42c0-ad9f-135e75386c9f 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 (?, ?, ?, ?, ?) 2023-03-09T07:20:41.105Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.105Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346338127, "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" } 2023-03-09T07:20:41.106Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.106Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.106Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "policy-distribution-id", "timestamp": 1678346328646, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-09T07:20:41.106Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.106Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.107Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "cds-sdc-listener", "timestamp": 1678346325905, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-09T07:20:41.107Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.107Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.107Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "multicloud-k8s", "timestamp": 1678346333028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.107Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.107Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.107Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "aai-model-loader", "timestamp": 1678346339280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.108Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.108Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.108Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346339130, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T07:20:41.108Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.108Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.109Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "policy-distribution-id", "timestamp": 1678346339672, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:41.109Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.109Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.109Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "cds-sdc-listener", "timestamp": 1678346338926, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:41.110Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.110Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.110Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "multicloud-k8s", "timestamp": 1678346333028, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-09T07:20:41.110Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.110Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.110Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "aai-model-loader", "timestamp": 1678346339280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.111Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.111Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.111Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "policy-distribution-id", "timestamp": 1678346340674, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T07:20:41.112Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.112Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.112Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "multicloud-k8s", "timestamp": 1678346341215, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:41.112Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.112Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.112Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "aai-model-loader", "timestamp": 1678346339280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.112Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.113Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.113Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346340828, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.113Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.113Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.113Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "policy-distribution-id", "timestamp": 1678346341675, "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 (?, ?, ?, ?, ?) 2023-03-09T07:20:41.143Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 57083b9d-c52e-4596-a840-ecf04be9fba5 2023-03-09T07:20:41.144Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 57083b9d-c52e-4596-a840-ecf04be9fba5 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 (?, ?, ?, ?, ?) 2023-03-09T07:20:41.161Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.161Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "multicloud-k8s", "timestamp": 1678346342355, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:41.161Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.161Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.162Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "aai-model-loader", "timestamp": 1678346339280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.162Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.162Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.162Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346340828, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.162Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.162Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.162Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "multicloud-k8s", "timestamp": 1678346343471, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:41.163Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.163Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.163Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "aai-model-loader", "timestamp": 1678346339280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.163Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.163Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.163Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346340828, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.163Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.164Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.164Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "multicloud-k8s", "timestamp": 1678346344580, "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=? 2023-03-09T07:20:41.175Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 57083b9d-c52e-4596-a840-ecf04be9fba5 2023-03-09T07:20:41.175Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 57083b9d-c52e-4596-a840-ecf04be9fba5 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=? 2023-03-09T07:20:41.191Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.191Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "aai-model-loader", "timestamp": 1678346339280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.192Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.192Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.192Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346340828, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.192Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.192Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.193Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "multicloud-k8s", "timestamp": 1678346345590, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-09T07:20:41.193Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.206Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.207Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "aai-model-loader", "timestamp": 1678346339280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.207Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.207Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.207Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346340828, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.208Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.208Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.208Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "aai-model-loader", "timestamp": 1678346339280, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-09T07:20:41.208Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.208Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.208Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346340828, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.209Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.209Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.209Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "aai-model-loader", "timestamp": 1678346347429, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:41.209Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.209Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.209Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346340828, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T07:20:41.210Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.210Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.210Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346340828, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-09T07:20:41.210Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.210Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.211Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346349679, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T07:20:41.211Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.211Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.211Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346353492, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T07:20:41.211Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.211Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.211Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1678346354501, "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=? 2023-03-09T07:20:41.226Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 57083b9d-c52e-4596-a840-ecf04be9fba5 2023-03-09T07:20:41.226Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 57083b9d-c52e-4596-a840-ecf04be9fba5 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 (?, ?, ?, ?, ?) 2023-03-09T07:20:41.260Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.260Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "aai-model-loader", "timestamp": 1678346358837, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T07:20:41.261Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:20:41.261Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received message from topic 2023-03-09T07:20:41.261Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "aai-model-loader", "timestamp": 1678346359840, "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=? 2023-03-09T07:20:41.279Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 57083b9d-c52e-4596-a840-ecf04be9fba5 2023-03-09T07:20:41.279Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 57083b9d-c52e-4596-a840-ecf04be9fba5 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 (?, ?, ?, ?, ?) 2023-03-09T07:21:00.279Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb857225-deb3-42c0-ad9f-135e75386c9f 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=? 2023-03-09T07:21:00.303Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb857225-deb3-42c0-ad9f-135e75386c9f 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=? 2023-03-09T07:21:00.309Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T07:21:00.310Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-09T07:21:00.310Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-09T07:21:00.310Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-09T07:21:00.310Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T07:21:00.310Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T07:21:00.311Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T07:21:00.311Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T07:21:00.311Z|bb857225-deb3-42c0-ad9f-135e75386c9f|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=? 2023-03-09T07:21:00.324Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-09T07:21:30.325Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bb857225-deb3-42c0-ad9f-135e75386c9f 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=? 2023-03-09T07:21:30.340Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bb857225-deb3-42c0-ad9f-135e75386c9f and serviceModelVersionId: feea77d1-385f-48bc-8696-cd9d212e6f83 2023-03-09T07:21:30.340Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 78f2f920-ea76-4388-abdc-21dd2ae7be88 2023-03-09T07:21:30.343Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/78f2f920-ea76-4388-abdc-21dd2ae7be88/model-vers/model-ver/feea77d1-385f-48bc-8696-cd9d212e6f83?depth=0 2023-03-09T07:21:30.356Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-09T07:21:30.411Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/78f2f920-ea76-4388-abdc-21dd2ae7be88/model-vers/model-ver/feea77d1-385f-48bc-8696-cd9d212e6f83?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]} 2023-03-09T07:21:30.413Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/78f2f920-ea76-4388-abdc-21dd2ae7be88/model-vers/model-ver/feea77d1-385f-48bc-8696-cd9d212e6f83?depth=0|INFO|500||Invoke 2023-03-09T07:21:30.452Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/78f2f920-ea76-4388-abdc-21dd2ae7be88/model-vers/model-ver/feea77d1-385f-48bc-8696-cd9d212e6f83?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-09T07:21:30.651Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/78f2f920-ea76-4388-abdc-21dd2ae7be88/model-vers/model-ver/feea77d1-385f-48bc-8696-cd9d212e6f83?depth=0|INFO|500||InvokeReturn 2023-03-09T07:21:30.652Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/78f2f920-ea76-4388-abdc-21dd2ae7be88/model-vers/model-ver/feea77d1-385f-48bc-8696-cd9d212e6f83?depth=0 has http status code:200 and response headers:{date=[Thu, 09 Mar 2023 07:21:29 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[184], vertex-id=[454664], x-aai-txid=[1-aai-resources-230309-07:21:29:546-6144], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-09T07:21:30.652Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-03-09T07:21:30.652Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-09T07:21:30.652Z|bb857225-deb3-42c0-ad9f-135e75386c9f|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=? 2023-03-09T07:21:30.683Z|bb857225-deb3-42c0-ad9f-135e75386c9f|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:69) 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) 2023-03-09T07:21:30.683Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bb857225-deb3-42c0-ad9f-135e75386c9f and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-09T07:21:30.684Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-09T07:21:30.684Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:30.685Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:30.685Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346490684, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 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=? 2023-03-09T07:21:31.713Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:21:31.723Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||received message from topic 2023-03-09T07:21:31.724Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||received notification from broker: {"distributionID":"57083b9d-c52e-4596-a840-ecf04be9fba5","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"51ec7f2f-836f-452b-a0a0-15682b099238","serviceDescription":"service","serviceInvariantUUID":"2b1ea544-d01b-4408-b810-b871246a9041","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"25e0d350-e7f8-4c08-9c28-9d8929428d84","resourceInvariantUUID":"22b8b0c2-869a-44ef-ab14-f663381d2184","resourceCustomizationUUID":"e9787215-1dfe-4542-9ac9-f35cf69c346e","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":"YjFkMjdhNDZhNDY1ZTEzZGFiM2E4ZjRiZmQyMDJmMTI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b908b391-f09a-43ac-8d7f-394c85eafafe","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":"MDI5YmY0MDI5MDFiMTg0ZjZkNDIyOWU4ZjA2ZmFhNDc\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4f1b9749-c0c5-4f5d-a091-e98ee47b3568","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":"3195742f-d4f9-4190-af8a-9e96974fdab6","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":"6f75e72d-3b20-4be8-a57f-ff0ef1627c83","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":"4be22093-5eb2-40e5-8f90-cbfd1939089b","artifactVersion":"2","generatedFromUUID":"3195742f-d4f9-4190-af8a-9e96974fdab6"},{"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":"ZTU0ZGY5NTM2ZGU4ODFkZTIyYWEzMzZmNTMyY2Y4YTA\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"25767ebe-c6b7-42d3-9866-c23ee97e1655","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":"MjMxMmVkZjU0OTM2MGJiMWRkZTA0ODQyYjI1YzE1MDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9f2125ae-3a6d-4ee0-8de9-24eec4a8f3ca","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MmE2YmRmYWMyN2NjOWI1NjhkMzdlNjhkZGU1MWI3MTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"2a730b71-44d5-4772-867a-ba3b253a8172","artifactVersion":"1"}],"workloadContext":"Production"} 2023-03-09T07:21:31.726Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:21:31.726Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:31.727Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:31.727Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:32.728Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:21:32.730Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:32.730Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:32.731Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:33.732Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:21:33.732Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:33.733Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:33.733Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:34.734Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:21:34.735Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:34.736Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:34.736Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:35.737Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:21:35.738Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:35.738Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:35.738Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:36.740Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:21:36.740Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:36.741Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:36.741Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:37.742Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:21:37.743Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:37.743Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:37.743Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:38.745Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendNotificationStatus 2023-03-09T07:21:38.746Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:38.747Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:38.747Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:39.748Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||sending notification to client: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "51ec7f2f-836f-452b-a0a0-15682b099238", "serviceDescription": "service", "serviceInvariantUUID": "2b1ea544-d01b-4408-b810-b871246a9041", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "e9787215-1dfe-4542-9ac9-f35cf69c346e", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "25e0d350-e7f8-4c08-9c28-9d8929428d84", "resourceInvariantUUID": "22b8b0c2-869a-44ef-ab14-f663381d2184", "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": "MDI5YmY0MDI5MDFiMTg0ZjZkNDIyOWU4ZjA2ZmFhNDc\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4f1b9749-c0c5-4f5d-a091-e98ee47b3568", "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": "3195742f-d4f9-4190-af8a-9e96974fdab6", "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": "4be22093-5eb2-40e5-8f90-cbfd1939089b", "generatedFromUUID": "3195742f-d4f9-4190-af8a-9e96974fdab6" }, "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": "4be22093-5eb2-40e5-8f90-cbfd1939089b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MmE2YmRmYWMyN2NjOWI1NjhkMzdlNjhkZGU1MWI3MTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "2a730b71-44d5-4772-867a-ba3b253a8172" } ], "workloadContext": "Production" } 2023-03-09T07:21:39.749Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-03-09T07:21:39.750Z|bb857225-deb3-42c0-ad9f-135e75386c9f|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 51ec7f2f-836f-452b-a0a0-15682b099238 ASDC 2023-03-09T07:21:39.751Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||ASDC Notification: DistributionID:57083b9d-c52e-4596-a840-ecf04be9fba5 ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:51ec7f2f-836f-452b-a0a0-15682b099238 ServiceInvariantUUID:2b1ea544-d01b-4408-b810-b871246a9041 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:2a730b71-44d5-4772-867a-ba3b253a8172 ArtifactChecksum:MmE2YmRmYWMyN2NjOWI1NjhkMzdlNjhkZGU1MWI3MTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:e9787215-1dfe-4542-9ac9-f35cf69c346e ResourceInvariantUUID:22b8b0c2-869a-44ef-ab14-f663381d2184 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:25e0d350-e7f8-4c08-9c28-9d8929428d84 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:4f1b9749-c0c5-4f5d-a091-e98ee47b3568 ArtifactChecksum:MDI5YmY0MDI5MDFiMTg0ZjZkNDIyOWU4ZjA2ZmFhNDc= 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:3195742f-d4f9-4190-af8a-9e96974fdab6 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:4be22093-5eb2-40e5-8f90-cbfd1939089b 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:4be22093-5eb2-40e5-8f90-cbfd1939089b ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-03-09T07:21:39.751Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 51ec7f2f-836f-452b-a0a0-15682b099238 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=? 2023-03-09T07:21:39.797Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T07:21:39.799Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-09T07:21:39.799Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-09T07:21:39.799Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 2a730b71-44d5-4772-867a-ba3b253a8172 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-09T07:21:39.800Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-09T07:21:39.800Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-09T07:21:39.975Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-09T07:21:39.977Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2a730b71-44d5-4772-867a-ba3b253a8172 82999 2023-03-09T07:21:39.977Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-09T07:21:39.977Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-09T07:21:39.978Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T07:21:39.978Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:39.979Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:39.979Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346499977, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:40.917Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:40.925Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-09T07:21:40.925Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "bb857225-deb3-42c0-ad9f-135e75386c9f", "consumerID": "SO-sdc-controller", "timestamp": 1678346490684, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-09T07:21:40.926Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:21:40.926Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-09T07:21:40.926Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:21:40.926Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:21:40.927Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-09T07:21:40.927Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-03-09T07:21:40.927Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:21:40.927Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-09T07:21:40.927Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-03-09T07:21:40.927Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:21:40.927Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-09T07:21:40.927Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-03-09T07:21:40.927Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:21:40.927Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-09T07:21:40.927Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-03-09T07:21:40.928Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:21:40.928Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-09T07:21:40.928Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-03-09T07:21:40.928Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:21:40.928Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-09T07:21:40.928Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-03-09T07:21:40.928Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:21:40.928Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-09T07:21:40.928Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346491713, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-03-09T07:21:40.928Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:21:40.928Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-03-09T07:21:40.928Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346499977, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-03-09T07:21:40.929Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:21:40.980Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-03-09T07:21:40.982Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||MSO config path is: /app 2023-03-09T07:21:40.982Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Trying to write artifact UUID: 2a730b71-44d5-4772-867a-ba3b253a8172, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-09T07:21:40.983Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-03-09T07:21:40.985Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-09T07:21:40.985Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-09T07:21:41.207Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10728510989078259370/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 2023-03-09T07:21:42.900Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||CSAR conformance level is 11.0 2023-03-09T07:21:42.900Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-09T07:21:42.900Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-03-09T07:21:42.901Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-03-09T07:21:42.901Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:42.901Z|57083b9d-c52e-4596-a840-ecf04be9fba5|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-BasicVmMacro-csar.csar 2023-03-09T07:21:42.901Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:42.902Z|57083b9d-c52e-4596-a840-ecf04be9fba5|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-BasicVmMacro-csar.csar 2023-03-09T07:21:42.902Z|57083b9d-c52e-4596-a840-ecf04be9fba5|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-BasicVmMacro-csar.csar 2023-03-09T07:21:42.902Z|57083b9d-c52e-4596-a840-ecf04be9fba5|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-BasicVmMacro-csar.csar 2023-03-09T07:21:42.902Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:42.902Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||WARN|500||#################################################################################################### 2023-03-09T07:21:42.903Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:42.903Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:21:42.903Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-09T07:21:42.903Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-09T07:21:42.903Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T07:21:42.904Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:42.904Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:21:42.904Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-09T07:21:42.904Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Search for entities recursively 2023-03-09T07:21:42.904Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-03-09T07:21:42.904Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:42.905Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:21:42.905Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:42.905Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-09T07:21:42.905Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-03-09T07:21:42.905Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-03-09T07:21:42.906Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-03-09T07:21:42.906Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-09T07:21:42.906Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-03-09T07:21:42.906Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:42.906Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-09T07:21:42.907Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:42.907Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-09T07:21:42.907Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T07:21:42.908Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:42.908Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-09T07:21:42.908Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T07:21:42.908Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:42.909Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-09T07:21:42.909Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T07:21:42.909Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:42.909Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-09T07:21:42.910Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-09T07:21:42.910Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-09T07:21:42.910Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=06035b56-7e64-484b-af7d-14e068161d1d 2023-03-09T07:21:42.911Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:42.911Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:21:42.911Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:42.911Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:21:42.911Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:42.912Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:21:42.912Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:42.912Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:21:42.913Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:51ec7f2f-836f-452b-a0a0-15682b099238 Model Version:NULL Model InvariantUuid:2b1ea544-d01b-4408-b810-b871246a9041 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:1d1306b2-26d0-45b2-9578-1ae29ad0bf9f Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:22b8b0c2-869a-44ef-ab14-f663381d2184 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:e9787215-1dfe-4542-9ac9-f35cf69c346e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:52bfb585-a91f-4a37-9d0d-9bcd4ee41a34 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:019a9f95-56e8-4122-b8c5-35166c98bf87 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:06035b56-7e64-484b-af7d-14e068161d1d ModelInvariantUuid:478329b6-58a5-496f-8402-30ba83b5a7ff ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:41653af0-39be-4046-b5d4-8f4c39f9554f ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:907310fe-c482-4e5c-a412-1850962b85bf ModelInvariantUuid:0c1d4f91-3df8-40ad-a516-d1e7053f97ad ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:199d7cfb-afce-4941-b488-f019fbe185b8 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=? 2023-03-09T07:21:42.925Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Processing Resource Type: VF, Model UUID: 25e0d350-e7f8-4c08-9c28-9d8929428d84 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=? 2023-03-09T07:21:42.930Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||basic_vm_macro 0 2023-03-09T07:21:42.931Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 25e0d350-e7f8-4c08-9c28-9d8929428d84 2023-03-09T07:21:42.931Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 4f1b9749-c0c5-4f5d-a091-e98ee47b3568 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-03-09T07:21:42.931Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-09T07:21:42.932Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:43.016Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-09T07:21:43.017Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 4f1b9749-c0c5-4f5d-a091-e98ee47b3568 792 2023-03-09T07:21:43.017Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:43.017Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:43.018Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T07:21:43.018Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:43.019Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:43.019Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346503017, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:44.021Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "52bfb585-a91f-4a37-9d0d-9bcd4ee41a34", "vfModuleModelVersion": "1", "vfModuleModelUUID": "019a9f95-56e8-4122-b8c5-35166c98bf87", "vfModuleModelCustomizationUUID": "ccbb3c45-7b88-4fdf-9c13-4e24690d05c8", "isBase": true, "artifacts": [ "3195742f-d4f9-4190-af8a-9e96974fdab6", "4be22093-5eb2-40e5-8f90-cbfd1939089b" ], "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": "" } } ] 2023-03-09T07:21:44.030Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:019a9f95-56e8-4122-b8c5-35166c98bf87 VfModuleModelInvariantUUID:52bfb585-a91f-4a37-9d0d-9bcd4ee41a34 VfModuleModelDescription:NULL Artifacts UUID List:{ 3195742f-d4f9-4190-af8a-9e96974fdab6 , 4be22093-5eb2-40e5-8f90-cbfd1939089b } 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 } 2023-03-09T07:21:44.037Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "52bfb585-a91f-4a37-9d0d-9bcd4ee41a34", "vfModuleModelVersion": "1", "vfModuleModelUUID": "019a9f95-56e8-4122-b8c5-35166c98bf87", "vfModuleModelCustomizationUUID": "ccbb3c45-7b88-4fdf-9c13-4e24690d05c8", "isBase": true, "artifacts": [ "3195742f-d4f9-4190-af8a-9e96974fdab6", "4be22093-5eb2-40e5-8f90-cbfd1939089b" ], "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": "" } } ] 2023-03-09T07:21:44.037Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:019a9f95-56e8-4122-b8c5-35166c98bf87 VfModuleModelInvariantUUID:52bfb585-a91f-4a37-9d0d-9bcd4ee41a34 VfModuleModelDescription:NULL Artifacts UUID List:{ 3195742f-d4f9-4190-af8a-9e96974fdab6 , 4be22093-5eb2-40e5-8f90-cbfd1939089b } 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 } 2023-03-09T07:21:44.038Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 3195742f-d4f9-4190-af8a-9e96974fdab6 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-03-09T07:21:44.038Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-09T07:21:44.039Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:44.104Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-09T07:21:44.105Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 3195742f-d4f9-4190-af8a-9e96974fdab6 5033 2023-03-09T07:21:44.106Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:44.106Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:44.106Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T07:21:44.107Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:44.107Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:44.107Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346504106, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:45.108Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Trying to download the artifact UUID: 4be22093-5eb2-40e5-8f90-cbfd1939089b from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-03-09T07:21:45.109Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - download 2023-03-09T07:21:45.109Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:45.212Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||GET Response Status 200 2023-03-09T07:21:45.213Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 4be22093-5eb2-40e5-8f90-cbfd1939089b 903 2023-03-09T07:21:45.213Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:45.213Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:45.214Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDownloadStatus 2023-03-09T07:21:45.214Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:45.214Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:45.214Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346505213, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:46.215Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Preparing to deploy Service: 51ec7f2f-836f-452b-a0a0-15682b099238 2023-03-09T07:21:46.215Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 25e0d350-e7f8-4c08-9c28-9d8929428d84 ASDC 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 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=? 2023-03-09T07:21:46.246Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@8e76612, org.onap.sdc.toscaparser.api.parameters.Input@380be2d3, org.onap.sdc.toscaparser.api.parameters.Input@348b9dd8, org.onap.sdc.toscaparser.api.parameters.Input@5baeddef, org.onap.sdc.toscaparser.api.parameters.Input@68cae77e] 2023-03-09T07:21:46.248Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:46.248Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:21:46.248Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||VF Category is: Generic 2023-03-09T07:21:46.248Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||VFCustomizationUUID= e9787215-1dfe-4542-9ac9-f35cf69c346e 2023-03-09T07:21:46.249Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: e9787215-1dfe-4542-9ac9-f35cf69c346e matches Tosca VF Customization UUID: e9787215-1dfe-4542-9ac9-f35cf69c346e 2023-03-09T07:21:46.249Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||vfCustomizationUUID: e9787215-1dfe-4542-9ac9-f35cf69c346e 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=? 2023-03-09T07:21:46.253Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:46.254Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:21:46.255Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||resource request for resource customization id e9787215-1dfe-4542-9ac9-f35cf69c346e: {\"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\"} 2023-03-09T07:21:46.255Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4a514c10 2023-03-09T07:21:46.255Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:46.255Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-03-09T07:21:46.256Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ccbb3c45-7b88-4fdf-9c13-4e24690d05c8 2023-03-09T07:21:46.256Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ccbb3c45-7b88-4fdf-9c13-4e24690d05c8 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=? 2023-03-09T07:21:46.261Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:46.261Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-09T07:21:46.262Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T07:21:46.262Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:46.262Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-09T07:21:46.262Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T07:21:46.263Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:46.263Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-03-09T07:21:46.263Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-03-09T07:21:46.263Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-03-09T07:21:46.264Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=06035b56-7e64-484b-af7d-14e068161d1d 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=? 2023-03-09T07:21:46.271Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:46.271Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-09T07:21:46.271Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-03-09T07:21:46.272Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:46.272Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-03-09T07:21:46.272Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=e9787215-1dfe-4542-9ac9-f35cf69c346e 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=? 2023-03-09T07:21:46.276Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:46.277Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:21:46.277Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500|| resourceSeq for service uuid 51ec7f2f-836f-452b-a0a0-15682b099238: basic_vm_macro 2023-03-09T07:21:46.278Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:46.278Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:21:46.278Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:46.278Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:21:46.278Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:46.279Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:21:46.279Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:46.279Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:21:46.279Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-03-09T07:21:46.279Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-03-09T07:21:46.280Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 (?, ?, ?, ?, ?) 2023-03-09T07:21:46.410Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 25e0d350-e7f8-4c08-9c28-9d8929428d84 1 ASDC deployResourceStructure 2023-03-09T07:21:46.410Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:46.411Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:46.411Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T07:21:46.411Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:46.411Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:46.411Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346506410, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:47.412Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:47.413Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:47.413Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T07:21:47.413Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:47.414Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:47.414Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346507412, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:48.415Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:48.415Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||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 2023-03-09T07:21:48.416Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T07:21:48.416Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:48.416Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:48.417Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346508415, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:49.418Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-03-09T07:21:49.418Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-03-09T07:21:49.418Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-03-09T07:21:49.419Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:21:49.419Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:21:49.419Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346509418, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:21:50.420Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 57083b9d-c52e-4596-a840-ecf04be9fba5 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=? 2023-03-09T07:21:50.437Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 57083b9d-c52e-4596-a840-ecf04be9fba5 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=? 2023-03-09T07:21:50.448Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-03-09T07:21:50.449Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-03-09T07:21:50.449Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-03-09T07:21:50.450Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-03-09T07:21:50.451Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T07:21:50.451Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T07:21:50.451Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T07:21:50.451Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-03-09T07:21:50.452Z|57083b9d-c52e-4596-a840-ecf04be9fba5|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=? 2023-03-09T07:21:50.463Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-03-09T07:22:20.463Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 57083b9d-c52e-4596-a840-ecf04be9fba5 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=? 2023-03-09T07:22:20.471Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 57083b9d-c52e-4596-a840-ecf04be9fba5 and serviceModelVersionId: 51ec7f2f-836f-452b-a0a0-15682b099238 2023-03-09T07:22:20.472Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2b1ea544-d01b-4408-b810-b871246a9041 2023-03-09T07:22:20.473Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2b1ea544-d01b-4408-b810-b871246a9041/model-vers/model-ver/51ec7f2f-836f-452b-a0a0-15682b099238?depth=0 2023-03-09T07:22:20.479Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||RestClientSSL using default SSL context! 2023-03-09T07:22:20.518Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2b1ea544-d01b-4408-b810-b871246a9041/model-vers/model-ver/51ec7f2f-836f-452b-a0a0-15682b099238?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]} 2023-03-09T07:22:20.519Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2b1ea544-d01b-4408-b810-b871246a9041/model-vers/model-ver/51ec7f2f-836f-452b-a0a0-15682b099238?depth=0|INFO|500||Invoke 2023-03-09T07:22:20.524Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2b1ea544-d01b-4408-b810-b871246a9041/model-vers/model-ver/51ec7f2f-836f-452b-a0a0-15682b099238?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-03-09T07:22:20.682Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2b1ea544-d01b-4408-b810-b871246a9041/model-vers/model-ver/51ec7f2f-836f-452b-a0a0-15682b099238?depth=0|INFO|500||InvokeReturn 2023-03-09T07:22:20.682Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2b1ea544-d01b-4408-b810-b871246a9041/model-vers/model-ver/51ec7f2f-836f-452b-a0a0-15682b099238?depth=0 has http status code:200 and response headers:{date=[Thu, 09 Mar 2023 07:22:19 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[153], vertex-id=[479240], x-aai-txid=[0-aai-resources-230309-07:22:19:615-72101], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-03-09T07:22:20.683Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Response was returned with an empty entity. 2023-03-09T07:22:20.683Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-03-09T07:22:20.683Z|57083b9d-c52e-4596-a840-ecf04be9fba5|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=? 2023-03-09T07:22:20.691Z|57083b9d-c52e-4596-a840-ecf04be9fba5|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:69) 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) 2023-03-09T07:22:20.691Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 57083b9d-c52e-4596-a840-ecf04be9fba5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-03-09T07:22:20.691Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-03-09T07:22:20.692Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||DistributionClient - sendStatus 2023-03-09T07:22:20.692Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-03-09T07:22:20.692Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Trying to send status: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346540691, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 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=? 2023-03-09T07:22:21.719Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:22:40.918Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:22:40.928Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T07:22:40.928Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346503017, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-03-09T07:22:40.930Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:22:40.930Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T07:22:40.931Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346504106, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-03-09T07:22:40.931Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:22:40.931Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T07:22:40.931Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346505213, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-03-09T07:22:40.931Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:22:40.931Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T07:22:40.931Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346506410, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-03-09T07:22:40.931Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:22:40.931Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T07:22:40.931Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346507412, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-03-09T07:22:40.933Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:22:40.933Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T07:22:40.933Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346508415, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-03-09T07:22:40.933Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:22:40.933Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T07:22:40.933Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346509418, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-03-09T07:22:40.933Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:22:40.934Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-03-09T07:22:40.934Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "57083b9d-c52e-4596-a840-ecf04be9fba5", "consumerID": "SO-sdc-controller", "timestamp": 1678346540691, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-03-09T07:22:40.934Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-03-09T07:23:21.720Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:23:40.918Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:24:21.721Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:24:40.919Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:25:21.722Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:25:40.919Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:26:21.722Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:26:40.920Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:27:21.724Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:27:40.922Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:28:21.726Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:28:40.922Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:29:21.726Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:29:40.924Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:30:21.728Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:30:40.925Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:31:21.730Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:31:40.927Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:32:21.731Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:32:40.930Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:33:21.731Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:33:40.932Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:34:21.732Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:34:40.933Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:35:21.734Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:35:40.933Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:36:21.736Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:36:40.935Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:37:21.736Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:37:40.936Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:38:21.738Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:38:40.937Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:39:21.738Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:39:40.938Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:40:21.739Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:40:40.939Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:41:21.739Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:41:40.941Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:42:21.739Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:42:40.942Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:43:21.740Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:43:40.943Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:44:21.741Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:44:40.944Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:45:21.742Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:45:40.944Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:46:21.744Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:46:40.945Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:47:21.746Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:47:40.946Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:48:21.747Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:48:40.947Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:49:21.747Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:49:40.949Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:50:21.749Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:50:40.950Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:51:21.751Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:51:40.951Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:52:21.752Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:52:40.952Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:53:21.753Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:53:40.953Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:54:21.755Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:54:40.954Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:55:21.756Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:55:40.956Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:56:21.758Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:56:40.956Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:57:21.758Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:57:40.957Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:58:21.760Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:58:40.957Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T07:59:21.762Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T07:59:40.959Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:00:21.762Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:00:40.960Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:01:21.764Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:01:40.960Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:02:21.764Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:02:40.961Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:03:21.765Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:03:40.962Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:04:21.766Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:04:40.965Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:05:21.767Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:05:40.967Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:06:21.768Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:06:40.968Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:07:21.768Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:07:40.970Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:08:21.770Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:08:40.970Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:09:21.771Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:09:40.972Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:10:21.773Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:10:40.973Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:11:21.774Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:11:40.974Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:12:21.775Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:12:40.975Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:13:21.776Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:13:40.975Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:14:21.776Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:14:40.977Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:15:21.777Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:15:40.978Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:16:21.779Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:16:40.979Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:17:21.779Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:17:40.980Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:18:21.780Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:18:40.982Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:19:21.781Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:19:40.983Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:20:21.783Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:20:40.984Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:21:21.784Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:21:40.985Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:22:21.785Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:22:40.985Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:23:21.787Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:23:40.992Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:24:21.789Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:24:40.996Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:25:21.790Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:25:40.998Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:26:21.791Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:26:40.998Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:27:21.793Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:27:41.000Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:28:21.794Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:28:41.000Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:29:21.796Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:29:41.002Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:30:21.798Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:30:41.003Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:31:21.799Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:31:41.003Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:32:21.799Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:32:41.004Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:33:21.801Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:33:41.006Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:34:21.802Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:34:41.006Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:35:21.803Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:35:41.006Z|fd7f342e-7eaf-4ba2-b7ec-ed8b21c149b9|pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:36:21.803Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:36:41.008Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:37:21.805Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:37:41.010Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:38:21.806Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:38:41.011Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:39:21.808Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:39:41.012Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:40:21.808Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:40:41.013Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:41:21.809Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:41:41.015Z|0b7c3c73-54ca-4a81-817b-27bc5ba6c18d|pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:42:21.810Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:42:41.017Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:43:21.811Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:43:41.019Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:44:21.812Z|57083b9d-c52e-4596-a840-ecf04be9fba5|pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:44:41.019Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:45:21.814Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:45:41.020Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:46:21.815Z|62537d0a-0209-4806-bacd-b298a2885c14|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:46:41.021Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:47:21.817Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-09T08:47:41.023Z|7035e2a6-bbf3-4d38-8a1a-14d04bb4fce8|pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-09T08:48:21.817Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO